Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r300g: fix routing of vertex streams if TCL is bypassed | Marek Olšák | 2009-12-09 | 1 | -18/+13 |
* | r300g: simplify allocations of VS output registers | Marek Olšák | 2009-12-01 | 1 | -56/+26 |
* | r300g: clean up derived states | Marek Olšák | 2009-12-01 | 1 | -3/+179 |
* | r300g: Miscellania. Avoid draw segfaults, s/true/TRUE/, etc. | Corbin Simpson | 2009-11-01 | 1 | -2/+2 |
* | r300g: Cleanup old static shader state. | Corbin Simpson | 2009-10-21 | 1 | -86/+0 |
* | r300g: fix scons build | Joakim Sindholt | 2009-10-05 | 1 | -3/+3 |
* | r300g: Debug flags infrastructure | Nicolai Hähnle | 2009-09-06 | 1 | -1/+1 |
* | r300g: Remove extraneous printf | Nicolai Hähnle | 2009-07-30 | 1 | -2/+0 |
* | r300g: Use r300compiler for vertex shaders | Nicolai Hähnle | 2009-07-30 | 1 | -349/+171 |
* | r300g: Actually mark shaders as translated/untranslated. | Corbin Simpson | 2009-07-23 | 1 | -0/+3 |
* | gallium: simplify tgsi_full_immediate struct | Keith Whitwell | 2009-07-22 | 1 | -2/+1 |
* | r300-gallium: organize fragment/vertex shaders | Joakim Sindholt | 2009-06-26 | 1 | -0/+412 |