xserver-multidpi/exa
Eric Anholt c1601717d5 Add a new migration scheme, "always", which will move pixmaps to their
desired location always (unless they don't fit in FB, in which case
    they all get moved out for software rendering). The default remains as
    before, but can be controlled by the MigrationHeuristic xorg.conf
    option (which is intentionally not documented, as it may be
    short-lived). This is part of the exa-damagetrack work, which appears
    stable in testing with fakexa, unlike the work as a whole.
2006-03-15 01:20:08 +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 Add a new migration scheme, "always", which will move pixmaps to their 2006-03-15 01:20:08 +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 Add a new migration scheme, "always", which will move pixmaps to their 2006-03-15 01:20:08 +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 Add a new migration scheme, "always", which will move pixmaps to their 2006-03-15 01:20:08 +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