xserver-multidpi/exa
Eric Anholt 0711502f18 Bugzilla #4226: Change the pixmap migration strategy for the CopyNtoN case.
Now, if either source or dest were in framebuffer, try to get both
    there, but prefer system memory for both otherwise. Required making
    exaasync.c go through the try-acceleration path. This significantly
    improves window resizing under composite, because previously the
    pattern of creating a new pixmap and copying default contents from the
    screen caused a fallback every time due to the new destination pixmap
    being in system memory.
2005-08-24 23:48:11 +00:00
..
exa_accel.c Bugzilla #4226: Change the pixmap migration strategy for the CopyNtoN case. 2005-08-24 23:48:11 +00:00
exa_migration.c Bugzilla #4226: Change the pixmap migration strategy for the CopyNtoN case. 2005-08-24 23:48:11 +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 Bugzilla #4226: Change the pixmap migration strategy for the CopyNtoN case. 2005-08-24 23:48:11 +00:00
exa_render.c Last bits of changes to make exa build properly in the modular server. 2005-08-06 23:46:38 +00:00
exa_unaccel.c Bugzilla #4226: Change the pixmap migration strategy for the CopyNtoN case. 2005-08-24 23:48:11 +00:00
exa.c Bugzilla #4226: Change the pixmap migration strategy for the CopyNtoN case. 2005-08-24 23:48:11 +00:00
exa.h Bugzilla #4090: Introduce getters for pixmap pitch and offset, to 2005-08-24 22:43:27 +00:00
Makefile.am Add autogenerated source files and other various non-CVS material to 2005-08-08 00:38:41 +00:00