xserver-multidpi/hw
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
..
darwin Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h". 2005-07-03 08:53:54 +00:00
dmx Fix make dist to include only sgml files. 2005-09-27 15:11:56 +00:00
kdrive Build with modular X.org libraries and headers. 2005-08-08 06:25:21 +00:00
vfb Remove some references to mfb/cfb support that is no longer there. 2005-09-08 01:15:47 +00:00
xfree86 Bugzilla #4616: 2005-10-02 08:28:27 +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 Man page processing/installation and other doc file updates 2005-09-30 02:37:57 +00:00
xwin programs/Xserver/hw/xwin/winmultiwindowshape.c Fix off by one error (Colin 2005-08-30 19:51:59 +00:00
Makefile.am Fix distcheck for server 2005-07-28 23:28:34 +00:00