Age | Commit message (Expand) | Author |
---|---|---|
2007-02-26 | Overhaul of error handling. | Brian |
2007-01-18 | Reimplement code for swizzling so that expressions like (p+q).x for vectors p... | Brian |
2007-01-13 | Rework code related to temp register allocation, both for user variables | Brian |
2007-01-11 | Fix a problem with inlined "return" statements. Make some attempt to free te... | Brian |
2007-01-10 | checkpoint: codegen for global vars/constants now working | Brian |
2007-01-08 | Move storage allocation functions from slang_emit.c to slang_codegen.c | Brian |
2006-12-15 | Lots of assorted changes. | Brian |
2006-12-13 | Checkpoint new GLSL compiler back-end to produce fp/vp-style assembly instruc... | Brian |