summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add the 1.3 output dpms change notify event.randr-dpmsEric Anholt2007-07-133-5/+29
* 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
* Fix troff macros from last commit to not generate cpp warningsXORG-6_8_99_903XORG-6_8_99_902XORG-6_8_99_901Alan Coopersmith2005-10-131-6/+6
* Use troff macros to prevent cpp eating C comments & #defines that areAlan Coopersmith2005-10-121-7/+7
* Bug #2965 <https://bugs.freedesktop.org/show_bug.cgi?id=2965> Patch #2994Aaron Plattner2005-09-301-4/+11
* Various changes preparing packages for RC0:XORG-6_99_99_900Kevin E Martin2005-07-291-1/+3
* Fix distchecksKevin E Martin2005-07-232-2/+1
* Set soversion to 2.0.0 with -version-number.Daniel Stone2005-07-161-6/+1
* Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directoryKeith Packard2005-07-095-1/+38
* Add appropriate lib*_CFLAGS to Makefile.am's -- fixes build problemsKevin E Martin2005-07-021-0/+1
* Bug #1976: Fix deadlock when attempting to initialise with threads.XORG-6_8_99_900XORG-6_8_99_16XORG-6_8_99_15XORG-6_8_99_14XORG-6_8_99_13XORG-6_8_99_12XORG-6_8_99_11Daniel Stone2005-06-101-0/+1