summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r300/r300_vs.h
Commit message (Expand)AuthorAgeFilesLines
* r300g/swtcl: don't print an error when getting ClipVertexMarek Olšák2012-04-041-2/+3
* r300g: copy the compiler from r300cMarek Olšák2011-07-261-1/+1
* r300g/swtcl: fix secondary color and back-face color outputsMarek Olšák2010-05-271-0/+4
* r300g: fix psychedelic colors with SWTCLMarek Olšák2010-05-151-3/+3
* r300g: merge VS output mapping state (VAP) to rasterizer block state (RS)Marek Olšák2010-05-021-10/+0
* r300g: emit VS immediates along with VS codeMarek Olšák2010-04-141-0/+4
* r300g: use a dummy replacement vertex shader if the shader compilation failsMarek Olšák2010-04-111-4/+6
* r300g: share the VS-output-mapping state with SWTCLMarek Olšák2010-03-071-4/+9
* r300g: disable the rasterization of WPOS if it's unused by the FSMarek Olšák2010-01-061-0/+6
* r300g: fix routing of vertex streams if TCL is bypassedMarek Olšák2009-12-091-1/+3
* r300g: clean up derived statesMarek Olšák2009-12-011-4/+7
* r300g: Begin separating HW TCL and SW TCL state and setup.Corbin Simpson2009-11-201-3/+0
* r300g: Use r300compiler for vertex shadersNicolai Hähnle2009-07-301-120/+17
* r300-gallium: organize fragment/vertex shadersJoakim Sindholt2009-06-261-0/+157