summaryrefslogtreecommitdiff
path: root/hw/xgl
diff options
context:
space:
mode:
authorJon Smirl <jonsmirl@yahoo.com>2005-06-05 17:32:41 +0000
committerJon Smirl <jonsmirl@yahoo.com>2005-06-05 17:32:41 +0000
commitc5026577cbc70c7365a9c81b2775136b45c850d2 (patch)
tree20ab71241dab03c5cc383454b3536ebc8b4ec762 /hw/xgl
parent021a5cd170051aae25cf61651d07b47a4df31ab4 (diff)
Create a default colormap
Diffstat (limited to 'hw/xgl')
-rw-r--r--hw/xgl/egl/xegl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/xgl/egl/xegl.c b/hw/xgl/egl/xegl.c
index 93812ec67..dd0fe9a22 100644
--- a/hw/xgl/egl/xegl.c
+++ b/hw/xgl/egl/xegl.c
@@ -514,6 +514,7 @@ xeglScreenInit (int index,
softCursor = TRUE;
#endif
miDCInitialize (pScreen, &xeglPointerScreenFuncs);
+ miCreateDefColormap (pScreen);
// miPointerInitialize(pScreen, &eglPointerSpriteFuncs,
// &kdPointerScreenFuncs, FALSE);