summaryrefslogtreecommitdiff
path: root/src/mesa/shader/slang/slang_print.c
AgeCommit message (Collapse)Author
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.
2007-01-11tweak outputBrian
2006-12-13Checkpoint new GLSL compiler back-end to produce fp/vp-style assembly ↵Brian
instructions.