xserver-multidpi/exa
Michel Dänzer db2c6f7c91 EXA: Don't use UTS/DFS directly for Put/GetImage when there's a system copy.
We want to save the result in the system memory copy, in case we'll need it
again for subsequent software fallbacks.

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-29 11:10:41 -08:00
..
exa_accel.c EXA: Don't use UTS/DFS directly for Put/GetImage when there's a system copy. 2009-12-29 11:10:41 -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/classic: Fix crash with migration heuristic "smart". 2009-12-29 11:04:07 -08:00
exa_migration_mixed.c EXA/mixed: Handle results of software fallbacks in DamageReport hook. 2009-12-29 11:04:51 -08:00
exa_mixed.c EXA/mixed: Handle results of software fallbacks in DamageReport hook. 2009-12-29 11:04:51 -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: Restrict the regions that need to be migrated for composite fallback for src / mask pictures. 2009-12-29 11:05:08 -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: Restrict the regions that need to be migrated for composite fallback for src / mask pictures. 2009-12-29 11:05:08 -08:00
exa.c EXA/mixed: Handle results of software fallbacks in DamageReport hook. 2009-12-29 11:04:51 -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