Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-01-04 | Clean up licensing metadata | David Robillard | 1 | -0/+3 |
2022-10-07 | Avoid C-style casts in C++ code | David Robillard | 1 | -1/+0 |
2022-10-07 | Simplify clang-tidy configuration | David Robillard | 1 | -8/+1 |
2022-10-07 | Suppress new warnings in clang-tidy 14 | David Robillard | 1 | -0/+3 |
2022-06-28 | Simplify clang-tidy configuration | David Robillard | 1 | -5/+1 |
2021-12-17 | Suppress new warnings in clang-tidy 13 | David Robillard | 1 | -1/+2 |
2021-08-28 | Suppress new clang-tidy warnings | David Robillard | 1 | -0/+4 |
2021-05-28 | Remove static downcasts in C++ bindings | David Robillard | 1 | -2/+1 |
2021-01-02 | Avoid "else" after "return" | David Robillard | 1 | -2/+0 |
2021-01-02 | Fix clang-tidy warnings | David Robillard | 1 | -1/+5 |
2020-11-22 | Suppress various clang-tidy warnings | David Robillard | 1 | -0/+7 |
2020-10-28 | Add Vulkan demos | David Robillard | 1 | -0/+11 |
2020-10-21 | Use separate clang-tidy configurations in different directories | David Robillard | 1 | -0/+20 |