Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rewrite +=, -= etc for floats | Brian | 2006-12-19 | 2 | -527/+534 |
* | comments | Brian | 2006-12-18 | 2 | -26/+32 |
* | start rewriting the matrix/vector functions | Brian | 2006-12-15 | 2 | -204/+260 |
* | redo mat4 addition, mat4 constructor from vec4s | Brian | 2006-12-15 | 2 | -507/+535 |
* | Checkpoint of work for new GLSL compiler back-end. Lots of assorted changes. | Brian | 2006-12-13 | 5 | -954/+1098 |
* | Rewrite/simplify most built-in functions to use updated set of __asm instruct... | Brian | 2006-12-13 | 3 | -670/+1105 |
* | Fix Windows newlines. | Michal Krol | 2006-09-26 | 4 | -1213/+1060 |
* | Add syntax files for expression and directive preprocessor. | Michal Krol | 2006-09-26 | 9 | -28/+1332 |
* | More GLSL preprocessor code: | Michal Krol | 2006-08-21 | 2 | -0/+190 |
* | GLSL 1.20 constructors and operators. | Michal Krol | 2006-08-21 | 1 | -0/+1716 |
* | GLSL 1.20 built-in library. | Michal Krol | 2006-08-09 | 2 | -0/+230 |
* | Add vec4 extension. | Michal Krol | 2006-08-02 | 7 | -5/+288 |
* | Program to convert .syn file to .h headers. | Michal Krol | 2006-07-30 | 1 | -0/+72 |
* | Change error message wording. | Michal Krol | 2006-05-16 | 2 | -10/+10 |
* | Rename print() to printMESA(). | Michal Krol | 2006-05-16 | 2 | -94/+101 |
* | added a trailing newline to pacify gcc | Tilman Sauerbeck | 2006-04-28 | 1 | -1/+1 |
* | Remove carriage-return chars *ONLY*. | Michal Krol | 2006-04-18 | 13 | -6362/+6362 |
* | GLSL fixes: | Michal Krol | 2006-03-21 | 10 | -553/+609 |
* | More GLSL code: | Michal Krol | 2006-03-14 | 6 | -158/+239 |
* | More GLSL code: | Michal Krol | 2006-02-21 | 8 | -2616/+1663 |
* | More GLSL code. | Michal Krol | 2006-02-18 | 2 | -318/+403 |
* | Fix a few warnings: | Brian Paul | 2006-02-15 | 1 | -1/+1 |
* | More glsl code. | Michal Krol | 2006-02-13 | 2 | -1763/+1952 |
* | REVISION 3. | Michal Krol | 2006-02-13 | 2 | -62/+50 |
* | Cosmetic changes. | Michal Krol | 2006-02-13 | 4 | -633/+301 |
* | Delete most of the comments. | Michal Krol | 2006-02-13 | 2 | -1150/+1923 |
* | remove slang_*_gc.h files; | Michal Krol | 2006-01-16 | 10 | -5265/+1321 |
* | add newline at end of file | Brian Paul | 2005-10-28 | 3 | -3/+3 |
* | added newline at end of file | Brian Paul | 2005-06-30 | 2 | -2/+2 |
* | a small utility to convert .syn files to its binary forms; | Michal Krol | 2005-05-25 | 1 | -0/+79 |
* | remove the GLSL spec wording; | Michal Krol | 2005-05-25 | 3 | -3020/+2267 |
* | Provide precompiled binary versions of built-in library .gc sources | Michal Krol | 2005-04-22 | 7 | -2502/+4501 |
* | remove carriage returns | Brian Paul | 2005-04-15 | 1 | -757/+757 |
* | slang #version directive syntax | Michal Krol | 2005-04-15 | 2 | -0/+182 |
* | change __asm statement semantics | Michal Krol | 2005-04-15 | 3 | -14/+14 |
* | add __fixed_input and __fixed_output qualifier support; | Michal Krol | 2005-04-13 | 2 | -9/+22 |
* | cosmetic changes; | Michal Krol | 2005-04-13 | 4 | -35/+663 |
* | cosmetic changes; | Michal Krol | 2005-04-13 | 2 | -20/+1431 |
* | cosmetic changes; | Michal Krol | 2005-04-13 | 3 | -90/+1825 |
* | converts a .gc file to a C header containing string form of the file | Michal Krol | 2005-04-13 | 1 | -0/+55 |
* | move file | Michal Krol | 2005-01-28 | 6 | -0/+6041 |