Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |