xserver-multidpi/exa
Michel Dänzer df2635d464 EXA/mixed: Don't consider devKind for detecting dimension change.
Fixes http://bugs.freedesktop.org/show_bug.cgi?id=25536 .

There should be no reason for the pitch to actually change when none of the
other dimensions do, and this could lead to incorrectly freeing the system
memory copy when allocating a GPU copy, resulting in loss of valid pixmap
contents.

Signed-off-by: Michel Dänzer <daenzer@vmware.com>
Acked-by: Maarten Maathuis <madman2003@gmail.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
2009-12-10 09:11:14 -08:00
..
exa_accel.c exa/mixed: pixmaps that succeed prepare access have no need for a cpu copy 2009-12-04 22:10:13 -08:00
exa_classic.c exa: s/PixmapIsOffscreen/PixmapHasGpuCopy and s/pExaPixmap->offscreen/pExaPixmap->use_gpu_copy 2009-11-28 12:44:58 -08:00
exa_driver.c exa: s/PixmapIsOffscreen/PixmapHasGpuCopy and s/pExaPixmap->offscreen/pExaPixmap->use_gpu_copy 2009-11-28 12:44:58 -08:00
exa_glyphs.c Revert "EXA: Accumulate arbitrary number of glyphs without flushing." 2009-11-30 08:36:54 -08:00
exa_migration_classic.c exa: s/PixmapIsOffscreen/PixmapHasGpuCopy and s/pExaPixmap->offscreen/pExaPixmap->use_gpu_copy 2009-11-28 12:44:58 -08:00
exa_migration_mixed.c exa/mixed: pixmaps that succeed prepare access have no need for a cpu copy 2009-12-04 22:10:13 -08:00
exa_mixed.c EXA/mixed: Don't consider devKind for detecting dimension change. 2009-12-10 09:11:14 -08:00
exa_offscreen.c EXA: Don't defragment offscreen memory at allocation time. 2009-11-30 08:37:06 -08:00
exa_priv.h EXA: ExaDoPrepareAccess return value fixes. 2009-12-08 13:06:37 -08:00
exa_render.c exa: s/PixmapIsOffscreen/PixmapHasGpuCopy and s/pExaPixmap->offscreen/pExaPixmap->use_gpu_copy 2009-11-28 12:44:58 -08:00
exa_unaccel.c EXA: Use correct coordinate system for calculating Composite fallback region. 2009-12-04 07:46:15 -08:00
exa.c EXA: ExaDoPrepareAccess return value fixes. 2009-12-08 13:06:37 -08:00
exa.h exa: s/PixmapIsOffscreen/PixmapHasGpuCopy and s/pExaPixmap->offscreen/pExaPixmap->use_gpu_copy 2009-11-28 12:44:58 -08:00
Makefile.am exa: A simple 3rd backend implementation. 2009-08-06 23:48:14 +02:00