summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-08dix: Remove usage_hint from pixmaps, store it in ->drawable.classAdam Jackson20-45/+39
2011-03-04vbe: Fix malloc size bugAdam Jackson1-1/+1
2011-03-03loader: Don't distribute sdksyms.c and make it depend on the configKeith Packard1-3/+6
2011-03-03configure.ac: bump version for 1.11 developmentJulien Cristau1-2/+2
2011-03-03Merge remote branch 'whot/for-keith'Keith Packard46-750/+875
2011-03-03Merge remote branch 'jeremyhu/master'Keith Packard12-13/+100
2011-03-03Merge remote branch 'sandmann/for-keithp'Keith Packard10-518/+151
2011-03-03Merge remote branch 'rjy/clientids'Keith Packard11-42/+425
2011-03-01XQuartz: pbproxy: Protect against possible collision between Cocoa and X11 Cu...Jeremy Huddleston1-0/+2
2011-03-01Delete RegionClipSpans()Søren Sandmann Pedersen2-244/+0
2011-03-01xext: Remove XCALIBRATE extensionAdam Jackson4-318/+0
2011-02-28Merge branch 'next' into for-keithPeter Hutterer40-428/+649
2011-02-27XQuartz: Don't use deprecated CoreGraphics API on SL and LionJeremy Huddleston1-1/+26
2011-02-27Revert "rootless: Remove ROOTLESS_WORKAROUND"Jeremy Huddleston2-2/+6
2011-02-28Don't clobber input device options from xorg.confMatthieu Herrb1-2/+4
2011-02-27XQuartz: RandR: Add RandR modes for the primary display in multi-monitor configsJeremy Huddleston2-10/+7
2011-02-27XQuartz: RandR: Provide an alert box when entering a RandR mode for the first...Jeremy Huddleston4-0/+36
2011-02-27XQuartz: RandR: Capture the display when switching modes with RandRJeremy Huddleston5-0/+23
2011-02-26Implement fbAddTriangles() in terms of pixman_add_triangles()Søren Sandmann Pedersen1-82/+9
2011-02-26Move miTriangles to fb as fbTriangles()Søren Sandmann Pedersen7-157/+90
2011-02-26Move miTrapezoids() into fb as fbTrapezoids()Søren Sandmann Pedersen6-75/+92
2011-02-26Require pixman 0.21.6Søren Sandmann Pedersen1-1/+1
2011-02-25Version bumped to 1.10Keith 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)Keith Packard1-2/+2
2011-02-25dix: release all buttons and keys before reattaching a device (#34182)Peter Hutterer1-0/+42
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-25include: document list interface.Peter Hutterer1-2/+180
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