summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
|/
* renamed: .cvsignore -> .gitignoreAlan Coopersmith2006-07-133-0/+0
* Bug #5628 <https://bugs.freedesktop.org/show_bug.cgi?id=5628> Shadow pagesXORG-7_0_99_901Alan Coopersmith2006-02-122-1/+9
* Update package version number for final X11R7 release candidate.XORG-7_0XORG-6_99_99_904Kevin E Martin2005-12-152-1/+6
* Change *man_SOURCES ==> *man_PRE to fix autotools warnings.MODULAR_COPYKevin E Martin2005-12-062-3/+8
* Update package version number for X11R7 RC3 release.XORG-6_99_99_903Kevin E Martin2005-12-032-1/+6
* Add check and cflags for malloc(0) returning NULL.Kevin E Martin2005-12-033-2/+8
* Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith2005-11-281-1/+1
* Update pkgconfig files to separate library build-time dependencies fromKevin E Martin2005-11-193-4/+15
* Fix pkgconfig deps for separate build roots.Kevin E Martin2005-11-143-3/+13
* Update package version number for X11R7 RC2 release.XORG-6_99_99_902Kevin E Martin2005-11-092-1/+6
* Update pkgcheck dependencies to work with separate build roots.Kevin E Martin2005-11-013-2/+8
* Update package version number for RC1 release.XORG-6_99_99_901Kevin E Martin2005-10-192-1/+6
* Use @LIB_MAN_SUFFIX@ instead of $(LIB_MAN_SUFFIX) in macro substitutions toAlan Coopersmith2005-10-181-4/+4
* Rename .shadows.DONE to shadows.DONE to avoid some make's thinking it's aAlan Coopersmith2005-10-171-2/+2
* [lib/Xrandr]Alan Coopersmith2005-10-134-2/+88