xserver-multidpi/exa
Eric Anholt 2153fa9748 Bug #2986: Add PutImage acceleration for the ZPixmap, planeMask ~=
FB_ALLONES, bitsPerPixel >= 8, GXcopy cases. With the radeon driver on
    my machine, this gives about 10% speedup in PutImage
10x10 and 500x500, and 40% speedup for 10x10 ShmPutImage, up to 65%
    improvement in 500x500 ShmPutImage. Also fixes a crasher in GetImage
    that slipped in at the last minute.
2006-03-30 05:24:27 +00:00
..
exa_accel.c Bug #2986: Add PutImage acceleration for the ZPixmap, planeMask ~= 2006-03-30 05:24:27 +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