summaryrefslogtreecommitdiff
path: root/progs/util/extfuncs.h
AgeCommit message (Collapse)Author
2010-05-21Remove demos that have moved to git+ssh://git.freedesktop.org/git/mesa/demos.Eric Anholt
The remaining programs are ones I've had difficulty finding a build environment for to make the build system or are unit tests that should probably live next to their code instead. Hopefully people can bring over the build for remaining pieces they care about.
2009-06-15Merge branch 'mesa_7_5_branch'Thomas Hellstrom
Conflicts: progs/util/extfuncs.h
2009-06-12util: additional function pointersBrian Paul
2009-05-22demos/util: add funcs for GL_ARB_buffer_objectBrian Paul
2009-02-02util: added more functions to extfuncs.hBrian Paul
2008-04-04added glGetActiveUniform_funcBrian
2008-01-01fix glUniform4f typoBrian
2007-12-18added glSecondaryColor3fv_funcBrian
2007-07-29added a few more functionsBrian
2007-04-27added glGetActiveAttribBrian
2007-04-08add 2.1 functionsBrian
2007-04-07added glActiveStencilFaceEXTBrian
2007-01-16added some VerteAttrib funcsBrian
2007-01-13added glUniform1fv_func, glUniform2fv_funcBrian
2007-01-09added a few more 2.0 functionsBrian
2007-01-04added glUniform1i_funcBrian
2006-12-20added glUniformMatrix2/3fv_funcBrian
2006-12-15simple extension function wranglerBrian