aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-30Make translateKey take a PuglEventKeyDavid Robillard
2019-06-30Send a configure event on initial window mappingDavid Robillard
2019-06-30Tidy up whitespaceDavid Robillard
2019-06-30Clean up redundant wrappers around SetWindowLongPtrDavid Robillard
2019-06-30Implement attributes on WindowsDavid Robillard
2019-06-30Clean up window creation on WindowsDavid Robillard
2019-06-29Fix horizontal mouse axis in pugl_testDavid Robillard
2019-06-29Fix various warningsDavid Robillard
2019-06-29Implement attributes on MacOSDavid Robillard
2019-06-27Enable vsync on WindowsDavid Robillard
2019-06-27Draw while resizing on WindowsDavid Robillard
2019-06-27Add pugl_test option to continuously animate and report FPSDavid Robillard
2019-06-27Add puglGetTime()David Robillard
2019-06-27Fix documentationDavid Robillard
2019-06-27Remove redundant glFlush on WindowsDavid Robillard
2019-06-27Fix some warnings on WindowsDavid Robillard
2019-06-27Remove dead code on WindowsDavid Robillard
2019-06-27Fix double-bufferingDavid Robillard
2019-06-27Add pugl_test options for FSAA and double-bufferingDavid Robillard
2019-06-27Fix window embedding on WindowsStefan Westerfeld
2019-06-27Fix window embedding on MacOSStefan Westerfeld
2019-06-27Make event processing non-blocking on MacOSStefan Westerfeld
2019-06-27Defer to NSOpenGLView reshape methodDavid Robillard
2019-06-27Build test programs in bundles on MacOSDavid Robillard
2019-06-27Disable deprecation warnings on MacOSDavid Robillard
2019-06-27Fix const castsDavid Robillard
2019-06-27Consistently use uint32_t everywhereDavid Robillard
2019-06-25Fix void function prototypesDavid Robillard
2019-06-25Fix unnecessary const castDavid Robillard
2019-04-20Add ARM CI rowsDavid Robillard
2019-04-14Add Gitlab CI configurationDavid Robillard
2019-04-14Fix MacOS buildDavid Robillard
2019-04-14Update autowafDavid Robillard
2019-04-14Squashed 'waflib/' changes from d7a7ca4..27a69a7David Robillard
2019-02-17Add puglGetProcAddress for using OpenGL extensionsDavid Robillard
2019-02-17Squash blank lineDavid Robillard
2019-02-17Add configuration APIDavid Robillard
2019-02-17Gracefully handle failure to create window in pugl_testDavid Robillard
2019-02-16Remove spurious double blank linesDavid Robillard
2019-02-16Add missing default caseDavid Robillard
2019-02-16Fix implicit double to int castsDavid Robillard
2019-02-16Clean up includesDavid Robillard
2019-02-16Factor out drawing context from platform window implementationDavid Robillard
2019-02-15Remove PUGL_CAIRO_GLDavid Robillard
2019-02-15Separate internal types from functionsDavid Robillard
2018-09-19Fix build with Python 2David Robillard
2018-09-15Squashed 'waflib/' changes from 542b3f5..d7a7ca4David Robillard
2018-09-15Merge commit 'b24b75b6ca964d5bb35e1802fdf7d03c794236ff'David Robillard
2018-09-15Lint wscriptDavid Robillard
2018-09-15Fix minor clang-tidy warningsDavid Robillard