xserver-multidpi/exa
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 Stop including inline assembly .il file for Solaris Studio builds 2013-11-14 13:12:21 +09:00
exa.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
exa.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
exa_accel.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
exa_classic.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
exa_driver.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
exa_glyphs.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
exa_migration_classic.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
exa_migration_mixed.c Skip damage calls if DamageCreate fails in exa functions 2013-10-14 17:56:44 -07:00
exa_mixed.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
exa_offscreen.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
exa_priv.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
exa_render.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
exa_unaccel.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00