xserver/hw/dmx
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
..
config Bunch of DMX warning fixes 2014-01-12 10:14:49 -08:00
doc dix: Remove refs to mi backing store from docs 2012-09-23 10:31:39 -07:00
doxygen
examples Fix formatting of address operators 2012-12-05 18:09:48 -06:00
glxProxy Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
input Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
man dmx: Remove ShadowFB support 2013-09-10 13:28:23 -04:00
.gitignore
Makefile.am dmx: Remove ShadowFB support 2013-09-10 13:28:23 -04:00
dmx-config.h
dmx.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
dmx.h dmx: Remove ShadowFB support 2013-09-10 13:28:23 -04:00
dmx_glxvisuals.c glx: Correctly set render type enum 2013-10-24 11:16:30 -07:00
dmx_glxvisuals.h
dmxcb.c
dmxcb.h
dmxclient.h Bunch of DMX warning fixes 2014-01-12 10:14:49 -08:00
dmxcmap.c
dmxcmap.h
dmxcursor.c mipointer: Remove EnqueueEvent from miPointerScreenFuncRec 2013-09-10 13:28:23 -04:00
dmxcursor.h
dmxdpms.c
dmxdpms.h
dmxextension.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
dmxextension.h
dmxfont.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
dmxfont.h
dmxgc.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
dmxgc.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
dmxgcops.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
dmxgcops.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
dmxinit.c Xdmx: Initialize DMX extension even if not built with GLX support 2013-11-26 22:39:01 -08:00
dmxinit.h
dmxinput.c
dmxinput.h
dmxlog.c
dmxlog.h
dmxpict.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
dmxpict.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
dmxpixmap.c
dmxpixmap.h
dmxprop.c
dmxprop.h
dmxscrinit.c dmx: Remove ShadowFB support 2013-09-10 13:28:23 -04:00
dmxscrinit.h api: rework the X server driver API to avoid global arrays. 2012-06-05 13:22:18 +01:00
dmxstat.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
dmxstat.h
dmxsync.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
dmxsync.h
dmxvisual.c
dmxvisual.h
dmxwindow.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
dmxwindow.h