main: Add entry points for GetNamedBufferParameteri[64]v.
[mesa.git] / src / mesa / main / tests / dispatch_sanity.cpp
2015-03-17 Laura Ekstrandmain: Add entry points for GetNamedBufferParameteri...
2015-03-17 Laura Ekstrandmain: Add entry point for FlushMappedNamedBufferRange.
2015-03-17 Laura Ekstrandmain: Add entry point for UnmapNamedBuffer.
2015-03-17 Laura Ekstrandmain: Add entry points for MapNamedBuffer[Range].
2015-03-17 Laura Ekstrandmain: Add entry points for ClearNamedBuffer[Sub]Data.
2015-03-17 Laura Ekstrandmain: Add entry point for CopyNamedBufferSubData.
2015-03-17 Laura Ekstrandmain: Add entry point for NamedBufferSubData.
2015-03-17 Laura Ekstrandmain: Add entry point for NamedBufferData.
2015-03-17 Laura Ekstrandmain: Add entry point for NamedBufferStorage.
2015-03-17 Laura Ekstrandmain: Add entry point for CreateBuffers.
2015-03-09 Laura Ekstrandmain: Add entry point for TextureBufferRange.
2015-03-05 Mark JanesFix invalid extern "C" around header inclusion.
2015-02-19 Dave Airlieglapi: add ARB_gpu_shader_fp64 (v2)
2015-02-03 Ilia Mirkinglapi: add GL_EXT_polygon_offset_clamp
2015-01-08 Laura Ekstrandmain: Added entry point for glTextureBuffer.
2015-01-08 Laura Ekstrandmain: Added entry points for glTextureStorage[23]DMulti...
2015-01-08 Laura Ekstrandmain: Added entry point for glGenerateTextureMipmap.
2015-01-08 Laura Ekstrandmain: Added entry points for glCompressedTextureSubImage*D.
2015-01-08 Laura Ekstrandmain: Added entry point for glGetCompressedTextureImage.
2015-01-08 Laura Ekstrandmain: Added entry point for glGetTextureImage.
2015-01-08 Laura Ekstrandmain: Added entry points for CopyTextureSubImage*D.
2015-01-08 Laura Ekstrandmain: Added entry points for glGetTextureParameteriv...
2015-01-08 Laura Ekstrandmain: Added entry point for glGetTextureParameterfv.
2015-01-08 Laura Ekstrandmain: Added entry points for glGetTextureLevelParameter...
2015-01-08 Laura Ekstrandmain: Added entry points for glTextureParameteriv,...
2015-01-08 Laura Ekstrandmain: Added entry point for glTextureParameterfv.
2015-01-08 Laura Ekstrandmain: Added entry point for glTextureParameterf.
2015-01-08 Laura Ekstrandmain: Added entry point for BindTextureUnit.
2015-01-08 Laura Ekstrandmain: Added entry points for glTextureSubImage*D.
2015-01-08 Laura Ekstrandmain: Added entry points for glTextureStorage*D.
2015-01-08 Laura Ekstrandmain: Added entry point for glCreateTextures.
2014-10-24 Mathias Fröhlichmesa: Implement ARB_clip_control.
2014-08-11 Jason Ekstrandmesa: Add GL API support for ARB_copy_image
2014-07-28 Tapani Pälliglapi: add indexed blend functions (GL 4.0)
2014-07-23 Ilia Mirkinmesa/main: add ARB_clear_texture entrypoints
2014-05-02 Petri Latvalamesa: Add core support for the GL_INTEL_performance_que...
2014-05-02 Ian Romanickmesa: Enable GL_EXT_separate_shader_objects for OpenGL ES
2014-05-02 Fredrik Höglundglapi: Add infrastructure for ARB_multi_bind
2014-03-08 Timothy Arcerimesa: make ARB_debug_output functions an alias of
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