summaryrefslogtreecommitdiff
path: root/src/mesa/shader/slang/slang_print.h
AgeCommit message (Collapse)Author
2007-02-02remove slang_asm_string()Brian
2007-02-02remove more assembly-related codeBrian
2007-01-13Rework code related to temp register allocation, both for user variablesBrian
and expression temporarires. Much better register utilization now. Lots of other fixes. The OpenGL GLSL "orange book" brick shader demo works now.
2006-12-13Checkpoint new GLSL compiler back-end to produce fp/vp-style assembly ↵Brian
instructions.