xserver/hw
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
..
darwin Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h". 2005-07-03 08:53:54 +00:00
dmx Don't try to build dmx/input/lnx-*.c if <linux/keyboard.h> isn't found 2005-08-24 15:18:06 +00:00
kdrive Build with modular X.org libraries and headers. 2005-08-08 06:25:21 +00:00
vfb Fix distcheck for server 2005-07-28 23:28:34 +00:00
xfree86 Bugzilla #4226: Change the pixmap migration strategy for the CopyNtoN case. 2005-08-24 23:48:11 +00:00
xgl make mouse support work - note you need to change the evdev devices in the 2005-08-15 08:24:45 +00:00
xnest Fix distcheck for server 2005-07-28 23:28:34 +00:00
xwin Mark generated files as BUILT_SOURCES and CLEANFILES to ensure they are 2005-08-02 17:57:36 +00:00
Makefile.am Fix distcheck for server 2005-07-28 23:28:34 +00:00