A new major release with various fixes, but also shiny new HDR support.
Please note this release does break ABI.
MRs
- flake.nix: gcc13 -> gcc14 by @khaneliman in #118
- udev scan only cards (drm_minor), not connectors (drm_connector) by @ikalco in #119
- log errno set by drmModeAtomicCommit by @ikalco in #120
- drm: moved null check for renderer to shouldBlit() (#109) by @richen604 in #121
- only fail INVALID format when it's set as that by @ikalco in #122
- only clear buffers when fullReconfigure succeeds by @ikalco in #124
- HDR Support by @UjinT34 in #112
New Contributors
- @khaneliman made their first contribution in #118
- @richen604 made their first contribution in #121
Full Changelog: v0.5.1...v0.6.0