summaryrefslogtreecommitdiff
path: root/src/mesa/glapi/gl_API.xml
AgeCommit message (Expand)Author
2009-03-12mesa: add support for ATI_envmap_bumpmapRoland Scheidegger
2009-01-22glapi: include ARB_framebuffer_object.xmlBrian Paul
2008-12-14GLX: Fix protocol for glTexSubImage#DIan Romanick
2008-11-10GLX: fix out-of-bounds memory issue in indirect glAreTexturesResident()Brian Paul
2008-07-01VBO: Add missing functions related to VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARBIan Romanick
2008-07-01VBO: add GLX related annotationsIan Romanick
2008-02-19Added <size name="Get" mode="get"/> lines for point parameter tokens.Brian
2008-01-01added 'get' info for framebuffer object tokensBrian
2008-01-01add 'Get' info for MAX_3D_TEXTURE_SIZE (for bug 13811)Brian
2007-11-09alias ProgramEnvParameter4xyARB and ProgramParameter4xyNV (bug #12935)Roland Scheidegger
2007-10-30Alias glStencilOpSeparateATI with glStencilOpSeparate.Brian
2007-10-30Finish up ATI_separate_stencilBrian
2007-06-28Add a few missing GL 2.0 entrypoints, regenerate related files.Brian
2007-04-08fix bug 9823: GL_CLIENT_ATTRIB_STACK_DEPTH query fails for indirect renderingWei Wang
2007-04-07MAX_TEXTURE_COORDS_ARB and MAX_TEXTURE_IMAGE_UNITS_ARB had wrong glGet info.Brian
2007-03-06Fix cut-and-paste error in the name of GL_NUM_COMPRESSED_TEXTURE_FORMATS_ARB.Ian Romanick
2007-01-30s/params/pointer/ for glGetVertexAttribPointerBrian
2007-01-30s/params/pointer/ for glGetVertexAttribPointerBrian
2007-01-30s/params/pointer/ for glGetVertexAttribPointerBrian
2007-01-27Bug 9628: no entry for GetVertexAttribPointervGeorge Sapountzis
2006-11-22GLX protocol fixes for glMap* functions (bug 8899)Brian Paul
2006-11-03Added OpenGL 2.1 entrypoints.Brian Paul
2006-11-02Update gl_API.xml with OpenGL 2.0 functions, regenerate derived files.Brian Paul
2006-10-11Fix bug #4681.Ian Romanick
2006-10-04Fix the ordering of extensions.Ian Romanick
2006-08-31Fix problems with vertex program protocolIan Romanick
2006-08-29Deprecate GL_EXT_vertex_weighting.Ian Romanick
2006-08-29More static dispatch function removal.Ian Romanick
2006-08-25Add a couple of the missing GL 2.0 functions. Enable GLX protocol forIan Romanick
2006-08-25Add missing enums for GL_SGI_color_table.Ian Romanick
2006-08-24GL_EXT_paletted_texture functions should alias GL_SGI_color_table functions.Ian Romanick
2006-08-24Add a new offset mode to the GL API XML. This mode, called "assign,"Ian Romanick
2006-08-22Correct the name of the GL_NV_texture_expand_normal extension.Ian Romanick
2006-08-22Add new attribute called static_dispatch to the <function> element. ThisIan Romanick
2006-08-15Add support for GL_EXT_gpu_program_parameters. Any driver that enablesIan Romanick
2006-07-30Add support for GL_MESA_shader_debug.Michal Krol
2006-06-27Remove the extraneous GL_ prefix from the enums for GL_EXT_timer_query andIan Romanick
2006-06-12Add support for GL_APPLE_vertex_array_object. Several test programsIan Romanick
2006-03-14Set always_array=true for glGenProgramsNV (Dave Reveman)Brian Paul
2006-03-01Added glBlitFramebufferEXT function.Brian Paul
2005-12-07Updates for GL_EXT_timer_query:Brian Paul
2005-10-03Change the 'count' for COMPRESSED_TEXTURE_FORMATS from "?" to "-1". ThisIan Romanick
2005-06-24Fix non-x86 specific builds. The changes from glTexImage3DEXT toIan Romanick
2005-06-22Mark GenQueriesARB at 'always_array="true"'. This eliminates the needIan Romanick
2005-06-21Mammoth update to the Python code generator scripts that live inIan Romanick
2005-05-26Minor correction to EXT_framebuffer_object XML. Fix gl_table.py so that itIan Romanick
2005-05-26Make a couple minor corrections to gl_API.xml. Fixes the name of anIan Romanick
2005-04-18Move the DTD to its own file.Ian Romanick
2005-04-14Convert 'variable_param' from a CDATA attribute to a NMTOKENS attribute.Ian Romanick
2005-04-14Modify the DTD to use NMTOKEN, enumerants, and explicit default valuesIan Romanick