summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-12-30Merge branch 'cygwin-patches-for-1.14' into cygwin-release-1.14xserver-cygwin-1.14.5-1cygwin-release-1.14Jon TURNEY3-33/+36
2013-12-30Merge tag 'xorg-server-1.14.5' into cygwin-release-1.14Jon TURNEY17-24/+240
2013-12-30Add the names for Windows 8.1, Windows Server 2012 R2cygwin-patches-for-1.14Jon TURNEY2-2/+22
2013-12-30Just generate the WGL wrappers we needJon TURNEY1-31/+14
2013-12-12bump version from 1.14.4.901 to 1.14.5xorg-server-1.14.5Matt Dew1-3/+3
2013-12-10Merge branch 'cygwin-patches-for-1.14' into cygwin-release-1.14xserver-cygwin-1.14.4-2Jon TURNEY2-48/+31
2013-12-09Improve reliability of clipboard X->Windows pastesJon TURNEY2-48/+31
2013-11-21bump version to 1.14.4.901xorg-server-1.14.4.901Matt Dew1-3/+3
2013-11-16Merge commit '7ddc6f7f1ed0e0f85b2d617c59d75d5de1cd2d5a' into server-1.14-branchMatt Dew3-4/+7
2013-11-16sync: fix corner-case in triggering idle alarmsPeter Hutterer1-1/+10
2013-11-13xfree86: Fix build without libpciaccessJeremy Huddleston Sequoia1-1/+4
2013-11-13XQuartz: Don't sleep forever on exit if usleep() returns an errorJeremy Huddleston Sequoia1-1/+1
2013-11-13XQuartz: Update Info.plist copyright yearsJeremy Huddleston Sequoia1-2/+2
2013-11-11Merge branch 'cygwin-patches-for-1.14' into cygwin-release-1.14xserver-cygwin-1.14.4-1Jon TURNEY1-0/+4
2013-11-11Merge tag 'xorg-server-1.14.4' into cygwin-release-1.14Jon TURNEY18-94/+210
2013-11-11Fix a potential crash in winRedrawScreenShadowDDNL()Jon TURNEY1-0/+4
2013-11-06glx: Add support for the new DRI loader entrypoint.Eric Anholt1-2/+22
2013-11-05Merge commit '94b7f26aeda31cf55ff9b7c04f390ba6d35977e4' into server-1.14-branchMatt Dew2-6/+3
2013-11-05randr: deliver Output and Crtc events of attached output providers.Michal Srb1-0/+24
2013-11-05randr: send RRResourceChangeNotify event (abi unbreak)Michal Srb5-0/+54
2013-11-05randr: send RRProviderChangeNotify event (abi unbreak)Michal Srb3-0/+65
2013-11-05randr: report changes when we disconnect a GPU slaveDave Airlie2-1/+4
2013-11-05randr: only respected changed on the protocol screenDave Airlie1-1/+1
2013-11-05randr: make SetChanged modify the main protocol screen not the gpu screenDave Airlie1-1/+15
2013-11-05randr: don't directly set changed bits in randr screenDave Airlie6-4/+16
2013-11-05randr: Fix a copypasta bug in CRTC confinementAdam Jackson1-1/+1
2013-11-05xfree86: detach scanout pixmaps when detaching output GPUsAaron Plattner1-3/+16
2013-11-05Revert "Merge commit 'f98d6cfa0de41cf33e7555342753897c07af84ef' into server-1...Dave Airlie10-194/+9
2013-11-02miext/damage: Partial revert of "Only wrap into the GC ops chain if there's a...Jeremy Huddleston Sequoia1-4/+1
2013-11-02XQuartz: Bump bundle version to 2.7.5Jeremy Huddleston Sequoia1-2/+2
2013-10-31Merge commit 'f98d6cfa0de41cf33e7555342753897c07af84ef' into server-1.14-branchMatt Dew10-9/+194
2013-10-31xfree86: Find primary entity when bus types are nominally differentConnor Behan1-1/+3
2013-10-31bump version from 1.14.3.901, to 1.14.4xorg-server-1.14.4Matt Dew1-3/+3
2013-11-01randr: deliver Output and Crtc events of attached output providers.Michal Srb1-0/+24
2013-11-01randr: send RRResourceChangeNotify eventMichal Srb5-0/+54
2013-11-01randr: send RRProviderChangeNotify eventMichal Srb3-0/+65
2013-11-01randr: report changes when we disconnect a GPU slaveDave Airlie2-1/+4
2013-11-01randr: only respected changed on the protocol screenDave Airlie1-1/+1
2013-11-01randr: make SetChanged modify the main protocol screen not the gpu screenDave Airlie1-1/+15
2013-11-01randr: don't directly set changed bits in randr screenDave Airlie6-4/+16
2013-11-01randr: Fix a copypasta bug in CRTC confinementAdam Jackson1-1/+1
2013-11-01xfree86: detach scanout pixmaps when detaching output GPUsAaron Plattner1-3/+16
2013-10-26Bump version from 1.14.3 to 1.14.3.901.xorg-server-1.14.3.901Matt Dew1-3/+3
2013-10-22sync: split updating and triggering a counter upPeter Hutterer1-2/+11
2013-10-22sync: always set the brackets (#59644)Peter Hutterer1-0/+20
2013-10-22sync: if the idle time was reset, force alarms to trigger (#70476)Peter Hutterer3-7/+69
2013-10-22dix: provide accessor methods for the last device event timePeter Hutterer9-23/+41
2013-10-22sync: supply the counter from IdleTimeBlockHandlerPeter Hutterer1-1/+1
2013-10-22sync: always call BracketValues when recalculating upper/lower bracketsPeter Hutterer1-3/+2
2013-10-22sync: compress two if statementsPeter Hutterer1-32/+19