Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-04-02 | Strengthen warnings | David Robillard | 1 | -2/+7 |
2020-04-01 | Cleanup: Fix mismatched file comments | David Robillard | 1 | -1/+1 |
2020-04-01 | Replace puglShowWindow() with puglRealize() | David Robillard | 1 | -3/+3 |
2020-03-17 | Use clearer names for pointer events | David Robillard | 1 | -3/+3 |
2020-03-16 | Window Demo: Only redisplay on update when running continuously | David Robillard | 1 | -1/+3 |
2020-03-15 | Unify event loop functions as puglUpdate() | David Robillard | 1 | -9/+4 |
2020-03-15 | Add type and flags to world | David Robillard | 1 | -1/+1 |
2020-03-13 | Strengthen warnings | David Robillard | 1 | -2/+0 |
2020-03-09 | Window Demo: Fix updating when not runnning continuously | David Robillard | 1 | -6/+16 |
2020-03-09 | Cleanup: Remove unnecessary includes | David Robillard | 1 | -1/+0 |
2020-03-08 | Add vsync command line options to demos | David Robillard | 1 | -1/+1 |
2020-03-08 | Add multiple window example | David Robillard | 1 | -0/+243 |