summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r300/r300_vs.c
AgeCommit message (Expand)Author
2009-12-22Merge branch 'gallium-edgeflags'Roland Scheidegger
2009-12-19gallium: fix up drivers for edgeflag changesRoland Scheidegger
2009-12-09r300g: fix routing of vertex streams if TCL is bypassedMarek Olšák
2009-12-01r300g: simplify allocations of VS output registersMarek Olšák
2009-12-01r300g: clean up derived statesMarek Olšák
2009-11-01r300g: Miscellania. Avoid draw segfaults, s/true/TRUE/, etc.Corbin Simpson
2009-10-21r300g: Cleanup old static shader state.Corbin Simpson
2009-10-05r300g: fix scons buildJoakim Sindholt
2009-09-06r300g: Debug flags infrastructureNicolai Hähnle
2009-07-30r300g: Remove extraneous printfNicolai Hähnle
2009-07-30r300g: Use r300compiler for vertex shadersNicolai Hähnle
2009-07-23r300g: Actually mark shaders as translated/untranslated.Corbin Simpson
2009-07-22gallium: simplify tgsi_full_immediate structKeith Whitwell
2009-06-26r300-gallium: organize fragment/vertex shadersJoakim Sindholt