#define LONGSTRING __extension__ in imports.h and use it to silence gcc
[mesa.git] / src / mesa / shader / slang / slang_utility.h
2006-09-26 Michal KrolAdd GLSL preprocessor.
2006-04-18 Michal KrolRemove carriage-return chars *ONLY*.
2006-02-27 Brian Paulsilence a bunch of warnings
2006-02-27 Michal KrolMore GLSL code:
2006-02-13 Michal KrolGet it running for ARB_vertex_shader.
2005-08-10 Brian Paulfix static assertion problem for gcc (bug 4022)
2005-05-19 Michal Kroladd static_assert macro
2005-04-22 Michal KrolMove some utility functions to slang_utility.c.