xserver-multidpi/hw/xfree86/exa
Eric Anholt ecaa46380e Bugzilla #4616:
- Merge various fb/ bits of COMPOSITE support from xserver, which weren't
    necessary before due to cw hiding the issues. Fixes offset calculations
    for a number of operations, and may pull some fixes that cairo has
    wanted for XAA as well.
- Add a new call, miDisableCompositeWrapper(), which a DDX can call to keep
    cw from getting initialized from the damage code. While it would be
    cleaner to have each DDX initialize it if it needs it, we don't have
    control over all of them (e.g. nvidia).
- Use the miDisableCompositeWrapper() to keep cw from getting set up for
    screens using EXA, because EXA is already aware of composite. Avoiding
    cw improved performance 0-35% on operations tested by ajax in x11perf.
2005-10-02 08:28:27 +00:00
..
exa_accel.c Bugzilla #4616: 2005-10-02 08:28:27 +00:00
exa_migration.c Bugzilla #4616: 2005-10-02 08:28:27 +00:00
exa_offscreen.c sparse cleanups. s/0/NULL/ and mark a few things static. 2005-09-30 02:03:45 +00:00
exa_priv.h - Use the dirty flag (which should be set correctly all the time, 2005-09-28 20:01:37 +00:00
exa_render.c sparse cleanups. s/0/NULL/ and mark a few things static. 2005-09-30 02:03:45 +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 Bugzilla #4616: 2005-10-02 08:28:27 +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 sparse cleanups. s/0/NULL/ and mark a few things static. 2005-09-30 02:03:45 +00:00
exapict.c sparse cleanups. s/0/NULL/ and mark a few things static. 2005-09-30 02:03:45 +00:00
exaPriv.h - Use the dirty flag (which should be set correctly all the time, 2005-09-28 20:01:37 +00:00
Makefile.am Add autogenerated source files and other various non-CVS material to 2005-08-08 00:38:41 +00:00