index
:
lib/libXrandr
master
obsd
Xrandr library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2013-07-05
XRRUpdateConfiguration: Check if getting screen for root fails
Pauli Nieminen
2013-07-05
XRRGetProviderInfo returned bad associated_capability list in 64-bit
Alan Coopersmith
2013-05-04
Make XRRGet*Property() always initialize returned values
Alan Coopersmith
2013-05-04
integer overflow in XRRGetProviderProperty() [CVE-2013-1986 4/4]
Alan Coopersmith
2013-05-04
integer overflow in XRRGetOutputProperty() [CVE-2013-1986 3/4]
Alan Coopersmith
2013-05-04
integer overflow in XRRQueryProviderProperty() [CVE-2013-1986 2/4]
Alan Coopersmith
2013-05-04
integer overflow in XRRQueryOutputProperty() [CVE-2013-1986 1/4]
Alan Coopersmith
2013-05-03
Use _XEatDataWords to avoid overflow of rep.length bit shifting
Alan Coopersmith
2013-01-18
Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
Alan Coopersmith
2012-09-06
Constify a couple string arguments that are just copied, not modified
Alan Coopersmith
2012-07-19
libXrandr: add support for provider objects.
Dave Airlie
2012-02-29
Fill in nameLen in XRROutputInfo
Daniel Stone
2011-09-16
Strip trailing whitespace
Alan Coopersmith
2010-07-08
Purge macros NEED_EVENTS and NEED_REPLIES
Fernando Carrijo
2010-05-26
Add parameter safety check
Leif Middelschulte
2010-02-16
config: move CWARNFLAGS from configure.ac to Makefile.am
Gaetan Nadon
2009-11-10
GetCrtcGamma: Fix error handling.
Adam Jackson
2009-11-10
GetCrtcGammaSize: Return 0, not garbage, on failure
Adam Jackson
2009-11-10
SetScreenConfigAndRate: Document error handling better
Adam Jackson
2009-11-10
GetOutputProperty: Return the error code, not BadRequest
Adam Jackson
2009-01-30
Send X_RRGetOutputPrimary when making an X_RRGetOutputPrimary request
Keith Packard
2009-01-30
Janitor: make distcheck, compiler warnings, .gitignore
Paulo Cesar Pereira de Andrade
2008-12-23
Fix thinkos
Julien Cristau
2008-12-17
Define _XRRHasRates internally.
Adam Jackson
2008-12-17
Be sure to return NULL when returning no properties.
Adam Jackson
2008-12-17
Use RRCheckExtension in function returning a value.
Adam Jackson
2008-12-17
Fix type of GetReq() argument.
Adam Jackson
2008-12-17
Use RRSimpleCheckExtension in functions returning void
Adam Jackson
2008-12-08
Add [GS]etOutputPrimary
Adam Jackson
2008-12-04
Nuke config-timestamp for panning.
Matthias Hopf
2008-12-04
Panning support
Matthias Hopf
2008-12-01
RRNotify subevents have 'window' at different offsets, the sequel
Julien Cristau
2008-12-01
Merge branch 'transform-proposal' of git.freedesktop.org:/git/xorg/lib/libXrandr
Julien Cristau
2008-11-28
Set attr->pendingNparams in XRRGetCrtcTransform()
Julien Cristau
2008-11-24
Add GetScreenResourcesCurrent
Adam Jackson
2008-09-12
Set NparamsFilter in XRRGetCrtcTransform return value.
Keith Packard
2008-08-13
RRNotify subevents have 'window' at different offsets.
Tomas Carnecky
2008-08-13
Remove RCS tags.
Adam Jackson
2008-06-23
Bug #16430: Ignore ConfigureNotify on non-root windows in UpdateConfiguration
thb
2008-05-19
Rename parameters to clarify QueryVersion/QueryExtension.
Peter Hutterer
2008-03-18
Eliminate inverse matrix from randr transform protocol
Keith Packard
2008-03-15
Support CRTC Transform filters
Keith Packard
2008-03-10
Add support for new Transform requests.
Keith Packard
2008-02-05
Hide some private symbols.
Julien Cristau
2007-07-03
CrtcChange event format conversion was using 'height' for 'width'.
Keith Packard
2007-02-15
Must pass size information in SetCrtcGamma request.
Keith Packard
2007-01-31
Merge 64-bit fixes in
Keith Packard
2007-01-31
Fix read sizes for 64-bit machines.
Keith Packard
2007-01-16
Return a valid property info even if we lack valid value sets.
Eric Anholt
2007-01-06
Avoid nested LockDisplay calls.
Keith Packard
[next]