index
:
lib/libXrandr
master
obsd
Xrandr library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
XrrCrtc.c
Age
Commit message (
Expand
)
Author
2011-09-16
Strip trailing whitespace
Alan Coopersmith
2009-11-10
GetCrtcGamma: Fix error handling.
Adam Jackson
2009-11-10
GetCrtcGammaSize: Return 0, not garbage, on failure
Adam Jackson
2009-01-30
Janitor: make distcheck, compiler warnings, .gitignore
Paulo Cesar Pereira de Andrade
2008-12-04
Nuke config-timestamp for panning.
Matthias Hopf
2008-12-04
Panning support
Matthias Hopf
2008-11-28
Set attr->pendingNparams in XRRGetCrtcTransform()
Julien Cristau
2008-09-12
Set NparamsFilter in XRRGetCrtcTransform return value.
Keith Packard
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
2007-02-15
Must pass size information in SetCrtcGamma request.
Keith Packard
2006-12-30
Failed to copy rotations from reply to XRRCrtcInfo.
Keith Packard
2006-11-30
Add initial implementation of crtc gamma and mode adding requests.
Keith Packard
2006-11-16
Remove RandR output options.
Keith Packard
2006-10-03
Add mode origins and output options.
Keith Packard
2006-09-20
XRRGetScreenSizeRange returns Status. Lots more requests added.
Keith Packard
2006-09-19
Start update to 1.2, splitting code across multiple files.
Keith Packard