Skip to content

v0.4.0

Compare
Choose a tag to compare
@vaxerski vaxerski released this 02 Sep 09:20
· 10 commits to main since this release

A big update with a lot of fixes and patches

This update is not ABI-compatible with 0.3.3

Fixes

  • drm: fix crash on null crtc in setCursor
  • gbm: improve trace logging around allocs
  • drm: reconfigure swapchain props after creating
  • gbm: fixup good() retval
  • drm: verify output format in commit
  • wayland: fix possible out-of-range crash in setCursor
  • gbm: improve automatic format selection
  • output: always emit a destroy event in ~dtor
  • gbm/drm: conform to different scanout requirements for different planes
  • wayland: send 1280x720 if w/h is 0 in configure

MRs

New Contributors

Full Changelog: v0.3.3...v0.4.0