summaryrefslogtreecommitdiffstats
path: root/src/mesa/shader/slang/slang_vartable.c
Commit message (Expand)AuthorAgeFilesLines
* do bounds check in _slang_push_var_table(), added commentBrian2007-01-171-1/+3
* handle var size > 4 in _slang_pop_var_table()Brian2007-01-171-3/+7
* Fix/clean-up a number of things related to variable/temporary allocation.Brian2007-01-171-4/+18
* Rework code related to temp register allocation, both for user variablesBrian2007-01-131-0/+202