xserver-multidpi/composite
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
..
compalloc.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
compext.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
compinit.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
compint.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
compositeext.h Export CompositeClientWindowType 2012-04-19 15:34:32 -05:00
compoverlay.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
compwindow.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
Makefile.am Export CompositeRegisterAlternateVisuals. 2009-04-27 13:29:40 -07:00