xserver/exa
Michel Dänzer 962eddd7a2 EXA: Support partial migration of pixmap contents between Sys and FB.
The initiator of migration can pass in a region that defines the relevant area
of each source pixmap or the irrelevant area of the destination pixmap. By
default, the pending damage region is assumed relevant for the destination
pixmap, and everything for source pixmaps.

Thanks to Jarno Manninen for reassuring me that my own ideas for this were
feasible and for providing additional ideas.
2007-09-07 18:41:30 +02:00
..
Makefile.am get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE 2006-07-18 18:17:38 -04:00
exa.c EXA: Support partial migration of pixmap contents between Sys and FB. 2007-09-07 18:41:30 +02:00
exa.h EXA: Export ExaOffscreenMarkUsed. 2007-05-22 10:51:56 +02:00
exa_accel.c EXA: Support partial migration of pixmap contents between Sys and FB. 2007-09-07 18:41:30 +02:00
exa_migration.c EXA: Support partial migration of pixmap contents between Sys and FB. 2007-09-07 18:41:30 +02:00
exa_offscreen.c ExaOffscreenMarkUsed: Don't crash when there's no offscreen memory. 2007-07-03 11:00:29 +02:00
exa_priv.h EXA: Support partial migration of pixmap contents between Sys and FB. 2007-09-07 18:41:30 +02:00
exa_render.c EXA: Support partial migration of pixmap contents between Sys and FB. 2007-09-07 18:41:30 +02:00
exa_unaccel.c EXA: Migrate out pixmap in exaPrepareAccess. 2007-09-07 18:41:29 +02:00