Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-11-25 | Move puglEnterContext and puglLeaveContext to GL backends | David Robillard | 4 | -12/+36 |
2020-11-25 | Pass vkGetInstanceProcAddr to puglCreateSurface instead of a loader | David Robillard | 3 | -9/+9 |
2020-11-22 | Suppress various clang-tidy warnings | David Robillard | 1 | -0/+5 |
2020-11-22 | X11: Fix position of child windows and clean up window creation code | David Robillard | 1 | -50/+68 |
2020-11-10 | Fix asan errors on X11 | David Robillard | 1 | -12/+10 |
2020-11-01 | Run clang-tidy on all headers and fix various issues | David Robillard | 2 | -3/+5 |
2020-10-31 | Cleanup: Remove unnecessary include | David Robillard | 1 | -1/+0 |
2020-10-31 | Fix Cairo build on Mac and Windows | David Robillard | 2 | -2/+2 |
2020-10-30 | Remove logging API | David Robillard | 4 | -70/+5 |
2020-10-30 | Simplify header names | David Robillard | 11 | -13/+13 |
2020-10-30 | Move implementation source files to a conventional src directory | David Robillard | 23 | -0/+7013 |