Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-05-03 | Fix crash when destroying OpenGL views that haven't been realized | Jean Pierre Cimalando | 1 | -0/+3 |
2022-04-23 | Windows: Avoid else after return | David Robillard | 1 | -2/+6 |
2022-04-21 | Remove unused return type from backend destroy methods | David Robillard | 1 | -4/+2 |
2021-12-17 | Adopt REUSE machine-readable licensing standard | David Robillard | 1 | -15/+2 |
2021-05-25 | Rename event structs in a more readable style | David Robillard | 1 | -2/+2 |
2021-05-24 | Fix the declaration of WGL function types | Jean Pierre Cimalando | 1 | -4/+10 |
2021-01-02 | Simplify clang-format configuration and format all code | David Robillard | 1 | -224/+220 |
2020-11-26 | Remove file documentation | David Robillard | 1 | -5/+0 |
2020-11-25 | Move puglEnterContext and puglLeaveContext to GL backends | David Robillard | 1 | -0/+12 |
2020-10-30 | Simplify header names | David Robillard | 1 | -1/+1 |
2020-10-30 | Move implementation source files to a conventional src directory | David Robillard | 1 | -0/+324 |