Go to file
Eric Anholt ecaa46380e Bugzilla #4616:
- Merge various fb/ bits of COMPOSITE support from xserver, which weren't
    necessary before due to cw hiding the issues. Fixes offset calculations
    for a number of operations, and may pull some fixes that cairo has
    wanted for XAA as well.
- Add a new call, miDisableCompositeWrapper(), which a DDX can call to keep
    cw from getting initialized from the damage code. While it would be
    cleaner to have each DDX initialize it if it needs it, we don't have
    control over all of them (e.g. nvidia).
- Use the miDisableCompositeWrapper() to keep cw from getting set up for
    screens using EXA, because EXA is already aware of composite. Avoiding
    cw improved performance 0-35% on operations tested by ajax in x11perf.
2005-10-02 08:28:27 +00:00
afb Bug #594: CAN-2005-2495: Fix exploitable integer overflow in pixmap 2005-09-13 01:33:19 +00:00
cfb Bug #4257: Move cfbcmap.c to cfb_common_sources. 2005-09-21 00:24:10 +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 Bug #594: CAN-2005-2495: Fix exploitable integer overflow in pixmap 2005-09-13 01:33:19 +00:00
doc Man page processing/installation and other doc file updates 2005-09-30 02:37:57 +00:00
exa Bugzilla #4616: 2005-10-02 08:28:27 +00:00
fb Bugzilla #4616: 2005-10-02 08:28:27 +00:00
GL Refactors __glXImageSize and __glXImage3DSize into a single function. It 2005-10-01 22:25:13 +00:00
hw Bugzilla #4616: 2005-10-02 08:28:27 +00:00
ilbm Bug #594: CAN-2005-2495: Fix exploitable integer overflow in pixmap 2005-09-13 01:33:19 +00:00
include Accept --with-xkb-output argument to specify output dir for compiled xkb 2005-09-21 18:14:32 +00:00
iplan2p4 Bug #594: CAN-2005-2495: Fix exploitable integer overflow in pixmap 2005-09-13 01:33:19 +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 Bug #594: CAN-2005-2495: Fix exploitable integer overflow in pixmap 2005-09-13 01:33:19 +00:00
mi Remove use of dix-config and xorg-config.h from public headers. 2005-08-24 11:18:35 +00:00
miext Bugzilla #4616: 2005-10-02 08:28:27 +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 Bug #3974: Fix unaligned memory access on LP64. (Matthieu Herrb) 2005-08-28 19:47:39 +00:00
Xext Man page processing/installation and other doc file updates 2005-09-30 02:37:57 +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
Xi Only build Xi/stubs.c on DDXs that don't support the Xinput extension 2005-07-13 21:17:53 +00:00
xkb use RGB_DB not RGB_PATH as that's what it's looking for 2005-09-11 01:16:14 +00:00
XpConfig Make the server distcheck: 2005-09-28 20:38:42 +00:00
Xprint Man page processing/installation and other doc file updates 2005-09-30 02:37:57 +00:00
XTrap Add support for building Xdmx and Xvfb 2005-07-12 01:20:36 +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
ChangeLog Add kbd_mode build system 2005-09-28 16:55:25 +00:00
configure.ac Add hw/xfree86/getconfig 2005-10-01 07:17:55 +00:00
cpprules.in Man page processing/installation and other doc file updates 2005-09-30 02:37:57 +00:00
Makefile.am Man page processing/installation and other doc file updates 2005-09-30 02:37:57 +00:00
xorg-server.pc.in Use the $(moduledir) makefile variable instead of @moduledir@ so it can be 2005-08-30 22:31:52 +00:00