xserver-multidpi/exa
Eric Anholt 074dc9a023 Add an option to verify at the point of migration that pixmaps which aren't
marked dirty are in fact not dirty. This will hopefully help catch
    issues like the previous commit. Leave it on in fakexa.
2006-04-25 16:47:23 +00:00
..
exa_accel.c Don't forget to mark the drawable as dirty in exaPutImage(). Fixes 2006-04-25 15:46:04 +00:00
exa_migration.c Add an option to verify at the point of migration that pixmaps which aren't 2006-04-25 16:47:23 +00:00
exa_offscreen.c Revert mistaken commit to exa_unaccel.c. Should have been to 2006-03-31 19:25:42 +00:00
exa_priv.h Add an option to verify at the point of migration that pixmaps which aren't 2006-04-25 16:47:23 +00:00
exa_render.c Add an option to EXA for the DDX to request that EXA hide the pixmap's 2006-03-31 19:41:28 +00:00
exa_unaccel.c Fix exaGetPixmapFirstPixel to migrate as unaccelerated. Also adds a bit of 2006-04-18 18:50:35 +00:00
exa.c Add a new migration scheme, called "Smart" for lack of a better name. This 2006-04-18 19:14:07 +00:00
exa.h Add more doxygen documentation, including notes on WaitMarker() and 2006-03-15 00:13:52 +00:00
Makefile.am Wrap a couple more SDK headers in if XORG, as per Dave Airlie's commit on 2006-04-17 07:27:43 +00:00