xserver-multidpi/randr
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
..
Makefile.am randr: add provider object and provider property support (v6) 2012-07-06 22:16:02 +01:00
randr.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
randrstr.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
rrcrtc.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
rrdispatch.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
rrinfo.c randr: don't directly set changed bits in randr screen 2013-04-30 10:08:43 +10:00
rrmode.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
rroutput.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
rrpointer.c randr: Fix a copypasta bug in CRTC confinement 2013-09-10 13:26:25 -04:00
rrproperty.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
rrprovider.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
rrproviderproperty.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
rrscreen.c randr: don't directly set changed bits in randr screen 2013-04-30 10:08:43 +10:00
rrsdispatch.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
rrtransform.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
rrtransform.h randr: Remove redundant declaration. 2012-05-14 13:16:54 +01:00
rrxinerama.c randr: fix xinerama output for output slaves 2012-08-06 15:42:39 -07:00