xserver/hw
Pierre-Loup A. Griffais a551f126cc xfree86: Fix RandR rotation across server generations
245cb8e94f fixed xf86RotateDestroy() to actually run its teardown
code, causing the Damage object to properly be re-allocated after a
server regeneration. However the block that does that still thinks the
Rotate layer BlockHandler is wrapped from the last generation, meaning
the shadow pixmap is never re-allocated and the Damage object is never
re-registered, causing a blank screen, and potentially a driver crash
on the next teardown after the server asks it to free a 0x0 Pixmap.

Signed-off-by: Pierre-Loup A. Griffais <pgriffais@nvidia.com>
Reviewed-by: Aaron Plattner <aplattner@nvidia.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
2011-11-14 09:14:20 -08:00
..
dmx mi: remove deprecated miPointerAbsoluteCursor from design doc 2011-11-02 21:23:14 -07:00
kdrive kdrive: check for null memory, fix OOB 2011-10-25 14:06:41 +10:00
vfb Bug 38420: Xvfb crashes in miInitVisuals() when started with depth=2 2011-10-24 18:59:56 -07:00
xfree86 xfree86: Fix RandR rotation across server generations 2011-11-14 09:14:20 -08:00
xnest Xnest: Match the host's keymap 2011-10-21 10:29:51 -07:00
xquartz XQuartz: appledri: Correct byte swapping in event notifications 2011-10-26 00:42:19 -07:00
xwin hw/xwin: Fix a typo in ddraw.h 2011-11-02 14:10:41 +00:00
Makefile.am Catch errors in recursive relink targets 2010-03-22 00:45:57 -05:00