Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More GLSL code: | Michal Krol | 2006-02-27 | 1 | -6/+2 |
* | silence a variety of compiler warnings | Brian Paul | 2006-02-22 | 1 | -2/+4 |
* | More GLSL code: | Michal Krol | 2006-02-21 | 1 | -59/+55 |
* | More GLSL code. | Michal Krol | 2006-02-18 | 1 | -465/+402 |
* | Fix a few warnings: | Brian Paul | 2006-02-15 | 1 | -3/+8 |
* | Add support for forward function declarations. | Michal Krol | 2006-02-15 | 1 | -209/+247 |
* | Get it running for ARB_vertex_shader. | Michal Krol | 2006-02-13 | 1 | -422/+639 |
* | Split slang_compile.c into several smaller files - it was just too big. | Michal Krol | 2006-01-30 | 1 | -6/+7 |
* | remove some test code; | Michal Krol | 2006-01-16 | 1 | -20/+0 |
* | change local var names from "asm" to "assem" - I guess it caused | Michal Krol | 2005-05-25 | 1 | -22/+22 |
* | more slang code | Michal Krol | 2005-05-25 | 1 | -238/+61 |
* | intermediate code generator (not finished); | Michal Krol | 2005-05-19 | 1 | -0/+1385 |