A new major update, breaking ABI, but bringing a lot of improvements
Fixes
- swapchain: fix age
- wayland: don't force swapchain length
MRs
- backend: Fix compiler warnings by @PlasmaPower in #160
- Restore hdr metadata after vt switch by @UjinT34 in #163
- atomic: fix compiler warning with string by @gulafaran in #164
- clang-tidy: fix some errors by @Honkazel in #166
- a few small renderer optimisations by @gulafaran in #172
- depend on gles3 and use vertex array objects by @gulafaran in #173
- reduce a bit of local temporar copies going around in renderer by @gulafaran in #175
- nix: use gcc15 by @FridayFaerie in #176
- Use typed signals from hyprutils by @outfoxxed in #178
- optimize blitting and use gles3 shaders by @gulafaran in #179
New Contributors
- @FridayFaerie made their first contribution in #176
- @outfoxxed made their first contribution in #178
Full Changelog: v0.8.0...v0.9.0