st/mesa: select ATOMFADD when source type is float
[mesa.git] / src / mesa / state_tracker / tests /
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...