Skip to content

v0.3.2

Compare
Choose a tag to compare
@vaxerski vaxerski released this 18 Aug 18:38
· 37 commits to main since this release

A small update with quite a few fixes.

This release is ABI-compatible with 0.3.1.

Fixes

  • drm/atomic: clip damage to pixel size
  • drm: avoid crashes on connecting a null crtc
  • drm: don't report pointer capability with no HW cursor planes
  • drm: use modelines in vt restore

MRs

  • cmake: link libOpenGL instead of legacy libGL by @ziyao233 in #44
  • buffer align size to stride by @gulafaran in #50
  • drm: clear buffer on creation for scanout DRM buffers by @vaxerski in #51
  • drm: don't schedule new frame events on disabled outputs by @vaxerski in #52

New Contributors

Full Changelog: v0.3.1...v0.3.2