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 | -1/+1 | |
2020-10-30 | Simplify header names | David Robillard | 1 | -4/+4 | |
2020-10-30 | Remove GL and GLU wrapper headers | David Robillard | 1 | -2/+0 | |
Include them in pugl_gl.h instead, to simplify things and unclutter the include directory. | |||||
2020-10-14 | Suppress IWYU warnings in build tests | David Robillard | 1 | -6/+6 | |
2020-07-05 | Ensure that all API headers are warning-free | David Robillard | 1 | -0/+34 | |