summaryrefslogtreecommitdiffstats
path: root/src/mesa/glapi/APIspec
Commit message (Expand)AuthorAgeFilesLines
* obsoleteBrian Paul2004-10-281-8931/+0
* renumber ARB_shader_objects and ARB_vertex_shader offsetsMichal Krol2004-10-281-51/+51
* by karoshi - add support for ARB_shader objects and ARB_vertex_shaderMichal Krol2004-10-271-2/+340
* Added support for EXT_blend_equation_separate / ATI_blend_equation_separate.Ian Romanick2004-01-271-1/+19
* oops, fix glitches in 1.5 functionsBrian Paul2003-11-241-4/+6
* generate the OpenGL 1.5 entrypointsBrian Paul2003-11-241-1/+144
* Added support for GL_IBM_multimode_draw_arrays.Ian Romanick2003-08-221-5/+5
* glPixelMap[f/ui/us]v()'s size parameter is GLsizei, not GLint.Brian Paul2003-08-191-4/+21
* Implemented GL_ARB_occlusion_query (not 100% finalized).Brian Paul2003-06-131-1/+62
* fix MapBufferARB() return typeBrian Paul2003-05-101-2/+2
* alias ARB/NV program functions where possibleBrian Paul2003-04-211-108/+121
* added entries for GL_ARB_vertex_buffer_object, GL_ARB_vertex_program, GL_NV_f...Brian Paul2003-03-291-53/+690
* fixed a few category linesBrian Paul2002-11-081-4/+4
* added glBlendFuncSeparate, glMultiDrawArrays, glMultiDrawElementsBrian Paul2002-11-071-34/+61
* added missing 1.4 glFogCoord functionsBrian Paul2002-11-071-1/+36
* fixed glSampleCoverage typoBrian Paul2002-09-061-3/+3
* added GL_EXT_stencil_two_side and GL_NV_fenceBrian Paul2002-09-061-21/+32
* added OpenGL 1.4 entrypointsBrian Paul2002-09-061-2/+263
* added unofficial dispatch offsets for GL_EXT_multi_draw_arrays functionsBrian Paul2002-06-301-3/+6
* added GL_NV_point_sprite entrypointsBrian Paul2002-05-291-1/+20
* updated vertex program dispatch offsets to official valuesBrian Paul2002-05-271-180/+180
* add dispatch offsets for vertex program functionsBrian Paul2001-12-141-175/+181
* dispatch changes to minimize hassle with XFree86 libGLBrian Paul2001-12-041-261/+261
* don't use near and far for parameter namesBrian Paul2001-11-261-3/+3
* added test implementation of GL_ARB_window_posBrian Paul2001-11-181-1/+112
* new, simpler API specification fileBrian Paul2001-11-181-0/+7229