xserver/exa
Michel Dänzer 510cbd43cd EXA: Defragment offscreen memory.
At most once per second, under the following circumstances:

* We can't satisfy an offscreen memory allocation, but there seems to be enough
  offscreen memory available in total.

or

* The server has been idle for at least 100ms, and there is more than one
  available offscreen area.

Signed-off-by: Michel Dänzer <daenzer@vmware.com>
2009-05-18 17:48:57 +02:00
..
Makefile.am Revert "EXA: Handle separate alpha maps properly in Composite fallback." 2009-02-27 16:37:27 +01:00
exa.c EXA: Defragment offscreen memory. 2009-05-18 17:48:57 +02:00
exa.h EXA: Defragment offscreen memory. 2009-05-18 17:48:57 +02:00
exa_accel.c EXA: Take GC client clip type into account for migration. 2009-05-15 15:48:37 +02:00
exa_glyphs.c EXA: Always damage glyph cache pixmap manually after uploading a glyph. 2009-05-15 15:48:37 +02:00
exa_migration.c exa: remove a few pExaPixmap checks. 2009-03-04 16:51:10 +01:00
exa_offscreen.c EXA: Defragment offscreen memory. 2009-05-18 17:48:57 +02:00
exa_priv.h EXA: Defragment offscreen memory. 2009-05-18 17:48:57 +02:00
exa_render.c EXA: Take GC client clip type into account for migration. 2009-05-15 15:48:37 +02:00
exa_unaccel.c EXA: Take GC client clip type into account for migration. 2009-05-15 15:48:37 +02:00