Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-12-17 | Adopt REUSE machine-readable licensing standard | David Robillard | 1 | -15/+2 | |
See https://reuse.software/ for details. | |||||
2021-01-02 | Simplify clang-format configuration and format all code | David Robillard | 1 | -26/+26 | |
2020-11-26 | Remove file documentation | David Robillard | 1 | -8/+0 | |
These will not be used in the Sphinx documentation, and most were self-explanatory and only there to make the Doxygen index look nice anyway. Where there was actually useful information, it has been preserved as regular comments. | |||||
2020-10-21 | Add missing include guards | David Robillard | 1 | -0/+5 | |
2020-06-13 | Cleanup: Fix implicit conversion warnings with clang | David Robillard | 1 | -1/+1 | |
2020-05-16 | Use email address in copyright headers | David Robillard | 1 | -1/+1 | |
Not really sure why I used a web link here (maybe because it's more stable), but this is more conventional. | |||||
2020-05-16 | Fix file documentation | David Robillard | 1 | -1/+2 | |
2020-04-04 | Shader Demo: Factor out animated rectangle definitions | David Robillard | 1 | -0/+81 | |