~hp/nk_pugl

d762beca — builds.sr.ht 3 months ago master
Update ci to release-0.2.0
ab5f94da — builds.sr.ht 5 months ago
Update ci to release-0.1.1
ci: update to alpine 3.18, add sign step
Silence clang warnings
Squashed 'nuklear/' changes from 665b2668..d5817649

d5817649 Fix stringop-overflows

git-subtree-dir: nuklear
git-subtree-split: d5817649ba08f70f6f4f983564c1e9353775e903
Make reuse compliant, add ci build recipe
meson: add root dir to include dirs.
Squashed 'pugl/' changes from 9a38c762..a5e1f34e

a5e1f34e Allow building static on GNU, too
b90444cf Add support for any mime type in X11 clipboard
50cd3778 Update build commands in README
efe19ede Fix warnings with VS2019
9939cb9b Relax precision requirement of timer test
1ff4f741 Remove deprecated enumerators
fadf8abb Set maximum size in example programs
2d3100e4 Fix size hints on X11
e8ba6238 Fix puglSetMaxSize() on X11
e497eea6 Fix warnings when compiling for X11 as C++
4e29afc7 Fix configuration summary when documentation is disabled
9fd2cd2c Bump version
40c290eb Show installation paths in configuration summary
fec5f8b7 Use strict warnings on CI
2630610b Supress windows warning about exceptions
69d5d2ad Switch to Meson
94e30b9c Simplify documentation structure and use LV2 theme
d2a6fd3f Split overview into multiple documents
31d059bf Fix documentation formatting issues
a0de85ea Make Doxygen warnings errors
cacad730 Fix Doxygen group references
a3bd72a2 Fix Doxygen warnings
f913bfd3 Remove old unused main page
REVERT: 9a38c762 Allow building static on GNU, too
REVERT: 7fc8d9e4 Add support for any mime type in X11 clipboard

git-subtree-dir: pugl
git-subtree-split: a5e1f34e56d12393cc6f6f6923f98c580c57fb5c
redesign nk_pugl_get_scale API for standalone usage.
Use pugl's native Display handle.
pugl: make API static.
Squashed 'pugl/' changes from 7fc8d9e4..9a38c762

9a38c762 Allow building static on GNU, too

git-subtree-dir: pugl
git-subtree-split: 9a38c7629614c8f2a29991e02a6d241c430e83b0
Squashed 'pugl/' changes from 0a23647a..7fc8d9e4

7fc8d9e4 Add support for any mime type in X11 clipboard
59296974 Avoid "else" after "return"
41647873 Add PUGL_CONST_API
d9efe12e Use email address instead of website for attribution
09df1497 Simplify visibility boilerplate
4fea0068 Add clant configuration
a0efc405 Fix clang-tidy warnings
f6ca6060 Clean up includes
1c365945 Simplify clang-format configuration and format all code
REVERT: 0a23647a Add support for any mime type in X11 clipboard

git-subtree-dir: pugl
git-subtree-split: 7fc8d9e4997e82cfbd23d83bf7373a8fe2ccbe45
update to latest pugl, remove glew.
Next