mesa: Implement GL_ARB_texture_filter_anisotropic
[mesa.git] / src / mesa / main / tests / enum_strings.cpp
2017-02-21 Emil Velikovmesa/tests: remove unneeded extern C { #include foo...
2015-12-11 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-12-01 Eric Anholtmesa: Drop the blacklisting of new GL enums.
2015-12-01 Eric Anholtmesa: Drop bitfield "enums" from the enum-to-string...
2015-12-01 Eric Anholtmesa: Drop apparently typoed GL_ALL_CLIENT_ATTRIB_BITS.
2015-12-01 Eric Anholtmesa: Cut enum_strings.cpp test down to a few hand...
2015-11-26 Marta Lofstedtmesa: remove ARB_geometry_shader4
2015-10-01 Kristian Høgsberg... Merge branch 'master' of ../mesa into vulkan
2015-09-25 Samuel Iglesias... main/tests: add ARB_shader_storage_buffer_object tokens...
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-07-23 Chris Forbesmesa: Add glGet support for ARB_shader_subroutine imple...
2015-07-20 Kenneth Graunkemesa: Rename _mesa_lookup_enum_by_nr() to _mesa_enum_to...
2014-08-19 Tobias Klausmannglapi: add GL_ARB_conditional_render_inverted
2014-06-30 Jason EkstrandRemove the ATI_envmap_bumpmap extension
2014-06-16 Tapani Pällimesa: add new enum MAX_UNIFORM_LOCATIONS
2014-06-09 Chris Forbestests: Add new enum strings for ARB_compressed_texture_...
2014-05-02 Petri Latvalamesa: Add INTEL_performance_query enums to tests/enum_s...
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-23 Eric Anholtmesa: Remove _mesa_lookup_enum_by_name().
2013-03-01 Chris Forbestests: add ARB_texture_multisample enums to table
2013-01-10 Matt Turnermesa/tests: Add ARB_ES3_compatibility enums
2012-10-10 Imre Deakglget: fix make check for glGet GL_POLYGON_OFFSET_BIAS
2012-10-03 Oliver McFaddenmesa: tests: EnumStrings.LookUpByNumber
2012-09-28 Ian Romanickmesa/tests: Move stub function to a separate file
2012-07-10 Ian Romanickmesa/test: Update name of GL_TIME_ELAPSED
2012-06-13 Ian Romanickmesa/tests: Add tests for _mesa_lookup_enum_by_{name...