xserver-multidpi/dri3
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
..
dri3_event.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
dri3_priv.h dri3: Add DRI3 extension 2013-10-31 16:58:30 -07:00
dri3_request.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
dri3_screen.c dri3: Guard against buggy clients 2013-12-13 14:58:40 -05:00
dri3.c dri3: Disable when Xinerama is active 2013-12-09 13:20:36 -05:00
dri3.h Disable DRI3 and sync fence FD functions if xshmfence isn't available 2013-11-04 18:53:36 -08:00
dri3int.h dri3: Add DRI3 extension 2013-10-31 16:58:30 -07:00
Makefile.am dri3: Add DRI3 extension 2013-10-31 16:58:30 -07:00