index
:
xorg-server.git
debian-unstable
xorg7.5+xs1.6
forcked debian package
Julien Viard de Galbert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
randr
/
rrinfo.c
Age
Commit message (
Expand
)
Author
2009-01-30
randr: Avoid re-querying the configuration on everything but GetScreenResources.
Eric Anholt
2008-11-24
Create rrtransform.[ch]. Add RRTransform argument to RRCrtcNotify.
Keith Packard
2007-08-08
RRScanOldConfig cannot use RRFirstOutput before output is configured.
Keith Packard
2007-08-07
RRScanOldConfig wasn't getting crtcs set correctly
Keith Packard
2007-07-25
Fix the output->crtc initialization in the old randr setup
Gustavo Pichorim Boiko
2007-07-23
Set the crtc before the output change is notified
Gustavo Pichorim Boiko
2007-03-24
Make pending properties force mode set. And, remove AttachScreen calls.
Keith Packard
2007-03-17
Add support for user-defined modelines in RandR.
Keith Packard
2007-01-02
Use RRScreenSetSizeRange in 1.0 compat. Check RRGetInfo for error.
Keith Packard
2006-12-15
RandR: config time updates when hardware config changes.
Keith Packard
2006-11-08
Allow RandR objects to be created before the associated ScreenRec.
Keith Packard
2006-11-01
Move physical size from mode to output.
Keith Packard
2006-10-03
Add mode origins and output options. Fix memmoves in resource free funcs.
Keith Packard
2006-09-20
Steal Xinerama code from SiS driver. Add missing files.
Keith Packard