xserver-multidpi/exa
Eric Anholt 6a29c4cec1 Add support for hardware accelerating tiled background painting. One
example of this is the root weave, which paints slightly slower on SiS
    now in my testing. However, according to keithp some apps use this
    feature for a sort of cheap backing store, which this could help with
    significantly. While I haven't done much performance testing with it,
    it will at least rule out one possible source of terrible performance.
2005-09-21 07:43:01 +00:00
..
exa_accel.c Add support for hardware accelerating tiled background painting. One 2005-09-21 07:43:01 +00:00
exa_migration.c Add support for hardware accelerating tiled background painting. One 2005-09-21 07:43:01 +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 Add support for hardware accelerating tiled background painting. One 2005-09-21 07:43:01 +00:00
exa.h Break EXA ABI while we still can. Add coordinates to the UploadToScreen 2005-09-18 02:32:23 +00:00
Makefile.am Add autogenerated source files and other various non-CVS material to 2005-08-08 00:38:41 +00:00