Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-11-26 | Remove file documentation | David Robillard | 1 | -12/+11 |
2020-11-26 | Add pugl::World constructor overload that takes a flag | David Robillard | 1 | -2/+1 |
2020-11-26 | Remove stub event handlers from pugl::View | David Robillard | 1 | -1/+5 |
2020-11-25 | Rename puglShowWindow and puglHideWindow to puglShow an puglHide | David Robillard | 1 | -1/+1 |
2020-11-25 | Pass vkGetInstanceProcAddr to puglCreateSurface instead of a loader | David Robillard | 1 | -2/+5 |
2020-11-01 | Cleanup: Fix typo | David Robillard | 1 | -1/+1 |
2020-11-01 | Make event handling in C++ more flexible | David Robillard | 1 | -6/+8 |
2020-10-31 | Use static polymorphism in C++ bindings | David Robillard | 1 | -21/+22 |
2020-10-30 | Simplify header names | David Robillard | 1 | -1/+1 |
2020-10-28 | Add Vulkan demos | David Robillard | 1 | -0/+1839 |