Age | Commit message (Expand) | Author |
---|---|---|
2010-05-27 | r300g/swtcl: fix secondary color and back-face color outputs | Marek Olšák |
2010-05-15 | r300g: fix psychedelic colors with SWTCL | Marek Olšák |
2010-05-02 | r300g: merge VS output mapping state (VAP) to rasterizer block state (RS) | Marek Olšák |
2010-04-14 | r300g: emit VS immediates along with VS code | Marek Olšák |
2010-04-11 | r300g: use a dummy replacement vertex shader if the shader compilation fails | Marek Olšák |
2010-03-07 | r300g: share the VS-output-mapping state with SWTCL | Marek Olšák |
2010-01-06 | r300g: disable the rasterization of WPOS if it's unused by the FS | Marek Olšák |
2009-12-09 | r300g: fix routing of vertex streams if TCL is bypassed | Marek Olšák |
2009-12-01 | r300g: clean up derived states | Marek Olšák |
2009-11-20 | r300g: Begin separating HW TCL and SW TCL state and setup. | Corbin Simpson |
2009-07-30 | r300g: Use r300compiler for vertex shaders | Nicolai Hähnle |
2009-06-26 | r300-gallium: organize fragment/vertex shaders | Joakim Sindholt |