summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-19XQuartz: Add diagnostic error checking to xp_destroy_surface.George Staplin1-1/+6
2011-07-19XQuartz: Fix a memory leak with surfaces that a new test found.George Staplin1-11/+45
2011-07-19XQuartz: DRI: Dead code removalJeremy Huddleston1-1/+14
2011-07-18XQuartz: Add some sanity checking and a fallback for the bundle id.Jeremy Huddleston1-0/+5
2011-07-15XQuartz: DarwinEQFini doesn't return BoolJeremy Huddleston2-2/+2
2011-07-15XKB: Work around broken interps from old xkbcompDaniel Stone2-4/+46
2011-07-15Fix non-Composite builds in PrintWindowTreeDaniel Stone1-1/+9
2011-07-13Merge remote-tracking branch 'jturney/master'Keith Packard12-53/+128
2011-07-13XWinrc: replace hard coded section number with __filemansuffix__Gaetan Nadon1-1/+1
2011-07-07XWinrc: replace hard coded section number with __filemansuffix__Gaetan Nadon1-1/+1
2011-07-07glx: Remove a few lingering traces of __GLXscreen.GLXVersionJon TURNEY4-9/+4
2011-07-07hw/xwin: Add -wgl option to XWin manpageJon TURNEY1-0/+4
2011-07-07hw/xwin: Add items to WGL AIGLX todoJon TURNEY1-2/+11
2011-07-07hw/xwin: Report Window XIDs in Window debug messagesJon TURNEY2-13/+6
2011-07-07hw/xwin: Add a flag to track which windows have been drawn to using WGL.Jon TURNEY5-2/+34
2011-07-07hw/xwin/glx: Fix some warnings in generated wrapper codeColin Harrison1-1/+1
2011-07-07hw/xwin/glx: Handle failure to get any fbconfigs more gracefully.Jon TURNEY1-3/+23
2011-07-07hw/xwin/glx: Don't spam log with wglwrap symbol resolution status at startupJon TURNEY1-8/+5
2011-07-07hw/xwin/glx: Better handling of SetPixelFormat() failureJon TURNEY1-9/+17
2011-07-07hw/xwin/glx: Improvements to glxWinErrorMessage() reporting in WGL GLX providerJon TURNEY1-5/+8
2011-07-07hw/xwin/glx: Fix fbconfig dumper formatting for 3 digit index numbersJon TURNEY1-1/+15
2011-07-01Merge remote-tracking branch 'whot/for-keith'Keith Packard62-108/+370
2011-07-01input: free the EQ allocated memory on shutdown (#38634)Peter Hutterer15-6/+33
2011-07-01Input: Reset SD remainder when copying co-ords from MDDaniel Stone1-0/+7
2011-07-01input: add POINTER_NORAW to avoid generation of raw events (#30068)Peter Hutterer3-12/+17
2011-07-01Test: Input: Only ever set up to MAX_VALUATORS valuatorsDaniel Stone1-7/+11
2011-07-01Test: Ensure libxservertest gets relinked when necessaryDaniel Stone1-0/+1
2011-07-01KDrive: Remove useless miPointerUpdateSprite callDaniel Stone1-1/+0
2011-07-01DMX: Remove useless miPointerUpdateSprite callDaniel Stone1-3/+0
2011-07-01XWin: Remove executable bit from headersDaniel Stone4-0/+0
2011-07-01XKB: Add debug key actions for grabs & window treeDaniel Stone3-0/+130
2011-07-01DIX: Make PrintWindowTree actually usefulDaniel Stone2-27/+116
2011-06-30Fix UTF-8 encodingMatěj Cepl34-48/+48
2011-06-30dix: avoid calling deleted block and wakeup handlersScott James Remnant1-4/+6
2011-06-30dri2: restore Screen->ConfigNotify on closeMarcin Slusarz1-0/+1
2011-06-29Merge remote-tracking branch 'jturney/master'Keith Packard7-10/+103
2011-06-29Merge remote-tracking branch 'jbarnes/master'Keith Packard4-12/+10
2011-06-29Remove unused check for PERL programGaetan Nadon1-8/+0
2011-06-29Merge remote-tracking branch 'kibi/master'Keith Packard17-36/+31
2011-06-29Cygwin/X: Left-justify website link in About boxYaakov Selkowitz2-2/+2
2011-06-29Cygwin/X: Preserve client area size and position on Windows window style changeJon TURNEY3-5/+91
2011-06-29glx: Move GLX extension string utility functionsJon TURNEY1-3/+3
2011-06-29DRI2/GLX: use new swap event typesJesse Barnes4-11/+9
2011-06-29GLX/DRI2: pass drawable correctly for indirect swap eventsJesse Barnes1-1/+1
2011-06-29glx: Fix fbconfigs with no corresponding visualAdam Jackson1-0/+7
2011-06-28Guard use of backtrace() with HAVE_BACKTRACEJon TURNEY1-0/+6
2011-06-28XQuartz: Fix Makefile dependenciesJeremy Huddleston2-3/+5
2011-06-28XQuartz: Make a call to activateIgnoringOtherApps in our NSApplicationActivat...Jeremy Huddleston1-9/+16
2011-06-28Create sdksyms.dep in the right place at configure timeKeith Packard1-1/+1
2011-06-28Merge remote-tracking branch 'dbn/no-libxorg'Keith Packard13-70/+35