XLibre Xserver
Go to file
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
GL programs/Xserver/GL/windows/glwrap.c Wrap PointParameteriNV & 2005-08-24 08:49:31 +00:00
XTrap Add support for building Xdmx and Xvfb 2005-07-12 01:20:36 +00:00
Xext Remove use of dix-config and xorg-config.h from public headers. 2005-08-24 11:18:35 +00:00
Xi Only build Xi/stubs.c on DDXs that don't support the Xinput extension 2005-07-13 21:17:53 +00:00
XpConfig Fix for http://xprint.freedesktop.org/bugzilla/show_bug.cgi?id=791 - Adding 2004-06-25 00:02:11 +00:00
Xprint Add buildsystem for Xprint, and: 2005-08-17 19:03:18 +00:00
afb Remove use of dix-config and xorg-config.h from public headers. 2005-08-24 11:18:35 +00:00
cfb Remove use of dix-config and xorg-config.h from public headers. 2005-08-24 11:18:35 +00:00
cfb16 Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere. 2005-07-02 18:59:44 +00:00
cfb24 Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere. 2005-07-02 18:59:44 +00:00
cfb32 Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere. 2005-07-02 18:59:44 +00:00
composite Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h". 2005-07-03 08:53:54 +00:00
damageext Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h". 2005-07-03 08:53:54 +00:00
dbe Remove use of dix-config and xorg-config.h from public headers. 2005-08-24 11:18:35 +00:00
dix Add a safety check to catch when numDepths GCperDepthexceeps MAXFORMATS 2005-07-23 17:49:45 +00:00
doc Remove Speedo font module documentation. 2005-07-05 18:42:32 +00:00
exa Bugzilla #4226: Change the pixmap migration strategy for the CopyNtoN case. 2005-08-24 23:48:11 +00:00
fb Remove use of dix-config and xorg-config.h from public headers. 2005-08-24 11:18:35 +00:00
hw Bugzilla #4226: Change the pixmap migration strategy for the CopyNtoN case. 2005-08-24 23:48:11 +00:00
ilbm Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h". 2005-07-03 08:53:54 +00:00
include Remove use of dix-config and xorg-config.h from public headers. 2005-08-24 11:18:35 +00:00
iplan2p4 Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h". 2005-07-03 08:53:54 +00:00
lbx Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h". 2005-07-03 08:53:54 +00:00
mfb Remove use of dix-config and xorg-config.h from public headers. 2005-08-24 11:18:35 +00:00
mi Remove use of dix-config and xorg-config.h from public headers. 2005-08-24 11:18:35 +00:00
miext Remove use of dix-config and xorg-config.h from public headers. 2005-08-24 11:18:35 +00:00
os Bug #2901 <https://bugs.freedesktop.org/show_bug.cgi?id=2901> Add prototype 2005-07-07 16:18:52 +00:00
randr Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h". 2005-07-03 08:53:54 +00:00
record Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h". 2005-07-03 08:53:54 +00:00
render Remove use of dix-config and xorg-config.h from public headers. 2005-08-24 11:18:35 +00:00
xfixes Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h". 2005-07-03 08:53:54 +00:00
xkb If MAKE_XKM_OUTPUT_DIR is defined, call trans_mkdir to create directory if 2005-08-22 21:47:59 +00:00
ChangeLog Wed Aug 24 15:39:07 2005 Søren Sandmann <sandmann@redhat.com> 2005-08-24 19:41:43 +00:00
Makefile.am Huge cleanup. Group into sections: hardware feature detection, extension 2005-08-21 19:15:11 +00:00
acinclude.m4 Huge cleanup. Group into sections: hardware feature detection, extension 2005-08-21 19:15:11 +00:00
autogen.sh Use canonical autogen.sh, which supports srcdir != objdir autogen. 2005-07-01 21:13:36 +00:00
configure.ac Wed Aug 24 15:39:07 2005 Søren Sandmann <sandmann@redhat.com> 2005-08-24 19:41:43 +00:00
xorg-server.pc.in add some convenience variables for the drivers 2005-07-10 21:45:55 +00:00