xserver/exa
Thomas Hellstrom f8482967ae Add an EXA driver callback to determine whether a pixmap is
"offscreen" in exa terms, which means accessible to the GPU.
Bump exa minor. The change is backwards-compatible.
2007-04-04 14:04:52 +02:00
..
Makefile.am
exa.c Add an EXA driver callback to determine whether a pixmap is 2007-04-04 14:04:52 +02:00
exa.h Add an EXA driver callback to determine whether a pixmap is 2007-04-04 14:04:52 +02:00
exa_accel.c Add missing dirty marking in a couple of fallback cases in the exaGlyphs path. 2007-02-14 12:48:15 -08:00
exa_migration.c Bug #7639: Only swap out pixmaps (rather than everything) on VT switch in EXA. 2007-01-24 13:34:58 -08:00
exa_offscreen.c Bug #7639: Only swap out pixmaps (rather than everything) on VT switch in EXA. 2007-01-24 13:34:58 -08:00
exa_priv.h Bug #7639: Only swap out pixmaps (rather than everything) on VT switch in EXA. 2007-01-24 13:34:58 -08:00
exa_render.c Add missing dirty marking in a couple of fallback cases in the exaGlyphs path. 2007-02-14 12:48:15 -08:00
exa_unaccel.c