summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add [GS]etOutputPrimaryget-set-primaryAdam Jackson2008-12-082-0/+72
* Bump to 1.2.99.2.libXrandr-1.2.99.2Matthias Hopf2008-12-041-1/+1
* Nuke config-timestamp for panning.Matthias Hopf2008-12-041-2/+0
* Panning supportMatthias Hopf2008-12-042-0/+125
* Bump to 1.2.91libXrandr-1.2.91Julien Cristau2008-12-011-1/+1
* RRNotify subevents have 'window' at different offsets, the sequelJulien Cristau2008-12-011-1/+3
* Merge branch 'transform-proposal' of git.freedesktop.org:/git/xorg/lib/libXrandrJulien Cristau2008-12-014-15/+245
|\
| * Set attr->pendingNparams in XRRGetCrtcTransform()transform-proposalJulien Cristau2008-11-281-0/+1
| * Set NparamsFilter in XRRGetCrtcTransform return value.Keith Packard2008-09-121-0/+1
| * Eliminate inverse matrix from randr transform protocolKeith Packard2008-03-182-11/+0
| * Support CRTC Transform filtersKeith Packard2008-03-152-80/+140
| * Add support for new Transform requests.Keith Packard2008-03-104-10/+193
* | Add GetScreenResourcesCurrentgsr-currentAdam Jackson2008-11-242-3/+25
* | RRNotify subevents have 'window' at different offsets.Tomas Carnecky2008-08-131-1/+3
* | Remove RCS tags.Adam Jackson2008-08-132-5/+0
* | libXrandr 1.2.3libXrandr-1.2.3Adam Jackson2008-07-021-1/+1
* | Bug #16430: Ignore ConfigureNotify on non-root windows in UpdateConfigurationthb2008-06-231-3/+5
* | Rename parameters to clarify QueryVersion/QueryExtension.Peter Hutterer2008-05-193-9/+13
* | Bug #14388: Remove XRRScreenConfig() and XRRConfig() from Xrandr.h.Julien Cristau2008-03-243-9/+0
* | nuke RCS IdsMatthieu Herrb2008-03-093-5/+0
|/
* Hide some private symbols.Julien Cristau2008-02-051-5/+5
* Replace static ChangeLog with dist-hook to generate from git logJames Cloos2007-12-062-231/+10
* Merge branch 'master' of git://git.freedesktop.org/git/xorg/lib/libXrandrJames Cloos2007-11-111-1/+1
|\
| * Bump version to 1.2.2.libXrandr-1.2.2Eric Anholt2007-09-051-1/+1
* | Add *~ to .gitignore to skip patch/emacs droppingsJames Cloos2007-09-031-0/+1
|/
* CrtcChange event format conversion was using 'height' for 'width'.Keith Packard2007-07-031-2/+2
* Set version to 1.2.1 for release.libXrandr-1.2.1Keith Packard2007-03-041-1/+1
* Fix the use of a C++ keyword as a parameter name in Xrandr.hFredrik Höglund2007-02-201-1/+1
* Reset version from 1.2.0.0 to 1.2.0libXrandr-1.2.0Keith Packard2007-02-181-1/+1
* Must pass size information in SetCrtcGamma request.Keith Packard2007-02-151-0/+1
* Merge 64-bit fixes inKeith Packard2007-01-311-15/+17
|\
| * Return a valid property info even if we lack valid value sets.Eric Anholt2007-01-161-16/+18
* | Fix read sizes for 64-bit machines.Keith Packard2007-01-311-30/+30
|/
* Avoid nested LockDisplay calls.Keith Packard2007-01-061-13/+22
* Failed to copy rotations from reply to XRRCrtcInfo.Keith Packard2006-12-301-0/+1
* Merge branch 'randr-1.2'Dave Airlie2006-12-024-11/+191
|\
| * Add initial implementation of crtc gamma and mode adding requests.randr-1.2Keith Packard2006-11-304-11/+191
* | Merge branch 'randr-1.2'Eric Anholt2006-11-2712-427/+1760
|\ \ | |/
| * Change properties to have a pending value and report valid values.Keith Packard2006-11-204-228/+362
| * Remove RandR output options.Keith Packard2006-11-163-14/+4
| * Return the right actual property type for XRRGetOutputProperty.Eric Anholt2006-11-091-1/+1
| * Add support for various output property requests.Eric Anholt2006-11-091-0/+199
| * Moving physical size from mode to output.Keith Packard2006-11-013-4/+4
| * Remove mode origins. Add preferred mode count.Keith Packard2006-10-043-3/+2
| * Add mode origins and output options.Keith Packard2006-10-034-6/+21
| * XRRGetScreenSizeRange returns Status. Lots more requests added.Keith Packard2006-09-205-29/+198
| * Start update to 1.2, splitting code across multiple files.Keith Packard2006-09-1911-427/+1254
* | Bump to 1.1.2libXrandr-1.1.2Adam Jackson2006-10-131-1/+1
* | Bump to 1.1.1libXrandr-1.1.1Adam Jackson2006-10-131-1/+1
* | Do not call UnlockDisplay without calling LockDisplay.Jamey Sharp2006-10-121-2/+2
|/