xserver/hw
Jamey Sharp da02178919 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-27 10:13:47 -07: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 Track screens' installed colormaps as screen privates. 2010-04-27 10:13:47 -07:00
xfree86 xf86: Don't crash when switching modes through RandR without owning the VT. 2010-04-26 20:15:17 -07:00
xnest Track screens' installed colormaps as screen privates. 2010-04-27 10:13:47 -07: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