xserver-multidpi/exa
Eric Anholt 14aafc258c Change EXA so that exaMoveOutPixmap() retains the framebuffer copy of the
pixmap, and damage is tracked so that a later exaMoveInPixmap won't
    result in an upload if no upload is necessary. This will likely improve
    the performance of the "Always" migration scheme significantly, and is
    a step in the path to more exact damage tracking between framebuffer
    and system memory.
2006-03-16 18:43:55 +00:00
..
exa_accel.c Move migration logic to a new function, exaDoMigration(). This is largely a 2006-03-14 21:30:12 +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 Change EXA so that exaMoveOutPixmap() retains the framebuffer copy of the 2006-03-16 18:43:55 +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