xserver-multidpi/exa
Peter Hutterer cb95642dc8 Remove #define NEED_EVENTS and NEED_REPLIES
A grep on xorg/* revealed there's no consumer of this define.

Quote Alan Coopersmith:
"The consumer was in past versions of the headers now located
in proto/x11proto - for instance, in X11R6.0's xc/include/Xproto.h,
all the event definitions were only available if NEED_EVENTS were
defined, and all the reply definitions required NEED_REPLIES.

Looks like Xproto.h dropped them by X11R6.3, which didn't have
the #ifdef's anymore, so these are truly ancient now."

Signed-off-by: Peter Hutterer <peter.hutterer@redhat.com>
Signed-off-by: Adam Jackson <ajax@redhat.com>
2008-12-12 11:43:32 +10:00
..
exa_accel.c exa: avoid doing prepare/done without intervening copies in exaFillRegionTiled 2008-11-17 19:15:20 +10:00
exa_glyphs.c exa: don't call composite routines with no buffer. 2008-10-07 02:38:44 +10:00
exa_migration.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
exa_offscreen.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
exa_priv.h Remove #define NEED_EVENTS and NEED_REPLIES 2008-12-12 11:43:32 +10:00
exa_render.c Fix typos which caused exaCompositeRects() to use an incorrect damage region. 2008-11-08 01:25:14 +01:00
exa_unaccel.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
exa.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
exa.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
Makefile.am EXA: Use a single large glyph cache pixmap 2008-04-28 21:00:54 +02:00