xserver-multidpi/render
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
..
animcur.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
filter.c Only free Render filter names on last screen close 2012-08-14 17:12:21 -07:00
glyph.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
glyphstr.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
Makefile.am render: Delete renderedge.[ch] 2010-11-01 22:54:18 -04:00
matrix.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
miindex.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
mipict.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
mipict.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
mirect.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
mitrap.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
mitri.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
picture.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
picture.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
picturestr.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
render.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00