summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2016-09-25Avoid out of boundary accesses on illegal responsesTobias Stoeckmann6-52/+172
2016-08-15fix: redundant null check on calling free()walter harms1-4/+3
2016-08-15fix: doGetScreenResources() info: redundant null check on calling free()walter harms1-2/+2
2015-03-31Add monitors, update to version 1.5 (v2)libXrandr-1.5.0Keith Packard2-1/+202
2015-03-31libXrandr: Clean up compiler warningsKeith Packard7-54/+54
2013-11-22Remove fallback for _XEatDataWords, require libX11 1.6 for itMichael Joost1-14/+0
2013-07-05XRRUpdateConfiguration: Check if getting screen for root failsPauli Nieminen1-0/+3
2013-07-05XRRGetProviderInfo returned bad associated_capability list in 64-bitAlan Coopersmith1-1/+10
2013-05-04Make XRRGet*Property() always initialize returned valuesAlan Coopersmith2-2/+14
2013-05-04integer overflow in XRRGetProviderProperty() [CVE-2013-1986 4/4]Alan Coopersmith1-8/+14
2013-05-04integer overflow in XRRGetOutputProperty() [CVE-2013-1986 3/4]Alan Coopersmith1-8/+14
2013-05-04integer overflow in XRRQueryProviderProperty() [CVE-2013-1986 2/4]Alan Coopersmith1-4/+9
2013-05-04integer overflow in XRRQueryOutputProperty() [CVE-2013-1986 1/4]Alan Coopersmith1-4/+9
2013-05-03Use _XEatDataWords to avoid overflow of rep.length bit shiftingAlan Coopersmith7-17/+28
2013-01-18Replace deprecated Automake INCLUDES variable with AM_CPPFLAGSAlan Coopersmith1-1/+1
2012-09-06Constify a couple string arguments that are just copied, not modifiedAlan Coopersmith2-2/+2
2012-07-19libXrandr: add support for provider objects.Dave Airlie4-2/+623
2012-02-29Fill in nameLen in XRROutputInfoDaniel Stone1-0/+1
2011-09-16Strip trailing whitespaceAlan Coopersmith9-71/+71
2010-07-08Purge macros NEED_EVENTS and NEED_REPLIESFernando Carrijo1-2/+0
2010-05-26Add parameter safety checkLeif Middelschulte1-1/+1
2010-02-16config: move CWARNFLAGS from configure.ac to Makefile.amGaetan Nadon1-1/+5
2009-11-10GetCrtcGamma: Fix error handling.Adam Jackson1-6/+5
2009-11-10GetCrtcGammaSize: Return 0, not garbage, on failureAdam Jackson1-1/+1
2009-11-10SetScreenConfigAndRate: Document error handling betterAdam Jackson1-0/+1
2009-11-10GetOutputProperty: Return the error code, not BadRequestAdam Jackson1-1/+1
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 Andrade9-39/+13
2008-12-23Fix thinkosJulien Cristau2-5/+2
2008-12-17Define _XRRHasRates internally.Adam Jackson1-0/+3
2008-12-17Be sure to return NULL when returning no properties.Adam Jackson1-1/+1
2008-12-17Use RRCheckExtension in function returning a value.Adam Jackson1-1/+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
2008-12-04Nuke config-timestamp for panning.Matthias Hopf1-2/+0
2008-12-04Panning supportMatthias Hopf1-0/+97
2008-12-01RRNotify subevents have 'window' at different offsets, the sequelJulien Cristau1-1/+3
2008-12-01Merge branch 'transform-proposal' of git.freedesktop.org:/git/xorg/lib/libXrandrJulien Cristau3-9/+210
2008-11-28Set attr->pendingNparams in XRRGetCrtcTransform()transform-proposalJulien Cristau1-0/+1
2008-11-24Add GetScreenResourcesCurrentgsr-currentAdam Jackson1-3/+20
2008-09-12Set NparamsFilter in XRRGetCrtcTransform return value.Keith Packard1-0/+1
2008-08-13RRNotify subevents have 'window' at different offsets.Tomas Carnecky1-1/+3
2008-08-13Remove RCS tags.Adam Jackson2-5/+0
2008-06-23Bug #16430: Ignore ConfigureNotify on non-root windows in UpdateConfigurationthb1-3/+5
2008-05-19Rename parameters to clarify QueryVersion/QueryExtension.Peter Hutterer1-3/+5
2008-03-18Eliminate inverse matrix from randr transform protocolKeith Packard1-8/+0
2008-03-15Support CRTC Transform filtersKeith Packard1-74/+117
2008-03-10Add support for new Transform requests.Keith Packard3-10/+176
2008-02-05Hide some private symbols.Julien Cristau1-5/+5