Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-07-04 | Be more consistant with paths in #includes. Eventually, eliminate a bunch ↵ | Brian | |
of -I flags. | |||
2007-02-21 | Reimplement the _slang_alloc_statevar() function. | Brian | |
After several tries at making a table-based system for examining pre-defined uniforms to find statevar indexes, give up and do it the simple way (lots of strcmp() calls). Not terribly elegant, but perfectly functional. | |||
2007-02-21 | checkpoint overhaul of pre-defined uniform code | Brian | |
2007-02-20 | implement support for pre-defined uniform structs (state vars) | Brian | |