summaryrefslogtreecommitdiff
path: root/src/glamo-display.c
AgeCommit message (Collapse)Author
2009-08-25Fix headers for recent X.orgThomas White
I think this breaks compatability with older versions. Some kind of conditional thing should be done.
2009-02-22Add legacy modesetting path for xorg prior to 1.5.0.0Lars-Peter Clausen
It doesn't support rotation yet.
2009-02-22Add some rather ugly code for getting output video modes. But it allows theLars-Peter Clausen
driver to run without any extra configuration files.
2009-02-19Lots of code cleanup: Remove unused functions, fix naming, fix indent.Lars-Peter Clausen
2009-02-19Add basic RandR 1.2 support.Lars-Peter Clausen