summaryrefslogtreecommitdiff
path: root/src/XrrCrtc.c
Commit message (Expand)AuthorAgeFilesLines
* Variable scope reductions as recommended by cppcheckAlan Coopersmith2022-10-171-4/+4
* Fix memory leak on error pathsTobias Stoeckmann2017-01-281-0/+4
* Avoid out of boundary accesses on illegal responsesTobias Stoeckmann2016-09-251-19/+64
* libXrandr: Clean up compiler warningsKeith Packard2015-03-311-2/+2
* Use _XEatDataWords to avoid overflow of rep.length bit shiftingAlan Coopersmith2013-05-031-3/+3
* Constify a couple string arguments that are just copied, not modifiedAlan Coopersmith2012-09-061-1/+1
* Strip trailing whitespaceAlan Coopersmith2011-09-161-12/+12
* GetCrtcGamma: Fix error handling.Adam Jackson2009-11-101-6/+5
* GetCrtcGammaSize: Return 0, not garbage, on failureAdam Jackson2009-11-101-1/+1
* Janitor: make distcheck, compiler warnings, .gitignorePaulo Cesar Pereira de Andrade2009-01-301-9/+3
* Nuke config-timestamp for panning.Matthias Hopf2008-12-041-2/+0
* Panning supportMatthias Hopf2008-12-041-0/+97
* Set attr->pendingNparams in XRRGetCrtcTransform()transform-proposalJulien Cristau2008-11-281-0/+1
* Set NparamsFilter in XRRGetCrtcTransform return value.Keith Packard2008-09-121-0/+1
* Eliminate inverse matrix from randr transform protocolKeith Packard2008-03-181-8/+0
* Support CRTC Transform filtersKeith Packard2008-03-151-74/+117
* Add support for new Transform requests.Keith Packard2008-03-101-0/+156
* Must pass size information in SetCrtcGamma request.Keith Packard2007-02-151-0/+1
* Failed to copy rotations from reply to XRRCrtcInfo.Keith Packard2006-12-301-0/+1
* Add initial implementation of crtc gamma and mode adding requests.randr-1.2Keith Packard2006-11-301-2/+94
* Remove RandR output options.Keith Packard2006-11-161-3/+3
* Add mode origins and output options.Keith Packard2006-10-031-3/+3
* XRRGetScreenSizeRange returns Status. Lots more requests added.Keith Packard2006-09-201-9/+112
* Start update to 1.2, splitting code across multiple files.Keith Packard2006-09-191-0/+75