summaryrefslogtreecommitdiffstats
path: root/src/mesa/glapi/gl_API.xml
Commit message (Expand)AuthorAgeFilesLines
* 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
* Enable the generation of server-side __glGetBooleanv_size and relatedIan Romanick2005-03-171-437/+1414
* Fix the handling of zero-sized output parameters (i.e., those with typeIan Romanick2005-03-171-1/+1
* Add support for ARB_draw_buffers and ARB_occlusion_query. The GLX protocolIan Romanick2005-03-111-29/+43
* Fix some errors in the parameter descriptions in serveral vertex / fragmentIan Romanick2005-03-031-11/+11
* Add GLX protocol support for ARB_fragement_program,Ian Romanick2005-02-251-333/+481
* Corrected the value for X_GLrop_SecondaryColor3svEXT.Ian Romanick2005-02-231-1/+1
* Generate GLX protocol for pixel single commands.Ian Romanick2005-02-091-14/+16
* Correct a couple problems / omissions in the DTD.Ian Romanick2005-02-081-5/+10
* Add new entrypoints for GL_EXT_framebuffer_object.Brian Paul2005-02-081-3/+156
* Enable client-side GLX support for texture compression extensions.Ian Romanick2005-02-041-0/+13
* Added a bunch of extensions that were previously supported but weren'tIan Romanick2005-02-031-9/+225