summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/svga
Commit message (Expand)AuthorAgeFilesLines
* tgsi: rename fields of tgsi_full_instruction to avoid excessive verbosityKeith Whitwell2009-11-241-55/+55
* tgsi: reduce repetition of structure name in its membersKeith Whitwell2009-11-242-36/+36
* gallium: simplify tgsi tokens furtherKeith Whitwell2009-11-241-6/+6
* svga: Scrub Makefiles a bitJakob Bornecrantz2009-11-231-7/+1
* svga: Remove -Werror for now as GCC 4.4.x raises a bunch of warningsJakob Bornecrantz2009-11-172-4/+1
* svga: Add svga driverJakob Bornecrantz2009-11-1771-0/+24312