Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-07-20 | glcpp: Make test suite test for valgrind cleanliness. | Carl Worth | |
As it turns out, 4 of our current tests are not valgrind clean, (use after free errors or so), so this will be helpful for investigating and fixing those. | |||
2010-07-20 | glcpp: Make test suite report final count of passed/total tests. | Carl Worth | |
And report PASS or FAIL for each test along the way as well. | |||
2010-06-24 | glsl2: Move the compiler to the subdirectory it will live in in Mesa. | Eric Anholt | |