xserver-multidpi/hw/xfree86/exa
Eric Anholt a1bcf25a1f Break EXA ABI while we still can. Add coordinates to the UploadToScreen
hook so we can upload a subset of a pixmap, and convert the current
    drivers to respect that. Use this support to directly UploadToScreen in
    exaGlyphs, providing a 47.4% +/-2.4% decrease in wall time for ls -lR
    programs/Xserver in an antialiased gnome-terminal on an M6 (n=3, caches
    hot). I would have bumped major version, only I can't tell what the
    EXA_VERSION_* is supposed to be doing as opposed to the module version.
2005-09-18 02:32:23 +00:00
..
exa_accel.c Break EXA ABI while we still can. Add coordinates to the UploadToScreen 2005-09-18 02:32:23 +00:00
exa_migration.c Break EXA ABI while we still can. Add coordinates to the UploadToScreen 2005-09-18 02:32:23 +00:00
exa_offscreen.c Fix a bug where NULL could be dereferenced during the pixmap kick-out 2005-08-24 23:38:25 +00:00
exa_priv.h - Don't try to upload 0 byte-per-pixel (PICT_a1) data using 2005-09-17 20:02:02 +00:00
exa_render.c Break EXA ABI while we still can. Add coordinates to the UploadToScreen 2005-09-18 02:32:23 +00:00
exa_unaccel.c Add some optional (disabled) fallback debugging code to the async code, for 2005-09-11 21:38:41 +00:00
exa.c Break EXA ABI while we still can. Add coordinates to the UploadToScreen 2005-09-18 02:32:23 +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 Add some optional (disabled) fallback debugging code to the async code, for 2005-09-11 21:38:41 +00:00
exaoffscreen.c Fix a bug where NULL could be dereferenced during the pixmap kick-out 2005-08-24 23:38:25 +00:00
exapict.c Break EXA ABI while we still can. Add coordinates to the UploadToScreen 2005-09-18 02:32:23 +00:00
exaPriv.h - Don't try to upload 0 byte-per-pixel (PICT_a1) data using 2005-09-17 20:02:02 +00:00
Makefile.am Add autogenerated source files and other various non-CVS material to 2005-08-08 00:38:41 +00:00