#define LONGSTRING __extension__ in imports.h and use it to silence gcc
[mesa.git] / src / mesa / shader / shaderobjects.h
2006-11-03 Brian PaulUse inlined uniform() helper function in all the glUnif...
2006-11-03 Brian PaulAdded OpenGL 2.1 glUniformMatrix* functions.
2006-11-02 Brian Pauls/_mesa_IsProgram2/_mesa_IsProgram/
2006-11-02 Brian PaulOpenGL 2.0 entrypoints
2006-08-01 Michal KrolClean-up FEATURE_ARB_shader_objects #ifdefs. Bug 7492.
2006-05-16 Michal KrolCleanup GLhandle-to-object translation macros.
2006-04-18 Michal KrolAdd support for ARB_vertex_shader attrib binding and...
2006-04-04 Michal KrolMore GLSL code:
2006-03-21 Michal KrolGLSL fixes:
2006-03-14 Michal KrolMore GLSL code:
2006-02-27 Michal KrolMore GLSL code:
2005-11-19 Brian Paulupdate comments, remove ^M chars
2005-11-19 Brian Paulmove a bunch of gl2/shading language structs from mtype...
2005-01-13 Michal Krolcosmetic changes
2004-10-27 Michal Krolremove unused entries
2004-10-27 Michal Krolby karoshi - header file for ARB_shader_objects impleme...