summaryrefslogtreecommitdiffstats
path: root/src/mesa/glapi/gl_API.xml
Commit message (Expand)AuthorAgeFilesLines
* glapi: include ARB_framebuffer_object.xmlBrian Paul2009-01-221-0/+3
* GLX: Fix protocol for glTexSubImage#DIan Romanick2008-12-141-4/+11
* GLX: fix out-of-bounds memory issue in indirect glAreTexturesResident()Brian Paul2008-11-101-2/+2
* VBO: Add missing functions related to VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARBIan Romanick2008-07-011-0/+2
* VBO: add GLX related annotationsIan Romanick2008-07-011-29/+59
* Added <size name="Get" mode="get"/> lines for point parameter tokens.Brian2008-02-191-0/+4
* added 'get' info for framebuffer object tokensBrian2008-01-011-2/+6
* add 'Get' info for MAX_3D_TEXTURE_SIZE (for bug 13811)Brian2008-01-011-1/+3
* alias ProgramEnvParameter4xyARB and ProgramParameter4xyNV (bug #12935)Roland Scheidegger2007-11-091-8/+6
* Alias glStencilOpSeparateATI with glStencilOpSeparate.Brian2007-10-301-2/+2
* Finish up ATI_separate_stencilBrian2007-10-301-0/+29
* Add a few missing GL 2.0 entrypoints, regenerate related files.Brian2007-06-281-1/+20
* fix bug 9823: GL_CLIENT_ATTRIB_STACK_DEPTH query fails for indirect renderingWei Wang2007-04-081-2/+6
* MAX_TEXTURE_COORDS_ARB and MAX_TEXTURE_IMAGE_UNITS_ARB had wrong glGet info.Brian2007-04-071-2/+2
* Fix cut-and-paste error in the name of GL_NUM_COMPRESSED_TEXTURE_FORMATS_ARB.Ian Romanick2007-03-061-1/+1
* s/params/pointer/ for glGetVertexAttribPointerBrian2007-01-301-1/+1
* s/params/pointer/ for glGetVertexAttribPointerBrian2007-01-301-1/+1
|\
| * Bug 9628: no entry for GetVertexAttribPointervGeorge Sapountzis2007-01-271-1/+1
* | s/params/pointer/ for glGetVertexAttribPointerBrian2007-01-301-1/+1
|/
* GLX protocol fixes for glMap* functions (bug 8899)Brian Paul2006-11-221-10/+10
* Added OpenGL 2.1 entrypoints.Brian Paul2006-11-031-0/+74
* Update gl_API.xml with OpenGL 2.0 functions, regenerate derived files.Brian Paul2006-11-021-20/+608
* Fix bug #4681.Ian Romanick2006-10-111-36/+36
* Fix the ordering of extensions.Ian Romanick2006-10-041-53/+53
* Fix problems with vertex program protocolIan Romanick2006-08-311-17/+17
* Deprecate GL_EXT_vertex_weighting.Ian Romanick2006-08-291-3/+3
* More static dispatch function removal.Ian Romanick2006-08-291-64/+64
* Add a couple of the missing GL 2.0 functions. Enable GLX protocol forIan Romanick2006-08-251-3/+14
* Add missing enums for GL_SGI_color_table.Ian Romanick2006-08-251-0/+45
* GL_EXT_paletted_texture functions should alias GL_SGI_color_table functions.Ian Romanick2006-08-241-11/+8
* Add a new offset mode to the GL API XML. This mode, called "assign,"Ian Romanick2006-08-241-544/+544
* Correct the name of the GL_NV_texture_expand_normal extension.Ian Romanick2006-08-221-1/+1
* Add new attribute called static_dispatch to the <function> element. ThisIan Romanick2006-08-221-2/+2
* Add support for GL_EXT_gpu_program_parameters. Any driver that enablesIan Romanick2006-08-151-0/+16
* Add support for GL_MESA_shader_debug.Michal Krol2006-07-301-0/+32
* Remove the extraneous GL_ prefix from the enums for GL_EXT_timer_query andIan Romanick2006-06-271-5/+5
* Add support for GL_APPLE_vertex_array_object. Several test programsIan Romanick2006-06-121-0/+2
* Set always_array=true for glGenProgramsNV (Dave Reveman)Brian Paul2006-03-141-2/+2
* Added glBlitFramebufferEXT function.Brian Paul2006-03-011-0/+19
* Updates for GL_EXT_timer_query:Brian Paul2005-12-071-0/+16
* Change the 'count' for COMPRESSED_TEXTURE_FORMATS from "?" to "-1". ThisIan Romanick2005-10-031-2/+2
* Fix non-x86 specific builds. The changes from glTexImage3DEXT toIan Romanick2005-06-241-15/+15
* Mark GenQueriesARB at 'always_array="true"'. This eliminates the needIan Romanick2005-06-221-1/+1
* Mammoth update to the Python code generator scripts that live inIan Romanick2005-06-211-171/+20
* Minor correction to EXT_framebuffer_object XML. Fix gl_table.py so that itIan Romanick2005-05-261-1/+1
* Make a couple minor corrections to gl_API.xml. Fixes the name of anIan Romanick2005-05-261-6/+6
* Move the DTD to its own file.Ian Romanick2005-04-181-122/+1
* Convert 'variable_param' from a CDATA attribute to a NMTOKENS attribute.Ian Romanick2005-04-141-4/+4
* Modify the DTD to use NMTOKEN, enumerants, and explicit default valuesIan Romanick2005-04-141-57/+56
* xmllint fixes. Revert 'note_unflushed' changes that were accidetnallyIan Romanick2005-03-171-4/+6