mesa: Rename "struct gl_array_object" to gl_vertex_array_object.
[mesa.git] / src / mesa / main / tests /
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-11 Rico Schüllertests: Fix make check for out of tree builds.
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-10-22 Ian Romanickmesa/tests: Add simple, dumb test for _mesa_program_sta...
2013-10-22 Brian Paulmesa: remove remnants of GL_MESA_shader_debug
2013-10-03 Chris Forbesmesa: fix make check for ARB_texture_gather
2013-10-02 Maxence Le Doremesa: add texture gather changes
2013-09-26 Kenneth Graunkemesa: Add core support for the GL_AMD_performance_monit...
2013-09-23 Eric Anholtmesa: Remove _mesa_lookup_enum_by_name().
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-05-01 Andreas Bollbuild: remove unused API_DEFINES
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-13 Vinson Leetests: Add $(top_srcdir)/include to AM_CPPFLAGS.
2013-03-05 Jon TURNEYFix out-of-tree build of 'make check' in src/mesa/main...
2013-03-01 Chris Forbestests: add ARB_texture_multisample enums to table
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-13 Johannes Obermayrtests: AM_CPPFLAGS must include $(top_srcdir) instead...
2013-01-12 Ian Romanickglapi: Emit dispatch for {ARB,OES}_get_program_binary
2013-01-10 Matt TurnerClean up .gitignore files
2013-01-10 Matt Turnermesa: Rename and wire-up GetInteger64i_v
2013-01-10 Matt Turnermesa/tests: Add ARB_ES3_compatibility enums
2012-12-16 Jordan Justenmesa dispatch_sanity: call new functions to initialize...
2012-11-19 Kenneth Graunkemesa: Mark GetBufferParameteri64v as implemented.
2012-11-14 Paul Berrymesa: Add .gitignore for hashtable collision unit test.
2012-11-12 Eric Anholtmesa: Import a copy of the open-addressing hash table...
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-10 Imre Deakglget: fix make check for glGet GL_POLYGON_OFFSET_BIAS
2012-10-09 Ian Romanickmesa/tests: Remove driverCtx parameter from call to...
2012-10-03 Oliver McFaddenmesa: tests: EnumStrings.LookUpByNumber
2012-10-01 Matt Turnerbuild: Use PTHREAD_LIBS and PTHREAD_CFLAGS
2012-09-28 Ian Romanickmesa/tests: Sanity check the ES2 dispatch table
2012-09-28 Ian Romanickmesa/tests: Move stub function to a separate file
2012-07-13 Jon TURNEYautomake: convert libmesa and libmesagallium
2012-07-10 Ian Romanickmesa/test: Update name of GL_TIME_ELAPSED
2012-06-14 Paul Berryglx/tests and mesa/tests: Update .gitignore files.
2012-06-13 Ian Romanickmesa/tests: Add tests for _mesa_lookup_enum_by_{name...