Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-01-06 | Avoid nested LockDisplay calls. | Keith Packard | |
XRRFindDisplay must make extension requests that use LockDisplay, so don't call it with the display locked, instead pass the info around to the internal functions that were calling it themselves, having acquired the info before the outer LockDisplay is called. | |||
2006-09-20 | XRRGetScreenSizeRange returns Status. Lots more requests added. | Keith Packard | |
XRRGetCrtcInfo XRRSetCrtcConfig XRRGetScreenSizeRange XRRSetScreenSize properties still to do. | |||
2006-09-19 | Start update to 1.2, splitting code across multiple files. | Keith Packard | |