xserver-multidpi/hw/xfree86/exa
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
..
exa_accel.c - Change migration-in rule slightly: previously, if your score was less 2005-09-21 10:27:53 +00:00
exa_migration.c - Change migration-in rule slightly: previously, if your score was less 2005-09-21 10:27:53 +00:00
exa_offscreen.c - Change migration-in rule slightly: previously, if your score was less 2005-09-21 10:27:53 +00:00
exa_priv.h - Change migration-in rule slightly: previously, if your score was less 2005-09-21 10:27:53 +00:00
exa_render.c - Change migration-in rule slightly: previously, if your score was less 2005-09-21 10:27:53 +00:00
exa_unaccel.c - Change migration-in rule slightly: previously, if your score was less 2005-09-21 10:27:53 +00:00
exa.c - Change migration-in rule slightly: previously, if your score was less 2005-09-21 10:27:53 +00:00
exa.h Break EXA ABI while we still can. Add coordinates to the UploadToScreen 2005-09-18 02:32:23 +00:00
exaasync.c - Change migration-in rule slightly: previously, if your score was less 2005-09-21 10:27:53 +00:00
exaoffscreen.c - Change migration-in rule slightly: previously, if your score was less 2005-09-21 10:27:53 +00:00
exapict.c - Change migration-in rule slightly: previously, if your score was less 2005-09-21 10:27:53 +00:00
exaPriv.h - Change migration-in rule slightly: previously, if your score was less 2005-09-21 10:27:53 +00:00
Makefile.am Add autogenerated source files and other various non-CVS material to 2005-08-08 00:38:41 +00:00