summaryrefslogtreecommitdiff
path: root/src/XrrOutput.c
AgeCommit message (Expand)Author
2022-10-17Remove unnecessary casts of return values from malloc()Alan Coopersmith
2016-09-25Avoid out of boundary accesses on illegal responsesTobias Stoeckmann
2015-03-31libXrandr: Clean up compiler warningsKeith Packard
2013-05-03Use _XEatDataWords to avoid overflow of rep.length bit shiftingAlan Coopersmith
2012-02-29Fill in nameLen in XRROutputInfoDaniel Stone
2011-09-16Strip trailing whitespaceAlan Coopersmith
2009-01-30Send X_RRGetOutputPrimary when making an X_RRGetOutputPrimary requestKeith Packard
2009-01-30Janitor: make distcheck, compiler warnings, .gitignorePaulo Cesar Pereira de Andrade
2008-12-17Fix type of GetReq() argument.Adam Jackson
2008-12-17Use RRSimpleCheckExtension in functions returning voidAdam Jackson
2008-12-08Add [GS]etOutputPrimaryAdam Jackson
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-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