summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/tests/enum_strings.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove the ATI_envmap_bumpmap extensionJason Ekstrand2014-06-301-8/+0
* mesa: add new enum MAX_UNIFORM_LOCATIONSTapani Pälli2014-06-161-0/+1
* tests: Add new enum strings for ARB_compressed_texture_pixel_storageChris Forbes2014-06-101-0/+8
* mesa: Add INTEL_performance_query enums to tests/enum_strings.cppPetri Latvala2014-05-021-0/+18
* 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