summaryrefslogtreecommitdiff
path: root/src/mesa/main/shaders.c
AgeCommit message (Expand)Author
2008-10-16mesa: fix error codes in _mesa_GetObjectParameterivARB(), bug 17861Brian Paul
2008-10-10mesa: fix error codes in _mesa_GetObjectParameterivARB(), bug 17861Brian Paul
2008-09-29GLSL: Implement GL_OBJECT_TYPE_ARB queryIan Romanick
2008-09-21mesa: remove debug codeBrian Paul
2008-09-21mesa: implement glGetUniformiv() with new ctx->Driver functionBrian Paul
2008-07-08mesa: remove debug codeBrian Paul
2008-07-08mesa: implement glGetUniformiv() with new ctx->Driver functionBrian Paul
2008-07-03mesa: fix some error codes in _mesa_ShaderSourceARB()Brian Paul
2007-07-21Fix a number of MINGW32 issuesZhang
2007-03-15silently ignore DeleteProgram/Shader(id=0)Brian
2007-03-13alloc an extra byte in _mesa_ShaderSourceARB() to silence a valgrind warningBrian
2007-02-26fix mem leak in _mesa_ShaderSourceARB()Brian
2006-12-19Massive re-org of GLSL-related API functions.Brian