summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-28configure.ac: 1.10.0.901 (1.10.1 RC1)xorg-server-1.10.0.901Jeremy Huddleston1-2/+2
2011-03-28hw/dmx/doc: Update list of doxygen-generated filesJeremy Huddleston1-12/+135
2011-03-28config: handle device change event properlyErkki Seppälä1-0/+4
2011-03-27xfree86: print out which driver is about to be used.Peter Hutterer1-0/+2
2011-03-27GLX: Support TLS with better portabilityJeremy Huddleston5-5/+11
2011-03-27xkb: Initialize pad bytes sent in replies of geometry requests.Rami Ylimäki1-3/+9
2011-03-27xkb: Release XKB component names when compiling keymap.Rami Ylimäki4-21/+36
2011-03-27Xi: fix XI2 passive grab reply length calculationPeter Hutterer1-2/+2
2011-03-27Xi: fix length checks for swapped clientsJulien Cristau1-2/+2
2011-03-27config: Ensure that stolen option list elements are released.Rami Ylimäki2-6/+6
2011-03-27dix: Release input device config info when the device disconnects.Rami Ylimäki1-0/+2
2011-03-27xkb: Ensure that XKB device private won't leak on device disconnect.Rami Ylimäki1-9/+2
2011-03-27xfree86: block signals between EnableDevice and first CheckMotion()Peter Hutterer1-0/+3
2011-03-27xfree86/common: Remove a configScreen leak when conf_screen is NULLErkki Seppälä1-1/+3
2011-03-27Don't clobber input device options from xorg.confMatthieu Herrb1-2/+4
2011-03-14xfree86/modes: Fixed memory leak in xf86InitialConfigurationErkki Seppälä1-13/+8
2011-03-10loader: Don't distribute sdksyms.c and make it depend on the configKeith Packard1-3/+6
2011-03-09vbe: Fix malloc size bugAdam Jackson1-1/+1
2011-03-03XQuartz: pbproxy: Protect against possible collision between Cocoa and X11 Cu...Jeremy Huddleston1-0/+2
2011-03-03XQuartz: Don't use deprecated CoreGraphics API on SL and LionJeremy Huddleston1-1/+26
2011-03-03Revert "rootless: Remove ROOTLESS_WORKAROUND"Jeremy Huddleston2-2/+6
2011-03-03XQuartz: RandR: Add RandR modes for the primary display in multi-monitor configsJeremy Huddleston2-10/+7
2011-03-03XQuartz: RandR: Provide an alert box when entering a RandR mode for the first...Jeremy Huddleston4-0/+36
2011-03-03XQuartz: RandR: Capture the display when switching modes with RandRJeremy Huddleston5-0/+23
2011-02-25Version bumped to 1.10xorg-server-1.10.0Keith Packard1-2/+2
2011-02-25input: Ensure Valuator axes are aligned as neededKeith Packard1-6/+8
2011-02-25hw/dmx/doc: Add explicit dependency for all doxygen output filesKeith Packard1-24/+39
2011-02-25hw/xwin: Look for gl spec files in $(srcdir) or .Keith Packard1-2/+2
2011-02-25dmx: Construct paths in doxygen.conf to fix VPATH buildsDan Nicholson4-10/+12
2011-02-25xfree86: Allow sdksyms.dep to be included portablyDan Nicholson2-1/+4
2011-02-24Version bumped to 1.9.99.903 (1.10 RC3)xorg-server-1.9.99.903Keith Packard1-2/+2
2011-02-24Merge remote branch 'jeremyhu/master'Keith Packard10-245/+893
2011-02-24xfree86: Bump video ABI to 10.0Keith Packard1-1/+1
2011-02-24EXA/mixed: ModifyPixmapHeader pitch fixes. (bug #33929)Michel Dänzer1-4/+5
2011-02-24XQuartz: Localization UpdatesJeremy Huddleston9-245/+891
2011-02-24XQuartz: Add LSApplicationCategoryType key to Info.plistJeremy Huddleston1-0/+2
2011-02-24Merge remote branch 'kibi/master'Keith Packard1-1/+1
2011-02-24Removing unused codeAlexandr Shadchin2-13/+1
2011-02-24Merge remote branch 'ajax/for-keithp'Keith Packard8-113/+57
2011-02-24record: avoid crash when calling RecordFlushReplyBuffer recursivelyErkki Seppälä1-1/+5
2011-02-23Revert "Replace huge argument list in xf86CrtcSetModeTransform with struct"Keith Packard3-115/+65
2011-02-23Revert "Require RandR protocol version 1.4 or newer"Keith Packard1-1/+1
2011-02-23Revert "randr: Add sprite position transforms"Keith Packard11-333/+46
2011-02-23Revert "randr: Implement RRSetCrtcConfigs"Keith Packard6-750/+44
2011-02-23Revert "hw/xfree86/modes: Add optional driver API for RRSetCrtcConfigs"Keith Packard2-163/+28
2011-02-23Revert "randr: Add per-crtc pixmaps"Keith Packard11-355/+20
2011-02-23Revert "randr: Hook up the new RandR 1.4 functionality"Keith Packard3-139/+1
2011-02-23Revert "DIX is responsible for ref counting scanout pixmaps."Keith Packard1-0/+4
2011-02-23Revert "Set sprite transforms from RRSetCrtcConfigs"Keith Packard4-33/+27
2011-02-23Revert "Separate out screen size and screen pixmap sizes in RRScreenSizeSet"Keith Packard6-96/+41