xserver/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
Color.c fb: track screens' installed colormaps as screen privates. 2010-04-23 15:32:19 +03:00
Color.h
Cursor.c xnest: wrap the xnest cursor sprite funcs around the mi funcs. 2008-06-11 17:24:19 +09:30
Display.c
Display.h
Drawable.h
Events.c xnest: silence compiler warnings by typecasing properly. 2009-08-03 12:01:23 +10:00
Events.h
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
GCOps.h
Handlers.c
Handlers.h
Init.c dix: move config_init into the DDX. 2010-02-15 09:15:18 +10:00
Init.h
Keyboard.c xnest: restore xnestUpdateModifierState 2009-08-05 10:45:20 +10:00
Keyboard.h
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
Screen.c Prepare for array-index based devPrivates. 2008-08-28 18:05:40 -04:00
Screen.h
Visual.c
Visual.h
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
XNFont.h
XNGC.h
XNPixmap.h
XNWindow.h Shape extension is built-in and mandatory. 2008-07-24 15:46:08 -04:00
Xnest.h
Xnest.man.pre
icon
screensaver
xnest-config.h