xserver-multidpi/hw/xfree86/shadowfb
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 Remove smashing of CFLAGS from server build. 2006-09-18 12:11:18 -07:00
sfbmodule.c Ensure all *ModuleData symbols are marked _X_EXPORT. Start removing 2006-06-05 03:00:24 +00:00
shadow.c unifdef -B -DRENDER to always include RENDER code 2010-04-19 09:26:10 -07:00
shadowfb.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00