summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-21bump version to 1.14.4.901xorg-server-1.14.4.901server-1.14-branchMatt 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-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
2013-10-22dix: only deliver for the current grab typePeter Hutterer1-11/+2
2013-10-22dix: don't attempt to deliver an event for a different grabtypePeter Hutterer1-0/+3
2013-10-22include: change grabtypes to start at 1Peter Hutterer1-3/+3
2013-10-22dix: only allow button and key events to freeze a sync'd pointerPeter Hutterer1-1/+5
2013-10-22DIX/Xi: Pass correct client to CheckDeviceGrabAndHintWindow()Egbert Eich1-7/+16
2013-10-22Xi: allow for XIAllowEvent requests larger than XI < 2.2 size (#68554)Peter Hutterer1-1/+1
2013-10-22dix: check for grab type before checking XI2 maskPeter Hutterer1-1/+1
2013-10-22test: fix the gcc diagnostics pragmaPeter Hutterer1-1/+2
2013-10-21Merge commit 'a1985e892f5b5f0959235a631d8bcf676b78bfbc' into server-1.14-branchMatt Dew5-2/+11
2013-10-21Allow disabling XFree86-DGA, DRI, VidModeExtension extensionsAlan Coopersmith1-1/+1