Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r300g: raise the max index for generic varyings to 32 | Marek Olšák | 2010-04-21 | 1 | -1/+1 |
| | | | | | This should fix an assertion failure in the game Heroes of Newearth. Yes, the game seems to generate semantic indices greater than 15. | ||||
* | r300g: add WPOS | Marek Olšák | 2010-01-06 | 1 | -0/+2 |
| | |||||
* | r300g: clean up derived states | Marek Olšák | 2009-12-01 | 1 | -0/+64 |
The state setups which aren't derived anymore have been moved to the VS and FS objects. |