summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/glprocs.h
Commit message (Collapse)AuthorAgeFilesLines
* GL_ARB_vertex_buffer_object, GL_ARB_vertex_program, GL_NV_fragment_program ↵Brian Paul2003-03-291-0/+79
| | | | entrypoints
* added glBlendFuncSeparate, glMultiDrawArrays, glMultiDrawElementsBrian Paul2002-11-071-5/+8
|
* added missing 1.4 glFogCoord functionsBrian Paul2002-11-071-0/+5
|
* 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 ↵Brian Paul2002-06-301-0/+2
| | | | glMultiDrawElementsEXT().
* Added GL_NV_point_sprite functions: glPointParameteri[v]NV().Brian Paul2002-05-291-0/+2
| | | | Removed dead ARB_window_pos functions (we alias the MESA_window_pos funcs).
* 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