summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/svga/svga_tgsi.h
Commit message (Expand)AuthorAgeFilesLines
* svga: better method for generating white fs color outputsKeith Whitwell2010-02-031-0/+1
* svga: Fix fs key size computation and key comparison.Michal Krol2010-01-071-3/+2
* svga: make texture_target a ubyte, not a bitfieldBrian Paul2010-01-061-1/+1
* Make sure we use only signed/unsigned ints with bitfields.Michal Krol2010-01-061-14/+12
* svga: Add svga driverJakob Bornecrantz2009-11-171-0/+139