xserver-multidpi/hw
Jamey Sharp a2c716eaf6 fb: track screens' installed colormaps as screen privates.
Several DDXes allow each screen to have at most one (or in some cases,
exactly one) installed colormap. These all use the same pattern: Declare
a global-lifetime array of MAXSCREENS ColormapPtrs, and index it by
screen number. This patch converts most of those to use screen privates
instead.

Signed-off-by: Jamey Sharp <jamey@minilop.net>
Acked-by: Tiago Vignatti <tiago.vignatti@nokia.com>
2010-04-23 15:32:19 +03:00
..
dmx unifdef -B -DRENDER to always include RENDER code 2010-04-19 09:26:10 -07:00
kdrive unifdef -B -DRENDER to always include RENDER code 2010-04-19 09:26:10 -07:00
vfb fb: track screens' installed colormaps as screen privates. 2010-04-23 15:32:19 +03:00
xfree86 xfree86: use screen privates for exclusive DGA clients 2010-04-23 15:32:01 +03:00
xnest fb: track screens' installed colormaps as screen privates. 2010-04-23 15:32:19 +03:00
xquartz unifdef -B -DRENDER to always include RENDER code 2010-04-19 09:26:10 -07:00
xwin Restore some unused win32 debug code accidentally removed with unifdef 2010-04-21 15:58:23 -07:00
Makefile.am Catch errors in recursive relink targets 2010-03-22 00:45:57 -05:00