summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r300/r300_vs.c
Commit message (Expand)AuthorAgeFilesLines
* r300g: fix routing of vertex streams if TCL is bypassedMarek Olšák2009-12-091-18/+13
* r300g: simplify allocations of VS output registersMarek Olšák2009-12-011-56/+26
* r300g: clean up derived statesMarek Olšák2009-12-011-3/+179
* r300g: Miscellania. Avoid draw segfaults, s/true/TRUE/, etc.Corbin Simpson2009-11-011-2/+2
* r300g: Cleanup old static shader state.Corbin Simpson2009-10-211-86/+0
* r300g: fix scons buildJoakim Sindholt2009-10-051-3/+3
* r300g: Debug flags infrastructureNicolai Hähnle2009-09-061-1/+1
* r300g: Remove extraneous printfNicolai Hähnle2009-07-301-2/+0
* r300g: Use r300compiler for vertex shadersNicolai Hähnle2009-07-301-349/+171
* r300g: Actually mark shaders as translated/untranslated.Corbin Simpson2009-07-231-0/+3
* gallium: simplify tgsi_full_immediate structKeith Whitwell2009-07-221-2/+1
* r300-gallium: organize fragment/vertex shadersJoakim Sindholt2009-06-261-0/+412