mesa: Add GL_ARB_buffer_storage to dispatch_sanity.cpp.
[mesa.git] / src / mesa / main / tests / dispatch_sanity.cpp
2014-02-25 Vinson Leemesa: Add GL_ARB_buffer_storage to dispatch_sanity...
2014-02-21 Gregory Hainautmesa/sso: Add extension entry points for GL_ARB_separat...
2014-02-05 Paul Berrymesa/cs: Add dispatch API stubs for ARB_compute_shader.
2014-01-20 Courtney Goeltzenl... mesa: Add ARB_viewport_array plumbing
2014-01-15 Francisco Jerezglapi: Update dispatch XML files for ARB_shader_image_l...
2013-12-18 Pi Tabredmesa: Add infrastructure for GL_ARB_clear_buffer_object
2013-12-13 Courtney Goeltzenl... mesa: Add API definitions for ARB_texture_view
2013-11-25 Chris Forbesglapi: add plumbing for GL_ARB_draw_indirect and GL_ARB...
2013-11-07 Fredrik Höglundglapi: Add infrastructure for ARB_vertex_attrib_binding
2013-11-01 Anuj Phogatmesa: Add new functions and enums required by GL_ARB_sa...
2013-10-29 Francisco Jerezglapi: Add support for ARB_shader_atomic_counters.
2013-10-27 Vinson Leemesa: Add GL_NV_vdpau_interop functions to dispatch_san...
2013-09-26 Kenneth Graunkemesa: Add core support for the GL_AMD_performance_monit...
2013-09-06 Brian Paulmesa: add GL_KHR_debug functions to dispatch_sanity.cpp
2013-08-06 Ian Romanickmesa: Treat glBindFramebuffer and glBindFramebufferEXT...
2013-08-06 Ian Romanickmesa: Treat glBindRenderbuffer and glBindRenderbufferEX...
2013-07-19 Tomasz Lismesa: Dispatch ARB_framebuffer_object and EXT_framebuff...
2013-06-28 Ian Romanickmesa: Remove GL_MESA_resize_buffers
2013-04-17 Brian Paulmesa: remove #include "mfeatures.h" from numerous sourc...
2013-03-31 Chris Forbesglapi: add definition of ARB_texture_storage_multisample
2013-03-01 Chris Forbesglapi: add ARB_texture_multisample
2013-02-20 Tapani Pälligles2: a stub implementation for GL_EXT_discard_framebuffer
2013-01-30 Kenneth Graunkemesa: Add TexBufferRange to dispatch_sanity.
2013-01-22 Eric Anholtmesa: Make the drivers call a non-code-generated dispat...
2013-01-16 Ian Romanickmesa: Add dispatch and extension XML for GL_ARB_interna...
2013-01-12 Ian Romanickglapi: Emit dispatch for {ARB,OES}_get_program_binary
2013-01-10 Matt Turnermesa: Rename and wire-up GetInteger64i_v
2012-12-16 Jordan Justenmesa dispatch_sanity: call new functions to initialize...
2012-11-19 Kenneth Graunkemesa: Mark GetBufferParameteri64v as implemented.
2012-11-12 Paul Berrymesa: Standardize names of OpenGL functions.
2012-11-06 Paul Berrydispatch: Remove a few FEATURE_ES1 conditionals.
2012-11-03 Jordan Justendispatch_sanity test: add GL CORE 3.1 test
2012-11-03 Jordan Justendispatch_sanity test: create common context creation...
2012-11-03 Jordan Justendispatch_sanity test: allow newer functions to be set...
2012-11-03 Jordan Justendispatch_sanity test: pass ctx to validate_functions...
2012-11-03 Jordan Justendispatch_sanity test: add version to function list
2012-11-01 Paul Berrydispatch: stop using _mesa_create_exec_table_es1()...
2012-10-25 Matt Turnermesa/tests: Add ES3.0 dispatch table sanity test
2012-10-25 Matt TurnerSplit dispatch sanity's validate_function test into two
2012-10-25 Paul Berrydispatch_sanity: print names of functions that shouldnt...
2012-10-16 Ian Romanickmesa/tests: Add ES1.1 dispatch table sanity test
2012-10-16 Ian Romanickmesa/tests: Compile ES2 test regardless of FEATURE_ES2...
2012-10-16 Fredrik Höglundmesa/es: Enable GL_EXT_map_buffer_range
2012-10-09 Ian Romanickmesa/tests: Remove driverCtx parameter from call to...
2012-09-28 Ian Romanickmesa/tests: Sanity check the ES2 dispatch table