A new major release for aquamarine, with fixes and improvements :)
Changes
- renderer: use version-compatible EGL debug context attributes by @7r1n1t3 in #321
- drm: fix resource leaks by @NotPppp1116 in #323
- atomic: fix undefined behavior in cursor plane position cast by @HelloYelloMan in #322
- frame: ensure only one frame when pageflip occurs by @gulafaran in #325
- internal: chase hu fixes
- backend: fix implicit bool cast
- drm: deterministic page-flip scheduling + coalescing (#304, #306) by @spheenik in #312
- drm: attach a right-sized swapchain buffer on modeset commits by @aaron-nall in #330
- backend: enable libinput plugins if available by @mechakotik in #327
- drm: snapshot the commit for stashing it by @gulafaran in #332
- backend/drm: fix dangling this in a callback by @vaxerski in #333
- drm: dont reset needFrame on stashing by @gulafaran in #334
New Contributors
- @7r1n1t3 made their first contribution in #321
- @HelloYelloMan made their first contribution in #322
- @spheenik made their first contribution in #312
- @aaron-nall made their first contribution in #330
Full Changelog: v0.12.1...v0.13.0