CVSROOT: /cvs Module name: xenocara Changes by: [email protected] 2015/12/01 14:13:48
Modified files:
xserver/glamor : glamor_sync.c
Log message:
Call miSyncSetup() if we don't call miSyncShmScreenInit() because
HAVE_XSHMFENCE isn't defined. This makes sure the relevant "private key"
gets installed such that we don't hit a fatal assert later.
ok jsg@, matthieu@
