Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-10-31 | Use static polymorphism in C++ bindings | David Robillard | 1 | -21/+22 | |
This removes virtual function overhead, and the weird situation of having to include pugl.ipp once (or worse, for pugl to provide a binary C++ library). | |||||
2020-10-30 | Simplify header names | David Robillard | 1 | -1/+1 | |
2020-10-28 | Add Vulkan demos | David Robillard | 1 | -0/+1839 | |