summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/glprocs.h
Commit message (Expand)AuthorAgeFilesLines
* fixed glSampleCoverage typoBrian Paul2002-09-061-0/+1
* added GL_EXT_stencil_two_side and GL_NV_fenceBrian Paul2002-09-061-0/+8
* added OpenGL 1.4 entrypointsBrian Paul2002-09-061-0/+37
* Implemented GL_EXT_multi_draw_arrays: glMultiDrawArraysEXT() and glMultiDrawE...Brian Paul2002-06-301-0/+2
* Added GL_NV_point_sprite functions: glPointParameteri[v]NV().Brian Paul2002-05-291-0/+2
* updated vertex program dispatchBrian Paul2002-05-271-48/+48
* vertex program check-inBrian Paul2001-12-141-0/+64
* dispatch changes to minimize hassle with XFree86 libGLBrian Paul2001-12-041-98/+97
* added test implementation of GL_ARB_window_posBrian Paul2001-11-181-0/+16
* included by glapi.cBrian Paul2001-11-181-0/+677