aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/main/tests/enum_strings.cpp
Commit message (Expand)AuthorAgeFilesLines
* mesa: remove remnants of GL_MESA_shader_debugBrian Paul2013-10-221-3/+0
* mesa: fix make check for ARB_texture_gatherChris Forbes2013-10-031-1/+1
* mesa: add texture gather changesMaxence Le Dore2013-10-031-0/+3
* mesa: Remove _mesa_lookup_enum_by_name().Eric Anholt2013-09-231-32/+0
* tests: add ARB_texture_multisample enums to tableChris Forbes2013-03-021-0/+21
* mesa/tests: Add ARB_ES3_compatibility enumsMatt Turner2013-01-101-0/+14
* glget: fix make check for glGet GL_POLYGON_OFFSET_BIASImre Deak2012-10-101-1/+1
* mesa: tests: EnumStrings.LookUpByNumberOliver McFadden2012-10-031-2/+2
* mesa/tests: Move stub function to a separate fileIan Romanick2012-09-281-11/+0
* mesa/test: Update name of GL_TIME_ELAPSEDIan Romanick2012-07-101-1/+1
* mesa/tests: Add tests for _mesa_lookup_enum_by_{name,nr} functionsIan Romanick2012-06-131-0/+1856