summaryrefslogtreecommitdiff
path: root/src/XrrOutput.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid out of boundary accesses on illegal responsesTobias Stoeckmann2016-09-251-0/+11
* libXrandr: Clean up compiler warningsKeith Packard2015-03-311-3/+3
* Use _XEatDataWords to avoid overflow of rep.length bit shiftingAlan Coopersmith2013-05-031-1/+1
* Fill in nameLen in XRROutputInfoDaniel Stone2012-02-291-0/+1
* Strip trailing whitespaceAlan Coopersmith2011-09-161-9/+9
* Send X_RRGetOutputPrimary when making an X_RRGetOutputPrimary requestKeith Packard2009-01-301-1/+1
* Janitor: make distcheck, compiler warnings, .gitignorePaulo Cesar Pereira de Andrade2009-01-301-5/+1
* Fix type of GetReq() argument.Adam Jackson2008-12-171-1/+1
* Use RRSimpleCheckExtension in functions returning voidAdam Jackson2008-12-171-1/+1
* Add [GS]etOutputPrimaryget-set-primaryAdam Jackson2008-12-081-0/+62
* Change properties to have a pending value and report valid values.Keith Packard2006-11-201-227/+0
* Remove RandR output options.Keith Packard2006-11-161-2/+0
* 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-011-0/+2
* Remove mode origins. Add preferred mode count.Keith Packard2006-10-041-0/+1
* Add mode origins and output options.Keith Packard2006-10-031-2/+6
* XRRGetScreenSizeRange returns Status. Lots more requests added.Keith Packard2006-09-201-1/+6
* Start update to 1.2, splitting code across multiple files.Keith Packard2006-09-191-0/+149