summaryrefslogtreecommitdiffstats
path: root/progs/util/extfuncs.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove demos that have moved to git+ssh://git.freedesktop.org/git/mesa/demos.Eric Anholt2010-05-211-277/+0
| | | | | | | 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.
* Merge branch 'mesa_7_5_branch'Thomas Hellstrom2009-06-151-0/+81
|\ | | | | | | | | | | Conflicts: progs/util/extfuncs.h
| * util: additional function pointersBrian Paul2009-06-121-0/+101
| |
* | demos/util: add funcs for GL_ARB_buffer_objectBrian Paul2009-05-221-0/+19
|/
* util: added more functions to extfuncs.hBrian Paul2009-02-021-0/+15
|
* added glGetActiveUniform_funcBrian2008-04-041-0/+2
|
* fix glUniform4f typoBrian2008-01-011-1/+1
|
* added glSecondaryColor3fv_funcBrian2007-12-181-0/+3
|
* added a few more functionsBrian2007-07-291-0/+19
|
* added glGetActiveAttribmesa_6_5_3Brian2007-04-271-0/+2
|
* add 2.1 functionsBrian2007-04-081-0/+14
|
* added glActiveStencilFaceEXTBrian2007-04-071-0/+4
|
* added some VerteAttrib funcsBrian2007-01-161-0/+6
|
* added glUniform1fv_func, glUniform2fv_funcBrian2007-01-131-0/+4
|
* added a few more 2.0 functionsBrian2007-01-091-0/+8
|
* added glUniform1i_funcBrian2007-01-041-1/+3
|
* added glUniformMatrix2/3fv_funcBrian2006-12-201-0/+4
|
* simple extension function wranglerBrian2006-12-151-0/+94