summaryrefslogtreecommitdiff
path: root/src/mesa/glapi/gl_API.xml
AgeCommit message (Expand)Author
2010-02-24glapi: mv code generation to subdirGeorge Sapountzis
2010-01-23glapi: add GL_HALF_FLOAT enum support.Dave Airlie
2009-12-31mesa: added dispatch for GL_NV_conditional_render extensionBrian Paul
2009-12-29mesa: regenerate API files related to GL_EXT_draw_buffers2Brian Paul
2009-11-17ARB_fbo: Move EXT_fb_blit to EXT_framebuffer_object.xmlIan Romanick
2009-11-17EXT_pds: Add GL_EXT_packed_depth_stencilIan Romanick
2009-11-17EXT_fbo_blit: Add missing GLX protocol render opcodeIan Romanick
2009-09-08glapi: Add ARB_draw_elements_base_vertexEric Anholt
2009-09-08mesa: Add support for ARB_depth_clamp.Eric Anholt
2009-09-03ARB sync: Add base infrastructure for GL_ARB_syncIan Romanick
2009-08-14Infrastructure for GL_ARB_seamless_cube_mapIan Romanick
2009-08-03typo fixRobert Ellison
2009-08-03mesa: fix up some GLAPI XMLRobert Ellison
2009-06-19glapi: add new information for GL_ARB_vertex_array_objectBrian Paul
2009-06-19Merge branch 'ext-provoking-vertex'Brian Paul
2009-06-08glapi: hook in ARB_map_buffer_range.xmlBrian Paul
2009-06-02glapi: include ARB_copy_buffer.xmlBrian Paul
2009-05-28mesa: GL API changes for GL_EXT_provoking_vertexBrian Paul
2009-03-28glapi: remove a couple accidental GL_ prefixesRoland Scheidegger
2009-03-28mesa: add new signed rgba texture formatRoland Scheidegger
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