| Commit message (Expand) | Author | Age | Files | Lines |
* | autotools: Only build libmesa-st-tests-common.a for tests. | Bas Nieuwenhuizen | 2018-02-07 | 1 | -1/+1 |
* | state_tracker: Don't build st-renumerate-test without shared glapi | Dylan Baker | 2018-02-06 | 1 | -0/+2 |
* | mesa/st/glsl_to_tgsi: Mark first write as unconditional when appropriate | Gert Wollny | 2018-01-29 | 1 | -0/+24 |
* | automake: st/mesa/tests: add st_tests_common.h to the tarball | Emil Velikov | 2018-01-25 | 1 | -1/+2 |
* | mesa/st/tests: Add tests for lifetime tracking with indirect addressing | Gert Wollny | 2018-01-24 | 3 | -4/+189 |
* | mesa/st/tests: Add tests for improved tracking of temporaries | Gert Wollny | 2018-01-24 | 1 | -7/+486 |
* | mesa/st/tests: cleanup whitespace usage and correct some comments | Gert Wollny | 2018-01-24 | 1 | -64/+63 |
* | mesa/st/tests: unify MockCodeLine* classes | Gert Wollny | 2018-01-24 | 4 | -547/+735 |
* | mesa/st/tests: Fix zero-byte allocation leaks | Gert Wollny | 2018-01-24 | 1 | -7/+15 |
* | configure: check for -std=c++11 support and enable st/mesa test accordingly | Gert Wollny | 2017-11-08 | 1 | -1/+3 |
* | mesa/st/tests: Correct build flags and force -std=c++11 | Gert Wollny | 2017-09-15 | 1 | -9/+5 |
* | mesa/st: Include builddir/src/compiler/glsl to fix make check | Aaron Watry | 2017-09-11 | 1 | -0/+1 |
* | mesa/st/tests: Fix regressions with libunwind enabled introduced with 7be6d8fe12 | Gert Wollny | 2017-09-07 | 1 | -0/+1 |
* | mesa/st: glsl_to_tgsi: Add test set for evaluation of rename mapping | Gert Wollny | 2017-09-06 | 1 | -0/+169 |
* | mesa/st: glsl_to_tgsi: add register rename mapping evaluator | Gert Wollny | 2017-09-06 | 1 | -5/+8 |
* | mesa/st: glsl_to_tgsi: add tests for the new temporary lifetime tracker | Gert Wollny | 2017-09-06 | 2 | -0/+1464 |