summaryrefslogtreecommitdiffstats
path: root/src/mesa/shader/slang/slang_builtin.c
Commit message (Expand)AuthorAgeFilesLines
* 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