index
:
xorg/lib/libXrandr
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
get-set-primary
gsr-current
master
randr-1.2
randr-dpms
transform-proposal
X Resize and Rotate Extension C Library (mirrored from https://gitlab.freedesktop.org/xorg/lib/libxrandr)
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
XrrCrtc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-17
Remove unnecessary casts of return values from malloc()
Alan Coopersmith
1
-2
/
+2
2022-10-17
Variable scope reductions as recommended by cppcheck
Alan Coopersmith
1
-4
/
+4
2017-01-28
Fix memory leak on error paths
Tobias Stoeckmann
1
-0
/
+4
2016-09-25
Avoid out of boundary accesses on illegal responses
Tobias Stoeckmann
1
-19
/
+64
2015-03-31
libXrandr: Clean up compiler warnings
Keith Packard
1
-2
/
+2
2013-05-03
Use _XEatDataWords to avoid overflow of rep.length bit shifting
Alan Coopersmith
1
-3
/
+3
2012-09-06
Constify a couple string arguments that are just copied, not modified
Alan Coopersmith
1
-1
/
+1
2011-09-16
Strip trailing whitespace
Alan Coopersmith
1
-12
/
+12
2009-11-10
GetCrtcGamma: Fix error handling.
Adam Jackson
1
-6
/
+5
2009-11-10
GetCrtcGammaSize: Return 0, not garbage, on failure
Adam Jackson
1
-1
/
+1
2009-01-30
Janitor: make distcheck, compiler warnings, .gitignore
Paulo Cesar Pereira de Andrade
1
-9
/
+3
2008-12-04
Nuke config-timestamp for panning.
Matthias Hopf
1
-2
/
+0
2008-12-04
Panning support
Matthias Hopf
1
-0
/
+97
2008-11-28
Set attr->pendingNparams in XRRGetCrtcTransform()
transform-proposal
Julien Cristau
1
-0
/
+1
2008-09-12
Set NparamsFilter in XRRGetCrtcTransform return value.
Keith Packard
1
-0
/
+1
2008-03-18
Eliminate inverse matrix from randr transform protocol
Keith Packard
1
-8
/
+0
2008-03-15
Support CRTC Transform filters
Keith Packard
1
-74
/
+117
2008-03-10
Add support for new Transform requests.
Keith Packard
1
-0
/
+156
2007-02-15
Must pass size information in SetCrtcGamma request.
Keith Packard
1
-0
/
+1
2006-12-30
Failed to copy rotations from reply to XRRCrtcInfo.
Keith Packard
1
-0
/
+1
2006-11-30
Add initial implementation of crtc gamma and mode adding requests.
randr-1.2
Keith Packard
1
-2
/
+94
2006-11-16
Remove RandR output options.
Keith Packard
1
-3
/
+3
2006-10-03
Add mode origins and output options.
Keith Packard
1
-3
/
+3
2006-09-20
XRRGetScreenSizeRange returns Status. Lots more requests added.
Keith Packard
1
-9
/
+112
2006-09-19
Start update to 1.2, splitting code across multiple files.
Keith Packard
1
-0
/
+75