Age | Commit message (Expand) | Author |
2020-03-09 | Use autowaf.build_dox to build documentation | David Robillard |
2020-03-08 | Add multiple window example | David Robillard |
2020-03-08 | Move demo programs to examples directory | David Robillard |
2020-03-08 | Mac: Fix stub backend | David Robillard |
2020-03-08 | Cleanup: Fix pyflake warnings | David Robillard |
2020-03-02 | Strengthen ultra-strict warnings with clang | David Robillard |
2020-03-02 | Omit deprecated implementations with PUGL_DISABLE_DEPRECATED | David Robillard |
2019-12-11 | GL3 Test: Move shaders to separate files | David Robillard |
2019-11-21 | Cleanup: Fix flake8 warnings | David Robillard |
2019-11-21 | Check explicitly for GLX and only link against the necessary library | David Robillard |
2019-11-21 | X11: Remove libGL dependency from GL backend | David Robillard |
2019-11-21 | Clean up configuration code | David Robillard |
2019-11-09 | Add clang-tidy file and update lint target | David Robillard |
2019-11-03 | Remove redisplay flag and add puglPostRedisplayRect() | David Robillard |
2019-11-03 | Add pugl_print_events test program | David Robillard |
2019-09-07 | Improve documentation and use LV2 documentation style | David Robillard |
2019-09-07 | Add OpenGL 3 test program | David Robillard |
2019-08-03 | Add missing link flag to pkg-config files | David Robillard |
2019-07-29 | Add animation to Cairo test program | David Robillard |
2019-07-29 | Build separate libraries | David Robillard |
2019-07-29 | Mac: Separate backends from platform implementation | David Robillard |
2019-07-29 | Add option to install entire implementation as headers | David Robillard |
2019-07-29 | Set hidden visibility globally | David Robillard |
2019-07-29 | Properly check for libm | David Robillard |
2019-07-29 | Build both static and shared library by default | David Robillard |
2019-07-29 | Windows: Enable shared library build | David Robillard |
2019-07-29 | Cleanup: Use fancy syntax for waf environments | David Robillard |
2019-07-29 | Cleanup: Clean up includes and call IWYU in lint target | David Robillard |
2019-07-29 | Cleanup: Fix Python whitespace | David Robillard |
2019-07-29 | Fix various clang-tidy warnings | David Robillard |
2019-07-29 | Reorganize source to separate private implementation details | David Robillard |
2019-07-29 | Windows: Add Cairo support | David Robillard |
2019-07-28 | Windows: Factor out GL backend | David Robillard |
2019-07-28 | Mac: Set test app bundles as high resolution capable | David Robillard |
2019-07-28 | Fix unused parameter warnings and prevent rot | David Robillard |
2019-07-23 | Test: Move test programs to a subdirectory | David Robillard |
2019-07-20 | Use C for Windows implementation | David Robillard |
2019-06-29 | Fix various warnings | David Robillard |
2019-06-27 | Fix documentation | 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-04-14 | Update autowaf | David Robillard |
2019-02-16 | Remove spurious double blank lines | David Robillard |
2019-02-16 | Factor out drawing context from platform window implementation | David Robillard |
2018-09-19 | Fix build with Python 2 | David Robillard |
2018-09-15 | Lint wscript | David Robillard |
2018-09-15 | Use clang-tidy for linting | David Robillard |
2018-09-15 | Remove unused submodule | David Robillard |
2018-09-15 | Factor out common waf target parameters | David Robillard |
2018-09-15 | Print nicer configuration summary | David Robillard |