mesa: Rename _mesa_lookup_enum_by_nr() to _mesa_enum_to_string().
[mesa.git] / src / mesa / main / tests / enum_strings.cpp
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...