summaryrefslogtreecommitdiff
path: root/src/glamo-kms-crtc.c
AgeCommit message (Collapse)Author
2010-06-26Remove x*alloc/xfree calls deprecated in xserver 1.9 RC1Martin Jansa
2010-04-25Support newer modesetting callbacks to allow rotationThomas White
2010-03-08Translate KMS pixel clock values -> X valuesThomas White
There's a factor of 1000 difference, which seems to confuse X and prevent switching of resolution without general carnage.
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-08-12Tidy up headers, formatting and unused codeThomas White
2009-07-26Make everything up to glamo-kms-exa.c compileThomas White
2009-07-23Just backing up progressThomas White