xserver-multidpi/hw/dmx/glxProxy
Keith Packard 60014a4a98 Replace 'pointer' type with 'void *'
This lets us stop using the 'pointer' typedef in Xdefs.h as 'pointer'
is used throughout the X server for other things, and having duplicate
names generates compiler warnings.

Signed-off-by: Keith Packard <keithp@keithp.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
2014-01-12 10:24:11 -08:00
..
compsize.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
compsize.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
g_disptab.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
g_disptab.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
g_renderswap.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
global.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxcmds.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
glxcmds.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxcmdsswap.c Fix formatting of address operators 2012-12-05 18:09:48 -06:00
glxcontext.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxdrawable.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxerror.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxext.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
glxext.h Move extension initialisation prototypes into extinit.h 2012-07-09 23:06:41 -07:00
glxfbconfig.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxfbconfig.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxscreens.c glxproxy: Use _XEatDataWords (from Xlib 1.6) instead of _XEatData 2013-07-17 18:10:41 -07:00
glxscreens.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxserver.h glxproxy: Don't track GLCLientm{aj,in}orVersion 2013-09-11 14:37:31 -04:00
glxsingle.c DMX glxproxy: Don't allocate & copy data just to free it unused 2013-10-14 17:56:44 -07:00
glxsingle.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxswap.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
glxswap.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxutil.h dmx/glx: Remove unused __glXNop 2013-09-11 14:37:31 -04:00
glxvendor.c DMX glxproxy: Don't allocate & copy data just to free it unused 2013-10-14 17:56:44 -07:00
glxvendor.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxvisuals.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxvisuals.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
Makefile.am dmx/glx: Remove unused __glXNop 2013-09-11 14:37:31 -04:00
render2swap.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
renderpixswap.c Fix formatting of address operators 2012-12-05 18:09:48 -06:00
unpack.h Remove unneccesary casts from WriteToClient calls 2012-07-09 19:12:56 -07:00