summaryrefslogtreecommitdiff
path: root/src/mapi/glapi/gen/gl_API.xml
AgeCommit message (Expand)AuthorFilesLines
2012-06-13glapi: Remove GL_SGIX_pixel_texture from the dispatch tableIan Romanick1-1/+1
2012-06-13glapi: Remove GL_SGIS_pixel_texture from the dispatch tableIan Romanick1-6/+6
2012-06-13glapi: Add missing GL_EXT_texture_sRGB_decode enumsIan Romanick1-0/+6
2012-06-13glapi: Add missing GL_EXT_framebuffer_sRGB enumsIan Romanick1-0/+5
2012-06-13glapi: Add missing GL_EXT_packed_float enumsIan Romanick1-0/+6
2012-06-13glapi: Add missing enums for GL_NV_fragment_programIan Romanick1-0/+7
2012-06-13glapi: Add missing enums for GL_ARB_occlusion_query2Ian Romanick1-1/+6
2012-06-13glapi: Add missing enums for GL_ATI_fragment_shaderIan Romanick1-0/+111
2012-06-13glapi: Add missing _NV extension on COMBINE4Ian Romanick1-1/+1
2012-06-13glapi: Add missing enums for GL_EXT_vertex_arrayIan Romanick1-0/+9
2012-06-13glapi: Add missing enums for GL_EXT_compiled_vertex_arrayIan Romanick1-0/+3
2012-03-26glapi: add GL_ARB_texture_floatDylan Noblesmith1-1/+3
2012-03-26glapi: add GL_ARB_depth_buffer_floatDylan Noblesmith1-1/+2
2012-03-26glapi: add GL_ARB_texture_compression_rgtcDylan Noblesmith1-1/+1
2012-03-26glapi: add ARB_texture_rgDylan Noblesmith1-1/+2
2012-03-26glapi: sort ARB extensions by numberDylan Noblesmith1-23/+74
2012-03-26glapi: ARB_blend_func_extended support + regen. (v2)Dave Airlie1-0/+1
2012-03-11mapi/glapi: Fix glDebugMessageCallbackARB arg type to GLDEBUGPROCARBJosé Fonseca1-0/+2
2012-03-10glapi: add ARB_debug_output.xmlnobled1-0/+2
2011-11-27glapi: add ARB_texture_rgb10_a2ui support.Dave Airlie1-0/+2
2011-10-31glapi: new API specs for GL_ARB_texture_storageBrian Paul1-0/+2
2011-10-04glapi: Move ARB_draw_buffers extension to a separate fileIan Romanick1-118/+1
2011-09-06glapi: add ARB_vertex_type_2_10_10_10_rev entrypoints. (v2)Dave Airlie1-0/+2
2011-05-03glapi: add functions for AMD_draw_buffers_blendMarek Olšák1-0/+1
2011-04-26Squashed commit of the following:Brian Paul1-0/+2
2011-04-10glapi: interface for GL_ARB_sampler_objectsBrian Paul1-0/+2
2011-04-05mesa: API spec for GL_ARB_texture_buffer_objectBrian Paul1-0/+2
2011-03-29mesa: implement clamping controls (ARB_color_buffer_float)Marek Olšák1-0/+1
2011-03-15mesa: add NV_texture_barrierMarek Olšák1-0/+2
2011-01-15glapi: new entrypoint specs for GL_ARB_draw_buffers_blendBrian Paul1-0/+2
2011-01-15glapi: regenerated filesBrian Paul1-0/+1
2011-01-14glapi: Add entrypoints and enums for GL_ARB_ES2_compatibility.Eric Anholt1-0/+2
2010-11-21mesa: hook up GL 3.x entrypointsBrian Paul1-0/+2
2010-11-17mesa: upgrade to glext.h version 66Brian Paul1-2/+2
2010-10-28glapi: include EXT_gpu_shader4.xmlBrian Paul1-0/+2
2010-10-27glapi: Add GL_EXT_separate_shader_objectsIan Romanick1-0/+3
2010-10-23glapi: include/build EXT_texture_integer.xmlBrian Paul1-0/+2
2010-10-21mesa: API spec for primitive restartBrian Paul1-0/+2
2010-09-27Regenerate files changed by previous commitIan Romanick1-2/+2
2010-09-14mesa: update to version 64 of GL/glext.hBrian Paul1-4/+4
2010-06-28mesa: initial support for ARB_geometry_shader4Zack Rusin1-0/+2
2010-05-07glapi: Move to src/mapi/.Chia-I Wu1-0/+12512