mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-04-25 17:50:41 +02:00
Create a default colormap
This commit is contained in:
parent
021a5cd170
commit
c5026577cb
1 changed files with 1 additions and 0 deletions
|
|
@ -514,6 +514,7 @@ xeglScreenInit (int index,
|
|||
softCursor = TRUE;
|
||||
#endif
|
||||
miDCInitialize (pScreen, &xeglPointerScreenFuncs);
|
||||
miCreateDefColormap (pScreen);
|
||||
|
||||
// miPointerInitialize(pScreen, &eglPointerSpriteFuncs,
|
||||
// &kdPointerScreenFuncs, FALSE);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue