Clean-up and re-org of the main GLSL object types.
[mesa.git] / src / mesa / shader / slang / library /
2006-12-19 Brianrewrite +=, -= etc for floats
2006-12-18 Briancomments
2006-12-15 Brianstart rewriting the matrix/vector functions
2006-12-15 Brianredo mat4 addition, mat4 constructor from vec4s
2006-12-13 BrianCheckpoint of work for new GLSL compiler back-end....
2006-12-13 BrianRewrite/simplify most built-in functions to use updated...
2006-09-26 Michal KrolFix Windows newlines.
2006-09-26 Michal KrolAdd syntax files for expression and directive preprocessor.
2006-08-21 Michal KrolMore GLSL preprocessor code:
2006-08-21 Michal KrolGLSL 1.20 constructors and operators.
2006-08-09 Michal KrolGLSL 1.20 built-in library.
2006-08-02 Michal KrolAdd vec4 extension.
2006-07-30 Michal KrolProgram to convert .syn file to .h headers.
2006-05-16 Michal KrolChange error message wording.
2006-05-16 Michal KrolRename print() to printMESA().
2006-04-28 Tilman Sauerbeckadded a trailing newline to pacify gcc
2006-04-18 Michal KrolRemove carriage-return chars *ONLY*.
2006-03-21 Michal KrolGLSL fixes:
2006-03-14 Michal KrolMore GLSL code:
2006-02-21 Michal KrolMore GLSL code:
2006-02-18 Michal KrolMore GLSL code.
2006-02-15 Brian PaulFix a few warnings:
2006-02-13 Michal KrolMore glsl code.
2006-02-13 Michal KrolREVISION 3.
2006-02-13 Michal KrolCosmetic changes.
2006-02-13 Michal KrolDelete most of the comments.
2006-01-16 Michal Krolremove slang_*_gc.h files;
2005-10-28 Brian Pauladd newline at end of file
2005-06-30 Brian Pauladded newline at end of file
2005-05-25 Michal Krola small utility to convert .syn files to its binary...
2005-05-25 Michal Krolremove the GLSL spec wording;
2005-04-22 Michal KrolProvide precompiled binary versions of built-in library...
2005-04-15 Brian Paulremove carriage returns
2005-04-15 Michal Krolslang #version directive syntax
2005-04-15 Michal Krolchange __asm statement semantics
2005-04-13 Michal Kroladd __fixed_input and __fixed_output qualifier support;
2005-04-13 Michal Krolcosmetic changes;
2005-04-13 Michal Krolcosmetic changes;
2005-04-13 Michal Krolcosmetic changes;
2005-04-13 Michal Krolconverts a .gc file to a C header containing string...
2005-01-28 Michal Krolmove file