xserver/hw
Eric Anholt 361a9eb953 - Change migration-in rule slightly: previously, if your score was less
than the max, it was bumped, and then if you were above the threshhold
    you got moved in. Instead, do the above-threshhold check separate from
    score starting out less than max. While this will likely make thrashing
    cases worse, I hope it will fix some issues with long term performance
    (think of an xcompmgr with a backbuffer it's doing only accelerated
    operations to. If some new pixmap comes in and bumps it out, even once,
    it will never get a chance to re-migrate because its score will be
    maxed). Change migration-out to be the same way for symmetry, though it
    shouldn't ever affect anything.
- Fix a lot of debugging output, both in terms of printing quality, and
    completeness. The fallback debugging covers a lot more now, pointing
    out new areas for improvement. Debugging toggles are now centralized in
    exaPriv.h.
2005-09-21 10:27:53 +00:00
..
darwin Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h". 2005-07-03 08:53:54 +00:00
dmx Don't try to build dmx/input/lnx-*.c if <linux/keyboard.h> isn't found 2005-08-24 15:18:06 +00:00
kdrive Build with modular X.org libraries and headers. 2005-08-08 06:25:21 +00:00
vfb Remove some references to mfb/cfb support that is no longer there. 2005-09-08 01:15:47 +00:00
xfree86 - Change migration-in rule slightly: previously, if your score was less 2005-09-21 10:27:53 +00:00
xgl make mouse support work - note you need to change the evdev devices in the 2005-08-15 08:24:45 +00:00
xnest Fix distcheck for server 2005-07-28 23:28:34 +00:00
xwin programs/Xserver/hw/xwin/winmultiwindowshape.c Fix off by one error (Colin 2005-08-30 19:51:59 +00:00
Makefile.am Fix distcheck for server 2005-07-28 23:28:34 +00:00