summaryrefslogtreecommitdiff
path: root/src/glamo-driver.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/glamo-driver.c')
-rw-r--r--src/glamo-driver.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/glamo-driver.c b/src/glamo-driver.c
index 41727c4..2d2d4c0 100644
--- a/src/glamo-driver.c
+++ b/src/glamo-driver.c
@@ -747,7 +747,7 @@ GlamoScreenInit(int scrnIndex, ScreenPtr pScreen, int argc, char **argv)
return FALSE;
}
- GLAMOCMDQCacheSetup(fPtr);
+ GLAMODrawEnable(fPtr);
xf86SetBlackWhitePixels(pScreen);
miInitializeBackingStore(pScreen);