summaryrefslogtreecommitdiff
path: root/src/XrrOutput.c
AgeCommit message (Expand)AuthorFilesLines
2022-10-17Remove unnecessary casts of return values from malloc()Alan Coopersmith1-1/+1
2016-09-25Avoid out of boundary accesses on illegal responsesTobias Stoeckmann1-0/+11
2015-03-31libXrandr: Clean up compiler warningsKeith Packard1-3/+3
2013-05-03Use _XEatDataWords to avoid overflow of rep.length bit shiftingAlan Coopersmith1-1/+1
2012-02-29Fill in nameLen in XRROutputInfoDaniel Stone1-0/+1
2011-09-16Strip trailing whitespaceAlan Coopersmith1-9/+9
2009-01-30Send X_RRGetOutputPrimary when making an X_RRGetOutputPrimary requestKeith Packard1-1/+1
2009-01-30Janitor: make distcheck, compiler warnings, .gitignorePaulo Cesar Pereira de Andrade1-5/+1
2008-12-17Fix type of GetReq() argument.Adam Jackson1-1/+1
2008-12-17Use RRSimpleCheckExtension in functions returning voidAdam Jackson1-1/+1
2008-12-08Add [GS]etOutputPrimaryget-set-primaryAdam Jackson1-0/+62
2006-11-20Change properties to have a pending value and report valid values.Keith Packard1-227/+0
2006-11-16Remove RandR output options.Keith Packard1-2/+0
2006-11-09Return the right actual property type for XRRGetOutputProperty.Eric Anholt1-1/+1
2006-11-09Add support for various output property requests.Eric Anholt1-0/+199
2006-11-01Moving physical size from mode to output.Keith Packard1-0/+2
2006-10-04Remove mode origins. Add preferred mode count.Keith Packard1-0/+1
2006-10-03Add mode origins and output options.Keith Packard1-2/+6
2006-09-20XRRGetScreenSizeRange returns Status. Lots more requests added.Keith Packard1-1/+6
2006-09-19Start update to 1.2, splitting code across multiple files.Keith Packard1-0/+149