xserver-multidpi/hw/xfree86/dri2
Chris Wilson 34b0e4eee9 dri2: Register the DRI2DrawableType after server regeneration
The Resource database is reset upon regeneration and so the dri2 module
needs to re-register its RESTYPE for the drawable or else it will
clobber the next unsuspecting user of the database. Fortunately, DRI2 is
loaded late in the initialisation sequence and was last up until
xf86-video-intel started using the Resource database to track
outstanding swaps...

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Jeremy Huddleston <jeremyhu@apple.com>
Tested-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
2011-11-18 11:26:03 -08:00
..
dri2.c dri2: Register the DRI2DrawableType after server regeneration 2011-11-18 11:26:03 -08:00
dri2.h DRI2: Allow DDX to validate swap_limit changes 2011-09-21 14:04:37 -07:00
dri2ext.c dri2: Register the DRI2DrawableType after server regeneration 2011-11-18 11:26:03 -08:00
Makefile.am Don't reuse PKG_CHECK_MODULES identifiers 2009-01-18 09:49:06 -08:00