xserver-multidpi/hw
Eric Anholt d5db59bd79 Add an offscreen area scoring to improve choosing offscreen areas to kick
out when allocation can't find a free area of the requested size. When
    offscreen pixmaps get used, the offscreen area's score is increased by
    a constant value. Every certain number of increases, all offscreen area
    scores get decreased by a fraction. When choosing a set of areas to
    remove for a new allocation, the set of areas with the smallest total
    score is chosen for removal. While this is not the smartest system, it
    prevents things like always removing the first offscreen area in memory
    (likely the most recent) to be kicked out when doing replacing.
2004-06-29 20:37:51 +00:00
..
darwin Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
kdrive Add an offscreen area scoring to improve choosing offscreen areas to kick 2004-06-29 20:37:51 +00:00
vfb Bug 778: add ddxBeforeReset 2004-06-21 13:44:14 +00:00
xfree86 Add GLX_ALIAS_VOID for GLX_ALIAS of functions with return type void to fix 2004-06-28 18:08:26 +00:00
xgl Add (stubbed out) Xgl server code 2004-06-04 17:06:18 +00:00
xnest Bug 778: add ddxBeforeReset 2004-06-21 13:44:14 +00:00
xwin Bug 777: Merge from CYGWIN branch 2004-06-21 13:19:32 +00:00