Age | Commit message (Expand) | Author | Files | Lines |
2023-11-11 | [WIP] Add support for drag and dropdragdrop | David Robillard | 1 | -45/+74 |
2023-11-11 | Add action parameter to puglAcceptOffer() | David Robillard | 1 | -1/+1 |
2023-11-11 | Add API support for multiple clipboards | David Robillard | 1 | -6/+8 |
2023-11-11 | Add region parameter to puglAcceptOffer() | David Robillard | 1 | -1/+7 |
2023-09-23 | Format meson.build files with muon | David Robillard | 1 | -9/+23 |
2023-05-27 | Use files() for headers in meson | David Robillard | 1 | -1/+1 |
2023-05-27 | Remove dead meson code | David Robillard | 1 | -5/+0 |
2023-05-27 | Separate pugl/glu.h from pugl/gl.h | David Robillard | 1 | -1/+2 |
2023-05-23 | Improve introduction and deployment documentation | David Robillard | 1 | -4/+15 |
2023-01-20 | Replace duplicated dox_to_sphinx script with sphinxygen dependency | David Robillard | 2 | -2/+2 |
2023-01-14 | Allow applications to specify the Vulkan library path | David Robillard | 1 | -1/+1 |
2023-01-14 | Add general string hint interface | David Robillard | 2 | -3/+3 |
2023-01-08 | Prepare OpenGL context flags for OpenGL ES support | David Robillard | 1 | -1/+3 |
2023-01-07 | Rename create/destroy events to realize/unrealize | David Robillard | 2 | -6/+6 |
2023-01-04 | Clean up licensing metadata | David Robillard | 1 | -0/+3 |
2023-01-03 | Use globally unique names for documentation groups | David Robillard | 1 | -2/+2 |
2023-01-02 | Reorganize documentation | David Robillard | 1 | -3/+10 |
2022-11-24 | Use 0BSD for trivial "public domain intent" things | David Robillard | 3 | -3/+3 |
2022-10-07 | Clean up meson definitions | David Robillard | 3 | -17/+26 |
2022-07-07 | Fix documentation build as a subproject | David Robillard | 1 | -6/+4 |
2022-06-08 | Use consistent terminology for native views | David Robillard | 1 | -2/+2 |
2022-05-28 | Update documentation | David Robillard | 1 | -5/+6 |
2022-05-28 | Remove redundant program checks | David Robillard | 1 | -2/+0 |
2022-05-23 | Add rich clipboard support | David Robillard | 3 | -1/+121 |
2021-12-17 | Adopt REUSE machine-readable licensing standard | David Robillard | 3 | -0/+9 |
2021-05-25 | Rename event structs in a more readable style | David Robillard | 3 | -10/+10 |
2021-05-24 | Fix documentation build as a subproject | David Robillard | 3 | -8/+16 |
2021-01-08 | Switch to Meson | David Robillard | 5 | -51/+72 |
2021-01-06 | Simplify documentation structure and use LV2 theme | David Robillard | 4 | -25/+17 |
2021-01-06 | Split overview into multiple documents | David Robillard | 7 | -571/+606 |
2021-01-06 | Make Doxygen warnings errors | David Robillard | 1 | -1/+1 |
2021-01-02 | Add PUGL_CONST_API | David Robillard | 1 | -1/+1 |
2020-11-26 | Generate documentation with Sphinx | David Robillard | 5 | -0/+676 |