xserver-multidpi/miext/sync
Keith Packard f37972f4a6 miext/sync: Fix multi-screen support in SyncFence initialization
miSyncSetup was checking to see if the screen private key had been
registered, and if so, skipping the setup of the provided screen.

Instead, it should register the private index only once, but then
initialize the screen unless it has already been initialized. This
latter step allows drivers to initialize the sync private structures
before the Sync extension itself is initialized.

Reviewed-by: Adam Jackson <ajax@redhat.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
2013-09-10 13:26:25 -04:00
..
Makefile.am Replace INCLUDES with AM_CPPFLAGS 2013-08-06 13:08:13 +10:00
misync.c miext/sync: Fix multi-screen support in SyncFence initialization 2013-09-10 13:26:25 -04:00
misync.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
misyncstr.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00