mesa: remove ARB_transpose_matrix extension enable flag
[mesa.git] / src / mesa / main / tests /
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...