mesa: Add support for GL_ARB_base_instance
[mesa.git] / src / mapi / glapi / gen / gl_API.xml
2012-06-19 Fredrik Höglundmesa: Add support for GL_ARB_base_instance
2012-06-13 Ian Romanickglapi: Remove GL_NV_vertex_array_range from the dispatc...
2012-06-13 Ian Romanickglapi: Remove GL_NV_fence from the dispatch table
2012-06-13 Ian Romanickglapi: Remove GL_NV_register_combiners from the dispatc...
2012-06-13 Ian Romanickglapi: Remove GL_APPLE_texture_range from the dispatch...
2012-06-13 Ian Romanickglapi: Remove GL_SGIX_pixel_texture from the dispatch...
2012-06-13 Ian Romanickglapi: Remove GL_SGIS_pixel_texture from the dispatch...
2012-06-13 Ian Romanickglapi: Add missing GL_EXT_texture_sRGB_decode enums
2012-06-13 Ian Romanickglapi: Add missing GL_EXT_framebuffer_sRGB enums
2012-06-13 Ian Romanickglapi: Add missing GL_EXT_packed_float enums
2012-06-13 Ian Romanickglapi: Add missing enums for GL_NV_fragment_program
2012-06-13 Ian Romanickglapi: Add missing enums for GL_ARB_occlusion_query2
2012-06-13 Ian Romanickglapi: Add missing enums for GL_ATI_fragment_shader
2012-06-13 Ian Romanickglapi: Add missing _NV extension on COMBINE4
2012-06-13 Ian Romanickglapi: Add missing enums for GL_EXT_vertex_array
2012-06-13 Ian Romanickglapi: Add missing enums for GL_EXT_compiled_vertex_array
2012-03-26 Dylan Noblesmithglapi: add GL_ARB_texture_float
2012-03-26 Dylan Noblesmithglapi: add GL_ARB_depth_buffer_float
2012-03-26 Dylan Noblesmithglapi: add GL_ARB_texture_compression_rgtc
2012-03-26 Dylan Noblesmithglapi: add ARB_texture_rg
2012-03-26 Dylan Noblesmithglapi: sort ARB extensions by number
2012-03-26 Dave Airlieglapi: ARB_blend_func_extended support + regen. (v2)
2012-03-11 José Fonsecamapi/glapi: Fix glDebugMessageCallbackARB arg type...
2012-03-10 nobledglapi: add ARB_debug_output.xml
2011-11-27 Dave Airlieglapi: add ARB_texture_rgb10_a2ui support.
2011-10-31 Brian Paulglapi: new API specs for GL_ARB_texture_storage
2011-10-04 Ian Romanickglapi: Move ARB_draw_buffers extension to a separate...
2011-09-06 Dave Airlieglapi: add ARB_vertex_type_2_10_10_10_rev entrypoints...
2011-06-03 Christian KönigMerge remote-tracking branch 'mareko/r300g-draw-instanc...
2011-05-07 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-02 Marek Olšákglapi: add functions for AMD_draw_buffers_blend
2011-04-26 Brian PaulSquashed commit of the following:
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-04-12 Brian PaulMerge branch 'arb_sampler_objects'
2011-04-10 Brian Paulglapi: interface for GL_ARB_sampler_objects
2011-04-06 Brian Paulmesa: API spec for GL_ARB_texture_buffer_object
2011-03-29 Marek Olšákmesa: implement clamping controls (ARB_color_buffer_float)
2011-03-19 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-15 Marek Olšákmesa: add NV_texture_barrier
2011-01-20 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-16 Brian Paulglapi: new entrypoint specs for GL_ARB_draw_buffers_blend
2011-01-16 Brian Paulglapi: regenerated files
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-14 Eric Anholtglapi: Add entrypoints and enums for GL_ARB_ES2_compati...
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-21 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-21 Brian Paulmesa: hook up GL 3.x entrypoints
2010-11-18 Brian Paulmesa: upgrade to glext.h version 66
2010-11-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-10-29 Chia-I WuMerge branch 'glapi-reorg'
2010-10-29 Brian Paulglapi: include EXT_gpu_shader4.xml
2010-10-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-27 Ian Romanickglapi: Add GL_EXT_separate_shader_objects
2010-10-26 Thomas Balling Sør... Merge branch 'pipe-video' of git://anongit.freedesktop...
2010-10-26 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-10-23 Brian Paulglapi: include/build EXT_texture_integer.xml
2010-10-22 Brian PaulMerge branch 'primitive-restart-cleanup'
2010-10-22 Brian Paulmesa: API spec for primitive restart
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-09-27 Ian RomanickRegenerate files changed by previous commit
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-14 Brian Paulmesa: update to version 64 of GL/glext.h
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-06-29 Zack Rusinmesa: initial support for ARB_geometry_shader4
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-07 Chia-I Wuglapi: Move to src/mapi/.