summaryrefslogtreecommitdiff
path: root/randr/rrinfo.c
Commit message (Expand)AuthorAgeFilesLines
* RRScanOldConfig cannot use RRFirstOutput before output is configured.Keith Packard2007-08-081-1/+1
* RRScanOldConfig wasn't getting crtcs set correctlyKeith Packard2007-08-071-3/+4
* Fix the output->crtc initialization in the old randr setupGustavo Pichorim Boiko2007-07-251-0/+1
* Set the crtc before the output change is notifiedGustavo Pichorim Boiko2007-07-231-1/+0
* Make pending properties force mode set. And, remove AttachScreen calls.Keith Packard2007-03-241-9/+2
* Add support for user-defined modelines in RandR.Keith Packard2007-03-171-2/+4
* Use RRScreenSetSizeRange in 1.0 compat. Check RRGetInfo for error.Keith Packard2007-01-021-14/+9
* RandR: config time updates when hardware config changes.Keith Packard2006-12-151-0/+2
* Allow RandR objects to be created before the associated ScreenRec.Keith Packard2006-11-081-4/+10
* Move physical size from mode to output.Keith Packard2006-11-011-2/+0
* Add mode origins and output options. Fix memmoves in resource free funcs.Keith Packard2006-10-031-0/+1
* Steal Xinerama code from SiS driver. Add missing files.Keith Packard2006-09-201-0/+337