summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-20Fix the use of a C++ keyword as a parameter name in Xrandr.hFredrik Höglund
2007-02-18Reset version from 1.2.0.0 to 1.2.0libXrandr-1.2.0Keith Packard
2007-02-15Must pass size information in SetCrtcGamma request.Keith Packard
2007-01-31Merge 64-bit fixes inKeith Packard
2007-01-31Fix read sizes for 64-bit machines.Keith Packard
2007-01-16Return a valid property info even if we lack valid value sets.Eric Anholt
2007-01-06Avoid nested LockDisplay calls.Keith Packard
2006-12-30Failed to copy rotations from reply to XRRCrtcInfo.Keith Packard
2006-12-02Merge branch 'randr-1.2'Dave Airlie
2006-11-30Add initial implementation of crtc gamma and mode adding requests.Keith Packard
2006-11-27Merge branch 'randr-1.2'Eric Anholt
2006-11-20Change properties to have a pending value and report valid values.Keith Packard
2006-11-16Remove RandR output options.Keith Packard
2006-11-09Return the right actual property type for XRRGetOutputProperty.Eric Anholt
2006-11-09Add support for various output property requests.Eric Anholt
2006-11-01Moving physical size from mode to output.Keith Packard
2006-10-13Bump to 1.1.2libXrandr-1.1.2Adam Jackson
2006-10-13Bump to 1.1.1libXrandr-1.1.1Adam Jackson
2006-10-12Do not call UnlockDisplay without calling LockDisplay.Jamey Sharp
2006-10-04Remove mode origins. Add preferred mode count.Keith Packard
2006-10-03Add mode origins and output options.Keith Packard
2006-09-20XRRGetScreenSizeRange returns Status. Lots more requests added.Keith Packard
2006-09-19Start update to 1.2, splitting code across multiple files.Keith Packard
2006-07-13renamed: .cvsignore -> .gitignoreAlan Coopersmith
2006-02-12Bug #5628 <https://bugs.freedesktop.org/show_bug.cgi?id=5628> Shadow pagesXORG-7_0_99_901Alan Coopersmith
2005-12-15Update package version number for final X11R7 release candidate.XORG-7_0XORG-6_99_99_904Kevin E Martin
2005-12-06Change *man_SOURCES ==> *man_PRE to fix autotools warnings.MODULAR_COPYKevin E Martin
2005-12-03Update package version number for X11R7 RC3 release.XORG-6_99_99_903Kevin E Martin
2005-12-03Add check and cflags for malloc(0) returning NULL.Kevin E Martin
2005-11-28Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith
2005-11-19Update pkgconfig files to separate library build-time dependencies fromKevin E Martin
2005-11-14Fix pkgconfig deps for separate build roots.Kevin E Martin
2005-11-09Update package version number for X11R7 RC2 release.XORG-6_99_99_902Kevin E Martin
2005-11-01Update pkgcheck dependencies to work with separate build roots.Kevin E Martin
2005-10-19Update package version number for RC1 release.XORG-6_99_99_901Kevin E Martin
2005-10-18Use @LIB_MAN_SUFFIX@ instead of $(LIB_MAN_SUFFIX) in macro substitutions toAlan Coopersmith
2005-10-17Rename .shadows.DONE to shadows.DONE to avoid some make's thinking it's aAlan Coopersmith
2005-10-13[lib/Xrandr]Alan Coopersmith
2005-10-13Fix troff macros from last commit to not generate cpp warningsXORG-6_8_99_903XORG-6_8_99_902XORG-6_8_99_901Alan Coopersmith
2005-10-12Use troff macros to prevent cpp eating C comments & #defines that areAlan Coopersmith
2005-09-30Bug #2965 <https://bugs.freedesktop.org/show_bug.cgi?id=2965> Patch #2994Aaron Plattner
2005-07-29Various changes preparing packages for RC0:XORG-6_99_99_900Kevin E Martin
2005-07-23Fix distchecksKevin E Martin
2005-07-16Set soversion to 2.0.0 with -version-number.Daniel Stone
2005-07-09Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directoryKeith Packard
2005-07-02Add appropriate lib*_CFLAGS to Makefile.am's -- fixes build problemsKevin E Martin
2005-06-10Bug #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 Stone
2005-06-09Require renderproto instead of render for pkgconfigAlexander Gottwald
2005-06-08- Don't search for non-autoconf'ed X libs in XrandrSøren Sandmann Pedersen
2005-06-08Add XcursorSøren Sandmann Pedersen