summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/svga/Makefile
AgeCommit message (Collapse)Author
2009-11-27svga: Use consistent file names for dumping facilities.José Fonseca
2009-11-24svga: Filter out pendantic and ansi flagsJakob Bornecrantz
Rather have the driver compile without the flags then having to disable them.
2009-11-23svga: Scrub Makefiles a bitJakob Bornecrantz
Remove x86 specific hacks. Not that they will ever be used on none x86 arches, but they are built by default. And the way the flags where added was a hack.
2009-11-17svga: Remove -Werror for now as GCC 4.4.x raises a bunch of warningsJakob Bornecrantz
2009-11-17svga: Add svga driverJakob Bornecrantz