xserver-multidpi/include
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
..
.gitignore .gitignore: use common defaults with custom section #24239 2009-11-11 21:40:20 -08:00
busfault.h Trap SIGBUS to handle truncated shared memory segments 2013-11-11 15:16:07 -08:00
callback.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
client.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
closestr.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
closure.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
colormap.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
colormapst.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
cursor.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
cursorstr.h dix: FIXES is not optional 2013-09-10 13:28:24 -04:00
dix-config-apple-verbatim.h Move the apple fat binary hacks back to a header file, and make it apple-only. 2009-01-30 16:36:45 -08:00
dix-config.h.in Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
dix.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
dixaccess.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
dixevents.h dix: Remove redundant declarations. 2012-05-14 13:31:00 +01:00
dixfont.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
dixfontstr.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
dixfontstubs.h dix: fix redundant redeclaration warnings in dixfont 2012-11-05 13:24:59 -06:00
dixgrabs.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
dixstruct.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
eventconvert.h input: drop FP1616 macro 2012-11-19 12:12:23 +10:00
events.h Add support for XI2.3: Pointer barrier events and releases. 2012-12-17 15:01:45 +10:00
eventstr.h Xi: use public.processInputProc to replay the touch history 2013-05-10 14:32:36 +10:00
exevents.h dix: Move DeviceFocusEvent from Xi into enterleave.c 2012-05-17 08:50:44 +10:00
extension.h Constify argument to LoadExtension 2012-11-21 11:13:55 +11:00
extinit.h present: Add Present extension 2013-10-31 16:59:18 -07:00
extnsionst.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
gc.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
gcstruct.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
globals.h Clean up warnings in DIX 2014-01-12 10:14:49 -08:00
glx_extinit.h glx: drop GLX_LIBS from X server and workaround sdksyms. 2012-07-25 23:30:53 -07:00
hotplug.h xf86: don't hotplug output devices while VT switched. 2013-04-12 10:01:23 +10:00
input.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
inputstr.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
inpututils.h dix: split xi2_mask_isset into a per-device function 2012-12-12 17:25:16 +10:00
kdrive-config.h.in kdrive: Add option to compile out input drivers 2010-01-06 19:47:53 +06:00
list.h list: Avoid using X types 2013-09-10 13:28:24 -04:00
Makefile.am xext: Fix shmint.h to not use headers outside of sdk_HEADERS 2013-11-14 10:22:15 +09:00
misc.h os: xstrtokenize takes and returns const char * now 2014-01-12 10:14:50 -08:00
miscstruct.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
opaque.h Clean up warnings in DIX 2014-01-12 10:14:49 -08:00
optionstr.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
os.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
pixmap.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
pixmapstr.h dix/pixmap: track dirty pixmaps in server. (v4) 2012-07-07 10:37:11 +01:00
privates.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
property.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
propertyst.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
protocol-versions.h present: Don't use the major/minor version from the protocol headers 2013-12-13 14:59:04 -05:00
ptrveloc.h dix: indentation fixes for pointer acceleration 2012-05-16 10:59:35 +10:00
region.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
regionstr.h Add a RegionDuplicate function 2013-10-31 16:58:16 -07:00
registry.h dix: add missing dixFreeRegistry define 2013-06-06 08:12:38 +10:00
resource.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
rgb.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
screenint.h dix: don't use "new" as a parameter name 2012-07-25 09:27:11 -07:00
scrnintstr.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
selection.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
servermd.h ARM64: Add support for aarch64 2013-11-06 16:41:49 -08:00
site.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
swaprep.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
swapreq.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
validate.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
version-config.h.in Move VENDOR_* defines from AC_SUBST to a header to avoid angering shave. 2009-04-14 10:35:44 -04:00
window.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
windowstr.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
XIstubs.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xkb-config.h.in Move to autoconf standard function name checks & defines 2011-12-05 14:32:45 -08:00
xkbfile.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xkbrules.h xkb: Clean up warnings 2014-01-12 10:14:49 -08:00
xkbsrv.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
xkbstr.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xorg-config.h.in Remove dix-config.h config variables from xorg-config.h 2013-11-11 15:11:52 -08:00
xorg-server.h.in Make XTrans FD passing support optional. Define only on Linux 2013-11-11 15:11:39 -08:00
Xprintf.h os/xprintf: add Xvscnprintf and Xscnprintf 2012-05-03 14:59:23 +10:00
xserver-properties.h Add missing labels for multitouch valuators 2012-10-30 15:11:10 +10:00
xsha1.h Move SHA1 computation from render/glyph.c to os/ 2009-10-15 01:17:44 +02:00
xwin-config.h.in include: Add RELOCATE_PROJECTROOT to xwin-config.h header 2013-01-16 16:48:34 +00:00