| Age | Commit message (Expand) | Author | Files | Lines |
| 2010-12-05 | Add missing XrrPixmap.c and XrrSprite.cHEADmaster | Keith Packard | 2 | -0/+237 |
| 2010-12-05 | Switch from PictFormat XIDs to XrenderPictFormat pointers | Keith Packard | 1 | -11/+10 |
| 2010-12-05 | Fix XRRSetCrtcConfig req number. Add new fields to CrtcConfig | Keith Packard | 2 | -4/+12 |
| 2010-12-04 | Track additions of sprite image transforms | Keith Packard | 1 | -2/+4 |
| 2010-12-04 | RandR 1.4 protocol additions | Keith Packard | 5 | -25/+157 |
| 2010-03-29 | config: update AC_PREREQ statement to 2.60 | Gaetan Nadon | 1 | -1/+1 |
| 2010-03-29 | config: remove the pkgconfig pc.in file from EXTRA_DIST | Gaetan Nadon | 1 | -1/+0 |
| 2010-02-16 | config: move CWARNFLAGS from configure.ac to Makefile.am | Gaetan Nadon | 2 | -4/+5 |
| 2010-01-17 | COPYING: add missing copyright notices | Gaetan Nadon | 1 | -0/+45 |
| 2010-01-15 | Update Sun license notices to current X.Org standard form | Alan Coopersmith | 1 | -22/+19 |
| 2009-11-28 | Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES | Gaetan Nadon | 1 | -0/+1 |
| 2009-11-10 | INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206 | Gaetan Nadon | 3 | -10/+5 |
| 2009-11-10 | Deploy the new XORG_DEFAULT_OPTIONS #24242 | Gaetan Nadon | 1 | -7/+5 |
| 2009-11-10 | Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432 | Gaetan Nadon | 1 | -2/+1 |
| 2009-11-10 | .gitignore: use common defaults with custom section # 24239 | Gaetan Nadon | 1 | -12/+60 |
| 2009-11-10 | GetCrtcGamma: Fix error handling. | Adam Jackson | 1 | -6/+5 |
| 2009-11-10 | GetCrtcGammaSize: Return 0, not garbage, on failure | Adam Jackson | 1 | -1/+1 |
| 2009-11-10 | GetScreenSizeRange: Document funky return code in the header | Adam Jackson | 1 | -0/+1 |
| 2009-11-10 | SetScreenConfigAndRate: Document error handling better | Adam Jackson | 1 | -0/+1 |
| 2009-11-10 | GetOutputProperty: Return the error code, not BadRequest | Adam Jackson | 1 | -1/+1 |
| 2009-10-21 | This is not a GNU project, so declare it foreign. | Jeremy Huddleston | 1 | -1/+1 |
| 2009-03-06 | Bump to 1.3.0 | Matthias Hopf | 1 | -1/+1 |
| 2009-02-03 | Add README with pointers to mailing list, bugzilla & git repos | Alan Coopersmith | 1 | -0/+25 |
| 2009-01-31 | Send X_RRGetOutputPrimary when making an X_RRGetOutputPrimary request | Keith Packard | 1 | -1/+1 |
| 2009-01-30 | Janitor: make distcheck, compiler warnings, .gitignore | Paulo Cesar Pereira de Andrade | 13 | -54/+31 |
| 2008-12-23 | Fix thinkos | Julien Cristau | 2 | -5/+2 |
| 2008-12-17 | libXrandr 1.2.99.4 | Adam Jackson | 1 | -1/+1 |
| 2008-12-17 | Define _XRRHasRates internally. | Adam Jackson | 1 | -0/+3 |
| 2008-12-17 | Be sure to return NULL when returning no properties. | Adam Jackson | 1 | -1/+1 |
| 2008-12-17 | Use RRCheckExtension in function returning a value. | Adam Jackson | 1 | -1/+1 |
| 2008-12-17 | Fix type of GetReq() argument. | Adam Jackson | 1 | -1/+1 |
| 2008-12-17 | Use RRSimpleCheckExtension in functions returning void | Adam Jackson | 1 | -1/+1 |
| 2008-12-12 | Bump to 1.2.99.3 | Matthias Hopf | 1 | -1/+1 |
| 2008-12-08 | Add [GS]etOutputPrimary | Adam Jackson | 2 | -0/+72 |
| 2008-12-04 | Bump to 1.2.99.2. | Matthias Hopf | 1 | -1/+1 |
| 2008-12-04 | Nuke config-timestamp for panning. | Matthias Hopf | 1 | -2/+0 |
| 2008-12-04 | Panning support | Matthias Hopf | 2 | -0/+125 |
| 2008-12-01 | Bump to 1.2.91 | Julien Cristau | 1 | -1/+1 |
| 2008-12-01 | RRNotify subevents have 'window' at different offsets, the sequel | Julien Cristau | 1 | -1/+3 |
| 2008-12-01 | Merge branch 'transform-proposal' of git.freedesktop.org:/git/xorg/lib/libXrandr | Julien Cristau | 4 | -15/+245 |
| 2008-11-28 | Set attr->pendingNparams in XRRGetCrtcTransform() | Julien Cristau | 1 | -0/+1 |
| 2008-11-24 | Add GetScreenResourcesCurrent | Adam Jackson | 2 | -3/+25 |
| 2008-09-13 | Set NparamsFilter in XRRGetCrtcTransform return value. | Keith Packard | 1 | -0/+1 |
| 2008-08-13 | RRNotify subevents have 'window' at different offsets. | Tomas Carnecky | 1 | -1/+3 |
| 2008-08-13 | Remove RCS tags. | Adam Jackson | 2 | -5/+0 |
| 2008-07-02 | libXrandr 1.2.3 | Adam Jackson | 1 | -1/+1 |
| 2008-06-23 | Bug #16430: Ignore ConfigureNotify on non-root windows in UpdateConfiguration | thb | 1 | -3/+5 |
| 2008-05-19 | Rename parameters to clarify QueryVersion/QueryExtension. | Peter Hutterer | 3 | -9/+13 |
| 2008-03-24 | Bug #14388: Remove XRRScreenConfig() and XRRConfig() from Xrandr.h. | Julien Cristau | 3 | -9/+0 |
| 2008-03-18 | Eliminate inverse matrix from randr transform protocol | Keith Packard | 2 | -11/+0 |