diff options
Diffstat (limited to 'exa/exa.c')
-rw-r--r-- | exa/exa.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -606,7 +606,9 @@ exaDriverInit (ScreenPtr pScreen, } #endif +#ifdef COMPOSITE miDisableCompositeWrapper(pScreen); +#endif /* * Hookup offscreen pixmaps |