summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bump version to 1.14.4.901xorg-server-1.14.4.901Matt Dew2013-11-211-3/+3
* Merge commit '7ddc6f7f1ed0e0f85b2d617c59d75d5de1cd2d5a' into server-1.14-branchMatt Dew2013-11-163-4/+7
|\
| * xfree86: Fix build without libpciaccessJeremy Huddleston Sequoia2013-11-131-1/+4
| * XQuartz: Don't sleep forever on exit if usleep() returns an errorJeremy Huddleston Sequoia2013-11-131-1/+1
| * XQuartz: Update Info.plist copyright yearsJeremy Huddleston Sequoia2013-11-131-2/+2
* | sync: fix corner-case in triggering idle alarmsPeter Hutterer2013-11-161-1/+10
|/
* glx: Add support for the new DRI loader entrypoint.Eric Anholt2013-11-061-2/+22
* Merge commit '94b7f26aeda31cf55ff9b7c04f390ba6d35977e4' into server-1.14-branchMatt Dew2013-11-052-6/+3
|\
| * miext/damage: Partial revert of "Only wrap into the GC ops chain if there's a...Jeremy Huddleston Sequoia2013-11-021-4/+1
| * XQuartz: Bump bundle version to 2.7.5Jeremy Huddleston Sequoia2013-11-021-2/+2
* | randr: deliver Output and Crtc events of attached output providers.Michal Srb2013-11-051-0/+24
* | randr: send RRResourceChangeNotify event (abi unbreak)Michal Srb2013-11-055-0/+54
* | randr: send RRProviderChangeNotify event (abi unbreak)Michal Srb2013-11-053-0/+65
* | randr: report changes when we disconnect a GPU slaveDave Airlie2013-11-052-1/+4
* | randr: only respected changed on the protocol screenDave Airlie2013-11-051-1/+1
* | randr: make SetChanged modify the main protocol screen not the gpu screenDave Airlie2013-11-051-1/+15
* | randr: don't directly set changed bits in randr screenDave Airlie2013-11-056-4/+16
* | randr: Fix a copypasta bug in CRTC confinementAdam Jackson2013-11-051-1/+1
* | xfree86: detach scanout pixmaps when detaching output GPUsAaron Plattner2013-11-051-3/+16
* | Revert "Merge commit 'f98d6cfa0de41cf33e7555342753897c07af84ef' into server-1...Dave Airlie2013-11-0510-194/+9
|/
* Merge commit 'f98d6cfa0de41cf33e7555342753897c07af84ef' into server-1.14-branchMatt Dew2013-10-3110-9/+194
|\
| * randr: deliver Output and Crtc events of attached output providers.Michal Srb2013-11-011-0/+24
| * randr: send RRResourceChangeNotify eventMichal Srb2013-11-015-0/+54
| * randr: send RRProviderChangeNotify eventMichal Srb2013-11-013-0/+65
| * randr: report changes when we disconnect a GPU slaveDave Airlie2013-11-012-1/+4
| * randr: only respected changed on the protocol screenDave Airlie2013-11-011-1/+1
| * randr: make SetChanged modify the main protocol screen not the gpu screenDave Airlie2013-11-011-1/+15
| * randr: don't directly set changed bits in randr screenDave Airlie2013-11-016-4/+16
| * randr: Fix a copypasta bug in CRTC confinementAdam Jackson2013-11-011-1/+1
| * xfree86: detach scanout pixmaps when detaching output GPUsAaron Plattner2013-11-011-3/+16
* | xfree86: Find primary entity when bus types are nominally differentConnor Behan2013-10-311-1/+3
* | bump version from 1.14.3.901, to 1.14.4xorg-server-1.14.4Matt Dew2013-10-311-3/+3
|/
* Bump version from 1.14.3 to 1.14.3.901.xorg-server-1.14.3.901Matt Dew2013-10-261-3/+3
* sync: split updating and triggering a counter upPeter Hutterer2013-10-221-2/+11
* sync: always set the brackets (#59644)Peter Hutterer2013-10-221-0/+20
* sync: if the idle time was reset, force alarms to trigger (#70476)Peter Hutterer2013-10-223-7/+69
* dix: provide accessor methods for the last device event timePeter Hutterer2013-10-229-23/+41
* sync: supply the counter from IdleTimeBlockHandlerPeter Hutterer2013-10-221-1/+1
* sync: always call BracketValues when recalculating upper/lower bracketsPeter Hutterer2013-10-221-3/+2
* sync: compress two if statementsPeter Hutterer2013-10-221-32/+19
* dix: only deliver for the current grab typePeter Hutterer2013-10-221-11/+2
* dix: don't attempt to deliver an event for a different grabtypePeter Hutterer2013-10-221-0/+3
* include: change grabtypes to start at 1Peter Hutterer2013-10-221-3/+3
* dix: only allow button and key events to freeze a sync'd pointerPeter Hutterer2013-10-221-1/+5
* DIX/Xi: Pass correct client to CheckDeviceGrabAndHintWindow()Egbert Eich2013-10-221-7/+16
* Xi: allow for XIAllowEvent requests larger than XI < 2.2 size (#68554)Peter Hutterer2013-10-221-1/+1
* dix: check for grab type before checking XI2 maskPeter Hutterer2013-10-221-1/+1
* test: fix the gcc diagnostics pragmaPeter Hutterer2013-10-221-1/+2
* Merge commit 'a1985e892f5b5f0959235a631d8bcf676b78bfbc' into server-1.14-branchMatt Dew2013-10-215-2/+11
|\
| * dix: add missing include for DeleteWindowFromAnySelectionsJulien Cristau2013-09-151-0/+1