Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / mesa / state_tracker / tests /
2020-03-28 Eric Engestrommeson: inline `inc_common`
2020-03-27 Marek Olšákmesa: don't use <> for including internal headers
2020-01-04 Kenneth Graunkest/mesa: Allow ASTC5x5 fallbacks separately from other...
2019-11-14 Eric Anholtutil: Move gallium's PIPE_FORMAT utils to /util/format/
2019-11-07 Eric Anholtmesa/st: Make st_pipe_format_to_mesa_format an effectiv...
2019-11-07 Eric Anholtmesa: Prepare for the MESA_FORMAT_* enum to be sparse.
2019-11-07 Eric Anholtmesa/st: Test round-tripping of all compressed formats.
2019-08-28 Eric Anholtgallium: Fix big-endian addressing of non-bitmask array...
2019-08-28 Eric Anholtgallium: Fix mesa format name in unit test failure...
2019-08-03 Eric Engestrommeson: drop unused dep_{thread,dl}
2019-08-03 Eric Engestrommeson: replace libmesa_util with idep_mesautil
2019-07-31 Eric Engestromst/tests: drop incorrect MAYBE_UNUSED
2019-07-23 Ilia Mirkingallium: switch boolean -> bool at the interface defini...
2019-07-19 Eric Engestrommesa/tests: add missing dep_thread
2019-07-16 Eric Anholtstate_tracker: Move the format test out to be an actual...
2019-04-15 Dylan BakerDelete autotools
2018-11-20 Dylan Bakermeson: Add tests to suites
2018-08-11 Gert Wollnymesa/st/tests: Add array life range estimation and...
2018-08-11 Gert Wollnymesa/st/tests: Add array life range tests infrastructur...
2018-08-11 Gert Wollnymesa/st/glsl_to_tgsi: Expose array live range tracking...
2018-08-11 Gert Wollnymesa/st/tests: Add tests for array merge helper classes.
2018-08-11 Gert Wollnymesa/st/glsl_to_tgsi:rename lifetime to register_live_range
2018-08-11 Gert Wollnymesa/st/glsl_to_tgsi: Properly resolve life times simpl...
2018-04-21 Dylan Bakerautotools: Include new meson files
2018-04-19 Mike Lothianmeson: Build st_tests_common with gtest
2018-04-18 Dylan Bakermeson: build tests for gallium mesa state tracker
2018-03-26 Gert Wollnymesa/st/tests: Use tgsi opcode enum also in the test...
2018-02-07 Bas Nieuwenhuizenautotools: Only build libmesa-st-tests-common.a for...
2018-02-06 Dylan Bakerstate_tracker: Don't build st-renumerate-test without...
2018-01-30 Gert Wollnymesa/st/glsl_to_tgsi: Mark first write as unconditional...
2018-01-25 Emil Velikovautomake: st/mesa/tests: add st_tests_common.h to the...
2018-01-24 Gert Wollnymesa/st/tests: Add tests for lifetime tracking with...
2018-01-24 Gert Wollnymesa/st/tests: Add tests for improved tracking of tempo...
2018-01-24 Gert Wollnymesa/st/tests: cleanup whitespace usage and correct...
2018-01-24 Gert Wollnymesa/st/tests: unify MockCodeLine* classes
2018-01-24 Gert Wollnymesa/st/tests: Fix zero-byte allocation leaks
2017-11-08 Gert Wollnyconfigure: check for -std=c++11 support and enable...
2017-09-15 Gert Wollnymesa/st/tests: Correct build flags and force -std=c++11
2017-09-12 Aaron Watrymesa/st: Include builddir/src/compiler/glsl to fix...
2017-09-07 Gert Wollnymesa/st/tests: Fix regressions with libunwind enabled...
2017-09-06 Gert Wollnymesa/st: glsl_to_tgsi: Add test set for evaluation...
2017-09-06 Gert Wollnymesa/st: glsl_to_tgsi: add register rename mapping...
2017-09-06 Gert Wollnymesa/st: glsl_to_tgsi: add tests for the new temporary...