summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version bumped to 1.9.99.903 (1.10 RC3)xorg-server-1.9.99.903Keith Packard2011-02-241-2/+2
* Merge remote branch 'jeremyhu/master'Keith Packard2011-02-2410-245/+893
|\
| * XQuartz: Localization UpdatesJeremy Huddleston2011-02-249-245/+891
| * XQuartz: Add LSApplicationCategoryType key to Info.plistJeremy Huddleston2011-02-241-0/+2
* | xfree86: Bump video ABI to 10.0Keith Packard2011-02-241-1/+1
* | EXA/mixed: ModifyPixmapHeader pitch fixes. (bug #33929)Michel Dänzer2011-02-241-4/+5
|/
* Merge remote branch 'kibi/master'Keith Packard2011-02-241-1/+1
|\
| * xfree86: Fix undefined reference to `XNFsprintf' on sparc.Cyril Brulebois2011-02-231-1/+1
* | Removing unused codeAlexandr Shadchin2011-02-242-13/+1
* | Merge remote branch 'ajax/for-keithp'Keith Packard2011-02-248-113/+57
|\ \
| * | Add mode field to ConstrainCursorHarderPeter Hutterer2011-02-231-1/+1
| * | xfree86: Fix the sdk headers to be multilib-safeAdam Jackson2011-02-232-5/+6
| * | xfree86: If the driver found modes on an output, don't add moreAdam Jackson2011-02-231-1/+9
| * | glxproxy: warning fixAdam Jackson2011-02-231-1/+1
| * | glxproxy: warning fixAdam Jackson2011-02-231-2/+2
| * | glxproxy: warning fixAdam Jackson2011-02-231-1/+1
| * | glxproxy: warning fixAdam Jackson2011-02-231-2/+2
| * | glxproxy: warning fixAdam Jackson2011-02-231-0/+1
| * | glxproxy: warning fixAdam Jackson2011-02-231-54/+0
| * | glxproxy: warning fixAdam Jackson2011-02-231-1/+1
| * | glxproxy: warning fixAdam Jackson2011-02-231-0/+1
| * | glxproxy: warning fixAdam Jackson2011-02-231-2/+2
| * | glxproxy: warning fixAdam Jackson2011-02-231-24/+18
| * | glxproxy: warning fixAdam Jackson2011-02-231-19/+12
| |/
* | record: avoid crash when calling RecordFlushReplyBuffer recursivelyErkki Seppälä2011-02-241-1/+5
* | Revert "Replace huge argument list in xf86CrtcSetModeTransform with struct"Keith Packard2011-02-233-115/+65
* | Revert "Require RandR protocol version 1.4 or newer"Keith Packard2011-02-231-1/+1
* | Revert "randr: Add sprite position transforms"Keith Packard2011-02-2311-333/+46
* | Revert "randr: Implement RRSetCrtcConfigs"Keith Packard2011-02-236-750/+44
* | Revert "hw/xfree86/modes: Add optional driver API for RRSetCrtcConfigs"Keith Packard2011-02-232-163/+28
* | Revert "randr: Add per-crtc pixmaps"Keith Packard2011-02-2311-355/+20
* | Revert "randr: Hook up the new RandR 1.4 functionality"Keith Packard2011-02-233-139/+1
* | Revert "DIX is responsible for ref counting scanout pixmaps."Keith Packard2011-02-231-0/+4
* | Revert "Set sprite transforms from RRSetCrtcConfigs"Keith Packard2011-02-234-33/+27
* | Revert "Separate out screen size and screen pixmap sizes in RRScreenSizeSet"Keith Packard2011-02-236-96/+41
* | Revert "ProcRRSetCrtcConfigs uses 'configs' without being initialized"Keith Packard2011-02-231-2/+2
* | Revert "randr: handle RRSetCrtcConfigs request with zero configs"Keith Packard2011-02-231-3/+5
|/
* test: write some event → XI1 conversion tests.Peter Hutterer2011-02-221-0/+139
* dix: a valuator number of 0 is valid (#34510)Peter Hutterer2011-02-221-2/+14
* Revert "exa/mixed: Exclude frontbuffer from deferred pixmap handling."Maarten Maathuis2011-02-201-13/+4
* Version bumped to 1.9.99.902 (1.10 RC2)xorg-server-1.9.99.902Keith Packard2011-02-181-2/+2
* Merge remote branch 'jcristau/for-keith'Keith Packard2011-02-182-13/+38
|\
| * glx: Work around wrong request lengths sent by mesaJulien Cristau2011-02-152-9/+22
| * glx: fix BindTexImageEXT length checkJulien Cristau2011-02-152-2/+14
| * glx: fix request length check for CreateGLXPbufferSGIXJulien Cristau2011-02-152-2/+2
* | Merge remote branch 'whot/for-keith'Keith Packard2011-02-189-31/+75
|\ \
| * | xfree86: fix up an out-of-date comment.Peter Hutterer2011-02-161-1/+1
| * | xfixes: calloc, not malloc the cursorScreenRecPeter Hutterer2011-02-141-1/+1
| * | xkb: if the keymap failed to compile, load the default keymap instead.Peter Hutterer2011-02-141-1/+22
| * | xkb: split out keymap compilation.Peter Hutterer2011-02-141-16/+39