summaryrefslogtreecommitdiff
path: root/src/XrrScreen.c
AgeCommit message (Collapse)Author
2009-01-30Janitor: make distcheck, compiler warnings, .gitignorePaulo Cesar Pereira de Andrade
Warning corrections are either unused symbols or using an integer as a pointer (generated by sparse).
2008-11-24Add GetScreenResourcesCurrentAdam Jackson
2006-11-01Moving physical size from mode to output.Keith Packard
Follows protocol change which places physical size information in the output rather than (inappropriately) in each mode line.
2006-10-04Remove mode origins. Add preferred mode count.Keith Packard
2006-10-03Add mode origins and output options.Keith Packard
2006-09-20XRRGetScreenSizeRange returns Status. Lots more requests added.Keith Packard
XRRGetCrtcInfo XRRSetCrtcConfig XRRGetScreenSizeRange XRRSetScreenSize properties still to do.
2006-09-19Start update to 1.2, splitting code across multiple files.Keith Packard