xserver-multidpi/exa
Maarten Maathuis 342f3689d1 exa: handle pixmap create/destroy in lower layers
- Pixmaps that are created during a fallback are automatically prepared access.
- During the fallback accelerated ops are blocked to prevent new/scratch gc's
  from triggering accelerated ops on mapped pixmaps.
- A few cases of incorrect wrapping (on the top level pointer instead of
  between damage and (w)fb) have been removed.

Signed-off-by: Maarten Maathuis <madman2003@gmail.com>
Acked-by: Michel Dänzer <michel@daenzer.net>
Signed-off-by: Keith Packard <keithp@keithp.com>
2009-11-28 12:44:21 -08:00
..
exa_accel.c exa: handle pixmap create/destroy in lower layers 2009-11-28 12:44:21 -08:00
exa_classic.c exa: handle pixmap create/destroy in lower layers 2009-11-28 12:44:21 -08:00
exa_driver.c exa: handle pixmap create/destroy in lower layers 2009-11-28 12:44:21 -08:00
exa_glyphs.c EXA: Only calculate cache position once for each glyph. 2009-09-26 02:05:24 +02:00
exa_migration_classic.c exa: avoid infinite loops if UTS sw fallbacks. 2009-10-01 15:52:28 +10:00
exa_migration_mixed.c Revert "exa/mixed: be more thorough about setting fb_pitch when needed" 2009-11-24 00:38:52 -08:00
exa_mixed.c exa: handle pixmap create/destroy in lower layers 2009-11-28 12:44:21 -08:00
exa_offscreen.c EXA: Allocate from the end of free offscreen memory rather than from the start. 2009-05-18 17:53:35 +02:00
exa_priv.h exa: handle pixmap create/destroy in lower layers 2009-11-28 12:44:21 -08:00
exa_render.c EXA: Fix exaTryDriverSolidFill() for solid source pictures. 2009-10-09 18:04:30 -07:00
exa_unaccel.c exa: handle pixmap create/destroy in lower layers 2009-11-28 12:44:21 -08:00
exa.c exa: handle pixmap create/destroy in lower layers 2009-11-28 12:44:21 -08:00
exa.h exa: clarify createpixmap2 new pitch return 2009-08-15 12:14:26 +10:00
Makefile.am exa: A simple 3rd backend implementation. 2009-08-06 23:48:14 +02:00