mesa: add ARB_vertex_attrib_64bit VertexArrayVertexAttribLOffsetEXT
[mesa.git] / src / mesa / main / tests / dispatch_sanity.cpp
2019-11-19 Pierre-Eric Pellou... mesa: add ARB_vertex_attrib_64bit VertexArrayVertexAttr...
2019-11-19 Pierre-Eric Pellou... mesa: add ARB_framebuffer_no_attachments named functions
2019-11-05 Pierre-Eric Pellou... mesa: add EXT_dsa glGetVertexArray* 4 functions
2019-11-05 Pierre-Eric Pellou... mesa: add EXT_dsa EnableVertexArrayAttribEXT / DisableV...
2019-11-05 Pierre-Eric Pellou... mesa: add EXT_dsa glEnableVertexArrayEXT / glDisableVer...
2019-11-05 Pierre-Eric Pellou... mesa: add EXT_dsa glVertexArray* functions declarations
2019-10-30 Tapani Pällimesa: enable ARB_gpu_shader_int64 in compat profile
2019-10-18 Pierre-Eric Pellou... mesa: add EXT_dsa NamedCopyBufferSubDataEXT function
2019-10-18 Pierre-Eric Pellou... mesa: add EXT_dsa Generate*MipmapEXT functions
2019-10-18 Pierre-Eric Pellou... mesa: add EXT_dsa glGetFloati_vEXT/glGetDoublei_vEXT
2019-10-18 Pierre-Eric Pellou... mesa: add EXT_dsa + EXT_gpu_program_parameters functions
2019-10-18 Pierre-Eric Pellou... mesa: add EXT_dsa + EXT_gpu_shader4 functions
2019-10-18 Pierre-Eric Pellou... mesa: add EXT_dsa + EXT_texture_integer functions
2019-10-18 Pierre-Eric Pellou... mesa: add EXT_dsa + EXT_texture_buffer_object functions
2019-10-18 Pierre-Eric Pellou... mesa: add EXT_dsa glProgramUniform*EXT functions
2019-10-18 Pierre-Eric Pellou... mesa: add EXT_dsa NamedProgram functions
2019-10-18 Pierre-Eric Pellou... mesa: add EXT_dsa glClientAttribDefaultEXT / glPushClie...
2019-10-18 Pierre-Eric Pellou... mesa: add EXT_dsa glNamedRenderbufferStorageEXT and...
2019-10-08 Fritz Koenigmesa: Allow MESA_framebuffer_flip_y for GLES 3
2019-08-19 Pierre-Eric Pellou... mesa: add ext_dsa GetMultiTexLevelParameterEXT
2019-08-19 Pierre-Eric Pellou... mesa: add EXT_dsa glCompressedMultiTex* functions
2019-08-19 Pierre-Eric Pellou... mesa: add EXT_dsa glCompressedTexture(Sub)Image1D/2D...
2019-08-06 Pierre-Eric Pellou... mesa: add EXT_shader_image_load_store glBindImageTextur...
2019-08-06 Pierre-Eric Pellou... mesa: add EXT_dsa glMultiTexCoordPointerEXT function
2019-08-06 Pierre-Eric Pellou... mesa: add EXT_dsa glMultiTexGen* functions
2019-08-06 Pierre-Eric Pellou... mesa: add EXT_dsa glCopyMultiTexImage* and glCopyMultiT...
2019-08-06 Pierre-Eric Pellou... mesa: add EXT_dsa glGetMultiTexParameteriv/fvEXT
2019-08-06 Pierre-Eric Pellou... mesa: add EXT_dsa glMultiTexSubImage1D/2D/3DEXT
2019-08-06 Pierre-Eric Pellou... mesa: add EXT_dsa glMultiTexImage1D/2D/3DEXT + glGetMul...
2019-08-06 Pierre-Eric Pellou... mesa: add EXT_dsa glMultiTexParameter* functions
2019-07-31 Pierre-Eric Pellou... mesa: add EXT_dsa indexed generic queries
2019-07-31 Pierre-Eric Pellou... mesa: add EXT_dsa indexed texture commands functions
2019-07-31 Pierre-Eric Pellou... mesa: add EXT_dsa (Named)Framebuffer functions
2019-07-31 Pierre-Eric Pellou... mesa: add EXT_dsa NamedBuffer functions
2019-07-20 Pierre-Eric Pellou... mesa: add EXT_dsa glGetTextureLevelParameter*vEXT functions
2019-07-20 Pierre-Eric Pellou... mesa: add EXT_dsa gl(Copy)Texture(Sub)Image1D/2D/3DEXT...
2019-06-28 Pierre-Eric Pellou... mesa: add glTextureParameteri/iv/f/fvEXT
2019-06-28 Timothy Arcerimesa: add support for glMapNamedBufferEXT()
2019-06-28 Timothy Arcerimesa: add support for glUnmapNamedBufferEXT()
2019-06-28 Timothy Arcerimesa: add support for glCompressedTextureSubImage2DEXT()
2019-06-28 Timothy Arcerimesa: add support for glTextureSubImage2DEXT()
2019-06-28 Timothy Arcerimesa: add support for glMapNamedBufferRangeEXT()
2019-06-28 Timothy Arcerimesa: add support for glNamedBufferStorageEXT
2019-06-28 Timothy Arcerimesa: add support for glNamedBuffer*DataEXT()
2019-06-28 Timothy Arcerimesa: add support for glBindMultiTextureEXT
2019-06-06 Gert Wollnymesa/main: Expose EXT_clip_control and related enums...
2019-06-03 Pierre-Eric Pellou... mesa: EXT_dsa add selectorless matrix stack functions
2019-06-03 Timothy Arcerimesa: add a list of EXT_direct_state_access to dispatch...
2019-04-01 Marek Olšákmesa: implement ARB/KHR_parallel_shader_compile
2019-01-30 Erik Faye-Lundmesa: expose NV_conditional_render on GLES
2018-12-10 Kristian H. Kristensenglapi: fixup EXT_multisampled_render_to_texture dispatch
2018-11-09 Erik Faye-LundRevert "mesa/main: fixup make check after NV_conditiona...
2018-11-09 Erik Faye-Lundmesa/main: fixup make check after NV_conditional_render...
2018-09-18 Timothy Arcerimesa: enable EXT_framebuffer_object in core profile
2018-09-11 Timothy Arcerimesa: remove duplicate dispatch sanity tests
2018-08-06 Ian Romanickmesa: fix make check for AMD_framebuffer_multisample_ad...
2018-07-19 Marek Olšákmesa: fix make check for AMD_performance_monitor
2018-07-19 Marek Olšákmesa: expose ARB_indirect_parameters in the compatibili...
2018-07-05 Timothy Arcerimesa: enable ARB_direct_state_access in OpenGL 4.5...
2018-06-29 Timothy Arcerimesa: enable ARB_vertex_attrib_64bit in compat profile
2018-06-29 Timothy Arcerimesa: enable ARB_viewport_array in compat profile
2018-06-29 Timothy Arcerimesa: enable ARB_shader_subroutine in compat profile
2018-06-29 Timothy Arcerimesa: enable ARB_gpu_shader_fp64 in compat profile
2018-06-15 Rhys Perrymesa: add support for ARB_sample_locations
2018-05-24 Tapani Pällimesa: changes to expose OES_texture_view extension
2018-05-17 Timothy Arcerimesa: drop GL_EXT_polygon_offset support
2018-05-01 Rhys Perrymesa: add support for nvidia conservative rasterization...
2018-02-24 Francisco Jerezmesa: Implement glFramebufferFetchBarrierEXT entry...
2017-12-15 Tapani Pälliglapi: add GL_EXT_disjoint_timer_query
2017-12-13 Dylan Bakermesa: Add glSpecializeShaderARB to common_desktop_functions
2017-12-12 Nicolai Hähnlemesa: add GL_ARB_gl_spirv boilerplate
2017-11-16 Emil Velikovmesa: split extensions overrides and glGetString(GL_EXT...
2017-11-09 Marek Olšákmesa: enable ARB_texture_buffer_* extensions in the...
2017-10-25 Harish Krupogles2: support for GL_EXT_occlusion_query_boolean
2017-08-06 Andres Rodriguezmapi: add EXT_external_objects and EXT_external_objects_fd
2017-06-15 Samuel Pitoisetmesa: fix 'make check' by moving bindless functions...
2017-06-14 Samuel Pitoisetmapi: add GL_ARB_bindless_texture entry points
2017-05-23 Ian Romanickmesa: Remove GL_APPLE_vertex_array_object stubs
2017-05-22 Timothy Arcerimesa: add APPLE_vertex_array_object stubs
2017-04-26 Timothy Arcerimesa: drop APPLE_vertex_array_object support
2017-04-05 Nicolai Hähnlemesa: Add GL_ARB_sparse_buffer boilerplate
2017-01-20 Dave Airliemapi: Add support for ARB_gpu_shader_int64.
2016-10-06 Samuel Pitoisetglapi: add entry points for GL_ARB_compute_variable_gro...
2016-09-23 Ilia Mirkinmesa: add new entrypoints for GL_OES_viewport_array
2016-09-14 Ilia Mirkinmesa: introduce glPrimitiveBoundingBoxARB entrypoint
2016-08-31 Ilia Mirkinmesa: add scaffolding for OES/EXT_primitive_bounding_box
2016-08-26 Ian Romanickmesa: Allow GL_EXT_geometry_shader and GL_EXT_geometry_...
2016-08-26 Ilia Mirkinglapi: add KHR_blend_equation_advanced dispatch
2016-08-08 Kenneth Graunkemapi: Add PatchParameteriOES and PatchParameteriEXT.
2016-06-18 Ilia Mirkinglapi: add GL_EXT_window_rectangles entrypoints
2016-05-25 Kristian Høgsberg... i965: Enable GL_KHR_robustness
2016-04-04 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-04 Ilia Mirkinmesa: expose EXT_base_instance in ES3 contexts
2016-04-04 Ilia Mirkinmesa: expose EXT_polygon_offset_clamp in ES contexts
2016-04-01 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-01 Ilia Mirkinmesa: add GL_OES/EXT_draw_buffers_indexed support
2016-03-31 Ilia Mirkinmesa: add GL_OES_copy_image support
2016-03-31 Ilia Mirkinmesa: add GL_OES_sample_shading support
2016-03-29 Ilia Mirkinmesa: add OES_texture_buffer and EXT_texture_buffer...
2016-03-15 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
next