summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Collapse)Author
2010-05-07Remove -pedantic from CFLAGSThomas White
The X header structure isn't sufficiently pedantic.
2009-10-28Make compilation of KMS parts optionalThomas White
Configure with --enable-kms to enable the KMS parts. With this option, the driver will include both traditional (fbdev-based) and KMS drivers, and will choose between the two at runtime depending on the kernel. Without this option, the driver will be exactly as the traditional driver.
2009-09-19Split DRM command queue handling out to a separate fileThomas White
2009-07-28Initialisation no longer segfaults...Thomas White
2009-07-26Make everything up to glamo-kms-exa.c compileThomas White
2009-07-23Just backing up progressThomas White
2009-07-22Drop in most of the rest of the codeThomas White
2009-07-22Just backing up progressThomas White
2009-07-21Makefile and initialisation stuffThomas White
2009-05-03Code cleanup:Lars-Peter Clausen
* Delete unused files * Move engine code to it's own file * Remove some proxy functions
2009-02-19Add basic RandR 1.2 support.Lars-Peter Clausen
2009-01-25Let the damm thing compile with -pedantic -Wall -WerrorLars-Peter Clausen
2008-12-31glamo* : keep libtool happyGraeme Gregory
2008-12-31glamo* : backup checkinGraeme Gregory
2008-12-31glamo* : everything compiles commitGraeme Gregory
2008-12-22glamo* : just backing up progressGraeme Gregory
2008-11-18src/Makefile.am : more fbdev->glamo that I overlookedGraeme Gregory
2008-11-18fbdev.c : rename to glamo.c and correct .ac/.am filesGraeme Gregory
2008-11-17creating xora/xora-driverGraeme Gregory