Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | support for GLSL 1.20 non-square matrices | Brian | 2007-04-08 | 1 | -0/+18 |
* | Get rid of SLANG_OPER_GOTO, start rewrite of 'return' handling. | Brian | 2007-03-26 | 1 | -5/+0 |
* | remove debug abort() calls | Brian | 2007-03-26 | 1 | -2/+0 |
* | improve literal printing | Brian | 2007-03-13 | 1 | -8/+13 |
* | Implement GL_ARB_texture_rectangle support | Brian | 2007-03-12 | 1 | -0/+4 |
* | s/equal/EQUAL/, fix bugs in logical or/and code. | Brian | 2007-03-07 | 1 | -2/+2 |
* | change all enum tokens to uppercase | Brian | 2007-02-16 | 1 | -139/+139 |
* | remove slang_asm_string() | Brian | 2007-02-02 | 1 | -154/+0 |
* | remove more assembly-related code | Brian | 2007-02-02 | 1 | -1/+2 |
* | Rework code related to temp register allocation, both for user variables | Brian | 2007-01-13 | 1 | -199/+8 |
* | tweak output | Brian | 2007-01-11 | 1 | -3/+4 |
* | Checkpoint new GLSL compiler back-end to produce fp/vp-style assembly instruc... | Brian | 2006-12-13 | 1 | -0/+1136 |