xserver-multidpi/hw/xnest
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
..
.gitignore .gitignore: use common defaults with custom section #24239 2009-11-11 21:40:20 -08:00
Args.c xnest: ANSI cleanups 2009-01-11 08:54:11 +01:00
Args.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
Color.c fb: track screens' installed colormaps as screen privates. 2010-04-23 15:32:19 +03:00
Color.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
Cursor.c xnest: wrap the xnest cursor sprite funcs around the mi funcs. 2008-06-11 17:24:19 +09:30
Display.c Bug #10560: Code-Cleanup: function declarations () -> (void) 2007-04-09 14:33:15 -07:00
Display.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
Drawable.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
Events.c xnest: silence compiler warnings by typecasing properly. 2009-08-03 12:01:23 +10:00
Events.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
Font.c Constify atom name strings 2009-02-03 10:06:00 -08:00
GC.c Prepare for array-index based devPrivates. 2008-08-28 18:05:40 -04:00
GCOps.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
GCOps.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
Handlers.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
Handlers.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
icon R6.6 is the Xorg base-line 2003-11-14 15:54:54 +00:00
Init.c dix: move config_init into the DDX. 2010-02-15 09:15:18 +10:00
Init.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
Keyboard.c xnest: restore xnestUpdateModifierState 2009-08-05 10:45:20 +10:00
Keyboard.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
Makefile.am Fix .man.N targets for AM_SILENT_RULES 2010-03-22 00:45:55 -05:00
Pixmap.c Warning fix 2008-11-25 15:05:18 -05:00
Pointer.c Xnest: set the default pointer accel to the host's values (#10013) 2009-09-09 10:47:08 +10:00
Pointer.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
Screen.c Prepare for array-index based devPrivates. 2008-08-28 18:05:40 -04:00
Screen.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
screensaver R6.6 is the Xorg base-line 2003-11-14 15:54:54 +00:00
Visual.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
Visual.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
Window.c Fix most remaining deprecated resource lookups. 2009-04-29 01:04:37 -04:00
XNCursor.h Add an array of integers for use as per-screen cursor private keys. 2008-08-27 19:27:13 -04:00
xnest-config.h get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE 2006-07-18 18:17:38 -04:00
Xnest.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
Xnest.man.pre Fix up xnest manpage 2007-05-28 21:39:12 -04:00
XNFont.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
XNGC.h devPrivates rework: since API is already broken, switch everything 2007-08-28 09:28:25 -04:00
XNPixmap.h Merge branch 'master' into XACE-SELINUX 2007-11-05 19:08:36 -05:00
XNWindow.h Shape extension is built-in and mandatory. 2008-07-24 15:46:08 -04:00