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