xserver-multidpi/randr
Keith Packard 28b7b2b8d0 unifdef -B -DRENDER to always include RENDER code
This patch was created with:

git ls-files '*.[ch]' | while read f; do unifdef -B -DRENDER -o $f $f; done

Signed-off-by: Keith Packard <keithp@keithp.com>
2010-04-19 09:26:10 -07:00
..
Makefile.am Export rrtransform.h as needed by randrstr.h 2008-11-24 13:24:41 -08:00
mirandr.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
randr.c Add type name argument to CreateNewResourceType 2009-12-18 17:44:12 -08:00
randrstr.h unifdef -B -DRENDER to always include RENDER code 2010-04-19 09:26:10 -07:00
rrcrtc.c Add type name argument to CreateNewResourceType 2009-12-18 17:44:12 -08:00
rrdispatch.c input: define server-supported protocol versions in one single file. 2009-09-21 21:47:35 +10:00
rrinfo.c unifdef -B -DRENDER to always include RENDER code 2010-04-19 09:26:10 -07:00
rrmode.c Add type name argument to CreateNewResourceType 2009-12-18 17:44:12 -08:00
rroutput.c Add type name argument to CreateNewResourceType 2009-12-18 17:44:12 -08:00
rrpointer.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
rrproperty.c Don't double-swap the RandR PropertyNotify event 2010-02-12 14:55:19 -08:00
rrscreen.c unifdef -B -DRENDER to always include RENDER code 2010-04-19 09:26:10 -07:00
rrsdispatch.c randr: switch to byte counting functions 2009-07-14 10:14:01 +10:00
rrtransform.c randr: fix operation order so that rotation+transform works 2009-06-11 23:27:36 -07:00
rrtransform.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
rrxinerama.c input: define server-supported protocol versions in one single file. 2009-09-21 21:47:35 +10:00