summaryrefslogtreecommitdiffstats
path: root/src/mesa/shader/slang/slang_emit.c
Commit message (Expand)AuthorAgeFilesLines
* Implement if-conditionals and while loops, added temporary resolve-branches f...Brian2006-12-181-6/+20
* Initial code for conditional constructs.Brian2006-12-161-2/+26
* start implementing relational operatorsBrian2006-12-151-16/+17
* code movementBrian2006-12-151-4/+1
* Lots of assorted changes.Brian2006-12-151-52/+116
* Updated #includes after splitting program.hBrian2006-12-141-1/+5
* Assorted fix-ups for the new linker.Brian2006-12-141-0/+12
* Checkpoint new GLSL compiler back-end to produce fp/vp-style assembly instruc...Brian2006-12-131-0/+1027