Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup code. Change constructor prototype. | Michal Krol | 2006-05-16 | 1 | -2/+4 |
| | |||||
* | Remove carriage-return chars *ONLY*. | Michal Krol | 2006-04-18 | 1 | -61/+61 |
| | |||||
* | Get it running for ARB_vertex_shader. | Michal Krol | 2006-02-13 | 1 | -2/+2 |
| | | | | | | | | | | | Add experimental print functions to builtin library. Some functionality missing: - automatic arrays; - general constructors; - local variable initialization; - texture sampling and noise; - semantic error checking; - function prototypes. | ||||
* | Split slang_compile.c into several smaller files - it was just too big. | Michal Krol | 2006-01-30 | 1 | -0/+61 |
Minor fixes and cosmetic changes. |