Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Undo some STATE_POINT/FOG changes. Max length of state token array is now 5. | Brian | 2007-02-22 | 1 | -6/+12 |
* | remove unneeded #includes | Brian | 2007-02-21 | 1 | -5/+0 |
* | fix copy&paste errors | Brian | 2007-02-21 | 1 | -4/+5 |
* | Reimplement the _slang_alloc_statevar() function. | Brian | 2007-02-21 | 1 | -324/+274 |
* | adjustments to STATE_ token layout/format so token[1] is always the array index | Brian | 2007-02-21 | 1 | -25/+29 |
* | checkpoint overhaul of pre-defined uniform code | Brian | 2007-02-21 | 1 | -0/+192 |
* | implement support for pre-defined uniform structs (state vars) | Brian | 2007-02-20 | 1 | -0/+232 |