Age | Commit message (Expand) | Author |
2019-07-20 | Use C for Windows implementation | David Robillard |
2019-06-30 | Make translateKey take a PuglEventKey | David Robillard |
2019-06-30 | Send a configure event on initial window mapping | David Robillard |
2019-06-30 | Tidy up whitespace | David Robillard |
2019-06-30 | Clean up redundant wrappers around SetWindowLongPtr | David Robillard |
2019-06-30 | Implement attributes on Windows | David Robillard |
2019-06-30 | Clean up window creation on Windows | David Robillard |
2019-06-29 | Fix horizontal mouse axis in pugl_test | David Robillard |
2019-06-29 | Fix various warnings | David Robillard |
2019-06-29 | Implement attributes on MacOS | David Robillard |
2019-06-27 | Enable vsync on Windows | David Robillard |
2019-06-27 | Draw while resizing on Windows | David Robillard |
2019-06-27 | Add pugl_test option to continuously animate and report FPS | David Robillard |
2019-06-27 | Add puglGetTime() | David Robillard |
2019-06-27 | Fix documentation | David Robillard |
2019-06-27 | Remove redundant glFlush on Windows | David Robillard |
2019-06-27 | Fix some warnings on Windows | David Robillard |
2019-06-27 | Remove dead code on Windows | David Robillard |
2019-06-27 | Fix double-buffering | David Robillard |
2019-06-27 | Add pugl_test options for FSAA and double-buffering | David Robillard |
2019-06-27 | Fix window embedding on Windows | Stefan Westerfeld |
2019-06-27 | Fix window embedding on MacOS | Stefan Westerfeld |
2019-06-27 | Make event processing non-blocking on MacOS | Stefan Westerfeld |
2019-06-27 | Defer to NSOpenGLView reshape method | David Robillard |
2019-06-27 | Build test programs in bundles on MacOS | David Robillard |
2019-06-27 | Disable deprecation warnings on MacOS | David Robillard |
2019-06-27 | Fix const casts | David Robillard |
2019-06-27 | Consistently use uint32_t everywhere | David Robillard |
2019-06-25 | Fix void function prototypes | David Robillard |
2019-06-25 | Fix unnecessary const cast | David Robillard |
2019-04-20 | Add ARM CI rows | David Robillard |
2019-04-14 | Add Gitlab CI configuration | David Robillard |
2019-04-14 | Fix MacOS build | David Robillard |
2019-04-14 | Update autowaf | David Robillard |
2019-04-14 | Squashed 'waflib/' changes from d7a7ca4..27a69a7 | David Robillard |
2019-02-17 | Add puglGetProcAddress for using OpenGL extensions | David Robillard |
2019-02-17 | Squash blank line | David Robillard |
2019-02-17 | Add configuration API | David Robillard |
2019-02-17 | Gracefully handle failure to create window in pugl_test | David Robillard |
2019-02-16 | Remove spurious double blank lines | David Robillard |
2019-02-16 | Add missing default case | David Robillard |
2019-02-16 | Fix implicit double to int casts | David Robillard |
2019-02-16 | Clean up includes | David Robillard |
2019-02-16 | Factor out drawing context from platform window implementation | David Robillard |
2019-02-15 | Remove PUGL_CAIRO_GL | David Robillard |
2019-02-15 | Separate internal types from functions | David Robillard |
2018-09-19 | Fix build with Python 2 | David Robillard |
2018-09-15 | Squashed 'waflib/' changes from 542b3f5..d7a7ca4 | David Robillard |
2018-09-15 | Merge commit 'b24b75b6ca964d5bb35e1802fdf7d03c794236ff' | David Robillard |
2018-09-15 | Lint wscript | David Robillard |