Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-05-16 | Cleanup code. Change constructor prototype. | Michal Krol | |
2006-04-18 | Remove carriage-return chars *ONLY*. | Michal Krol | |
2006-02-13 | Get it running for ARB_vertex_shader. | Michal Krol | |
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. | |||
2006-01-30 | Split slang_compile.c into several smaller files - it was just too big. | Michal Krol | |
Minor fixes and cosmetic changes. |