Clean-up and re-org of the main GLSL object types.
[mesa.git] / src / mesa / shader / slang / slang_compile.h
2006-12-20 BrianClean-up and re-org of the main GLSL object types.
2006-12-13 BrianCheckpoint new GLSL compiler back-end to produce fp...
2006-08-02 Michal KrolEnable vec4 extension for x86 back-end.
2006-05-16 Michal KrolCleanup code.
2006-04-18 Michal KrolRemove carriage-return chars *ONLY*.
2006-02-27 Michal KrolMore GLSL code:
2006-02-21 Michal KrolMore GLSL code:
2006-02-13 Michal KrolGet it running for ARB_vertex_shader.
2006-01-30 Michal KrolSplit slang_compile.c into several smaller files -...
2005-05-19 Michal Krolintermediate code generator (not finished);
2005-04-22 Michal KrolAdd more error checking.
2005-04-15 Brian Paulremove carriage returns
2005-04-15 Michal Krolimplement info log; parse #version directive
2005-04-13 Michal Krolsimple front-end compiler