xserver-multidpi/exa
Eric Anholt e799dd68e2 Bug #2986: Add acceleration of GetImage using DownloadFromScreen for the
ZPixmap, planeMask ~= FB_ALLONES, bitsPerPixel >= 8 case. I'm pretty
    convinced that this is the only case that we care about at all. Tested
    with xwd -root and xwd on a gnome-terminal, in a composited environment
    or not.
2006-03-29 22:25:17 +00:00
..
exa_accel.c Bug #2986: Add acceleration of GetImage using DownloadFromScreen for the 2006-03-29 22:25:17 +00:00
exa_migration.c Change EXA so that exaMoveOutPixmap() retains the framebuffer copy of the 2006-03-16 18:43:55 +00:00
exa_offscreen.c Do a first pass of doxygen documentation of EXA. This removes the 2006-03-09 23:18:15 +00:00
exa_priv.h Bug #2986: Add acceleration of GetImage using DownloadFromScreen for the 2006-03-29 22:25:17 +00:00
exa_render.c Move migration logic to a new function, exaDoMigration(). This is largely a 2006-03-14 21:30:12 +00:00
exa_unaccel.c Move migration logic to a new function, exaDoMigration(). This is largely a 2006-03-14 21:30:12 +00:00
exa.c Change EXA so that exaMoveOutPixmap() retains the framebuffer copy of the 2006-03-16 18:43:55 +00:00
exa.h Add more doxygen documentation, including notes on WaitMarker() and 2006-03-15 00:13:52 +00:00
Makefile.am Move EXA implementation up to the top level and remove its XFree86 2006-02-16 00:14:11 +00:00