xserver/exa
Michel Dänzer 0fba91a532 EXA: Offscreen memory eviction improvements.
* Make sure available areas are considered to have no eviction cost. This seems
  to help for https://bugs.freedesktop.org/show_bug.cgi?id=15513 but I'm afraid
  that may just be coincidence.
* Only calculate eviction cost of each area once for each eviction pass.
  Safeguard against potential (though unlikely) division by zero.
* Cosmetic enhancements: Name eviction cost related variables 'cost' instead of
  'score' to emphasize that smaller values are better, update Doxygen file
  comment to the way eviction works now.
(cherry picked from commit 6c95fae1e9)
2008-06-09 13:44:26 -04:00
..
exa.c EXA: Update pixmaps' accel_blocked field in ModifyPixmapHeader. 2008-04-15 11:48:28 +10:00
exa.h EXA: Offscreen memory eviction improvements. 2008-06-09 13:44:26 -04:00
exa_accel.c Fix Line drawing with CapNotLast set in PolySegment. 2008-01-04 12:37:55 +00:00
exa_migration.c EXA: Disable problematic optimization of dest pixmap migration by default. 2007-11-07 19:01:24 +01:00
exa_offscreen.c EXA: Offscreen memory eviction improvements. 2008-06-09 13:44:26 -04:00
exa_priv.h EXA: Improve the algorithm used for tracking offscreen pixmap use. 2008-04-07 10:28:54 -04:00
exa_render.c EXA: Teach exaCompositeFallbackPictDesc() about x8r8g8b8. 2008-04-15 11:48:23 +10:00
exa_unaccel.c EXA: Don't crash in ExaCheckPolyArc. 2007-09-17 20:40:06 +02:00
Makefile.am get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE 2006-07-18 18:17:38 -04:00