Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-12-16 | MacOS: Fix warnings in unified ObjC++ test build | David Robillard | 1 | -1/+12 | |
2021-05-28 | Split up warning suppression flags more finely | David Robillard | 1 | -3/+62 | |
This avoids polluting the main list of suppressions with things that are only triggered in tests or examples, making it clearer which warning are present in pugl itself. | |||||
2021-05-27 | Add test for building the implementation as included C++ | David Robillard | 1 | -0/+41 | |
2021-05-06 | Add basic test for OpenGL support | David Robillard | 1 | -0/+1 | |
2021-05-06 | Add basic test for stub backend | David Robillard | 1 | -0/+1 | |
2021-05-06 | Add basic test for Vulkan support | David Robillard | 1 | -2/+15 | |
2021-05-06 | Add test for copy/paste | David Robillard | 1 | -0/+2 | |
2021-05-03 | Improve test coverage | David Robillard | 1 | -0/+17 | |
2021-01-08 | Switch to Meson | David Robillard | 1 | -0/+33 | |