summaryrefslogtreecommitdiffstats
path: root/src/mesa/shader/slang/slang_label.c
Commit message (Expand)AuthorAgeFilesLines
* Remove all the USE_MEMPOOL debug code.Brian2007-04-211-31/+10
* Use new memory pool allocator. Lots of debug code still in place...Brian2007-04-211-0/+27
* added _slang_label_new_unique()Brian2007-03-271-0/+21
* label routines for implementing branches, jumpsBrian2007-02-231-0/+77