summaryrefslogtreecommitdiffstats
path: root/src/mesa/shader/slang/slang_builtin.c
Commit message (Expand)AuthorAgeFilesLines
* Undo some STATE_POINT/FOG changes. Max length of state token array is now 5.Brian2007-02-221-6/+12
* remove unneeded #includesBrian2007-02-211-5/+0
* fix copy&paste errorsBrian2007-02-211-4/+5
* Reimplement the _slang_alloc_statevar() function.Brian2007-02-211-324/+274
* adjustments to STATE_ token layout/format so token[1] is always the array indexBrian2007-02-211-25/+29
* checkpoint overhaul of pre-defined uniform codeBrian2007-02-211-0/+192
* implement support for pre-defined uniform structs (state vars)Brian2007-02-201-0/+232