summaryrefslogtreecommitdiff
path: root/hw/xquartz
AgeCommit message (Expand)AuthorFilesLines
2013-12-10xquartz/glx: Convert to non-glapi dispatchAdam Jackson1-13/+13
2013-11-10XQuartz: Don't sleep forever on exit if usleep() returns an errorJeremy Huddleston Sequoia1-1/+1
2013-11-10XQuartz: Update Info.plist copyright yearsJeremy Huddleston Sequoia1-2/+2
2013-10-31XQuartz: Bump bundle version to 2.7.6Jeremy Huddleston Sequoia1-2/+2
2013-10-06XQuartz: Dont't set screen on __GLXConfigJeremy Huddleston Sequoia1-2/+0
2013-10-04Merge remote-tracking branch 'ajax/xserver-next'Keith Packard3-4/+0
2013-09-16XQuartz: pbproxy: Fix build with -DDEBUGJeremy Huddleston Sequoia1-2/+1
2013-09-16XQuartz: Fix build with moved pseudoramiXJeremy Huddleston Sequoia2-0/+2
2013-09-11glx: Remove pixmapMode from __GLXconfigAdam Jackson2-2/+0
2013-09-10mipointer: Remove EnqueueEvent from miPointerScreenFuncRecAdam Jackson1-1/+0
2013-09-10mipointer: Flatten calls to mieqSwitchScreenAdam Jackson1-1/+0
2013-08-30Move pseudoramiX code where it can be shared between Xwin and XquartzJon TURNEY3-528/+2
2013-03-18Full support of sRGB capable fbconfigs.Tomasz Lis1-0/+3
2013-02-14XQuartz: Ensure <dix-config.h> is included in capabilities.cJeremy Huddleston Sequoia1-0/+4
2012-12-18XQuartz: Don't add the 15bit visual any moreJeremy Huddleston Sequoia2-7/+14
2012-12-18XQuartz: Revert some unfortunate auto-indenting mishaps with our super-nested...Jeremy Huddleston Sequoia1-140/+74
2012-11-21Constify extensions in LoadExtension usersDaniel Stone1-1/+1
2012-11-17XQuartz: Opt-in to NSSupportsAutomaticGraphicsSwitchingJeremy Huddleston Sequoia1-0/+2
2012-09-24Merge remote-tracking branch 'ajax/server-1.14-abi-churn'Keith Packard2-5/+5
2012-09-23Merge remote-tracking branch 'jeremyhu/master'Keith Packard2-0/+34
2012-09-23dix: Remove #includes of mibstore.hDaniel Martin1-1/+0
2012-09-22XQuartz: Add some verbose logging to debug xp_lock_window being unbalancedJeremy Huddleston Sequoia1-0/+28
2012-09-22XQuartz: Avoid a possible deadlock with DRI on OS X 10.7.5 and OS X 10.8.2Jeremy Huddleston Sequoia1-0/+6
2012-09-20dix: Pull client-is-local flag up to the ClientRecAdam Jackson2-5/+5
2012-08-27XQuartz: Bump Info.plist version to 2.7.4Jeremy Huddleston Sequoia1-2/+2
2012-08-16XQuartz: Use asl_log_descriptor for children as wellJeremy Huddleston Sequoia1-2/+60
2012-08-16XQuartz: Use asl_log_descriptor on Mountain LionJeremy Huddleston Sequoia1-0/+17
2012-08-16XQuartz: console_redirect: Properly zero-out the tail of the array on realloc()Jeremy Huddleston Sequoia1-2/+2
2012-08-16XQuartz: console_redirect: Set the correct location for reading into the bufferJeremy Huddleston Sequoia1-9/+15
2012-08-15XQuartz: Fix build regression for GlxExtensionInitJeremy Huddleston1-0/+1
2012-08-03XQuartz: Fix xp_window_bring_all_to_front linking on OS versions with older l...Jeremy Huddleston Sequoia1-22/+12
2012-08-01pbproxy: Fix a warning about a bad method prototypeJeremy Huddleston Sequoia1-1/+1
2012-08-01Fix pseudoramiX.c compilation without darwin.hJon TURNEY1-17/+39
2012-08-01hw/xquartz: Various fixes for pseudoramiX.cJon TURNEY1-4/+13
2012-07-25XQuartz: Call xp_window_bring_all_to_front if available in libXpluginJeremy Huddleston1-0/+32
2012-07-24XQuartz: Fix runtime regressions introduced by extension loading changesJeremy Huddleston1-3/+9
2012-07-23XQuartz: Build fix for __GLXscreen::createContext changesJeremy Huddleston1-1/+9
2012-07-11XQuartz: Re-add prototype for DRIExtensionInitJeremy Huddleston1-0/+3
2012-07-11XQuartz: Fix build failure due to incorrect PseudoramiXExtensionInit prototypeJeremy Huddleston1-1/+1
2012-07-11XQuartz: Silence an unused-variable warningJeremy Huddleston1-1/+1
2012-07-10Remove last renmants of XFree86LOADER defineDaniel Stone1-5/+0
2012-07-10Quartz: Move PseudoramiX initialisation to DDXDaniel Stone1-0/+19
2012-07-09Move extension initialisation prototypes into extinit.hDaniel Stone4-4/+2
2012-07-09Remove unneccesary casts from WriteToClient callsAlan Coopersmith3-13/+13
2012-06-05api: rework the X server driver API to avoid global arrays.Dave Airlie1-3/+3
2012-05-17XQuartz: Avoid a race in initialization of darwinPointerJeremy Huddleston1-8/+10
2012-05-17XQuartz: Provide fls implementation for TigerJeremy Huddleston1-0/+14
2012-05-17XQuartz: Tiger build fixJeremy Huddleston1-0/+6
2012-05-17XQuartz: Workaround an SDK bug on Leopard/x86_64Jeremy Huddleston1-0/+6
2012-04-26XQuartz: Make sure we tell startx the correct server binary to use in our fal...Jeremy Huddleston1-1/+1