autotools: include meson build files in tarball
[mesa.git] / src / mesa / main / tests / Makefile.am
2018-01-20 Dylan Bakerautotools: include meson build files in tarball
2017-05-04 Emil Velikovmesa/tests: remove no longer needed HAVE_SHARED_GLAPI...
2017-03-27 Vinson Leemesa/tests: Link main-test with CLOCK_LIB.
2017-01-27 Emil Velikovmesa/tests: automake: include builddir prior to srcdir
2015-11-23 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-11-19 Nanley Cherymesa: Add test for sorted extension table
2015-10-01 Kristian Høgsberg... Merge branch 'master' of ../mesa into vulkan
2015-09-07 Jon TURNEYmesa/tests: Remove unneeded X11_CFLAGS
2015-08-26 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-08-25 Nanley Cherymesa/formats: make format testing a gtest
2014-08-04 Kenneth Graunkeutil: Move the open-addressing linear-probing hash_tabl...
2014-08-04 Kenneth Graunkeutil: Move ralloc to a new src/util directory.
2013-11-11 Rico Schüllertests: Fix make check for out of tree builds.
2013-10-22 Ian Romanickmesa/tests: Add simple, dumb test for _mesa_program_sta...
2013-05-01 Andreas Bollbuild: remove unused API_DEFINES
2013-03-05 Jon TURNEYFix out-of-tree build of 'make check' in src/mesa/main...
2012-11-12 Eric Anholtmesa: Import a copy of the open-addressing hash table...
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-06-13 Ian Romanickmesa/tests: Add tests for _mesa_lookup_enum_by_{name...