File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Unreleased
22
3+ # 0.4.2
4+
5+ - Add the ability to get the underlying window handle. (#193 )
6+ - Rework the backend to use a trait-based interface. (#196 )
7+ - On Orbital, fix window resize. (#200 )
8+ - Fix ` bytes() ` for KMS/DRM implementation. (#203 )
9+
10+ # 0.4.1
11+
312- On MacOS, Fix double-free of ` NSWindow ` . (#180 )
4- - On Web, add support for more ` RawWindowHandle ` variants. (#188 )
5- - On Wayland, fix buffer age. (#191 )
613- Update ` drm ` to 0.11 (#178 )
714 * Fixes build on architectures where drm-rs did not have generated bindings.
815- Update x11rb to v0.13 (#183 )
9- - On Orbital, fix window resize.
16+ - On Web, add support for more ` RawWindowHandle ` variants. (#188 )
17+ - On Wayland, fix buffer age. (#191 )
1018
1119# 0.4.0
1220
Original file line number Diff line number Diff line change 11[package ]
22name = " softbuffer"
3- version = " 0.4.1 "
3+ version = " 0.4.2 "
44edition = " 2021"
55license = " MIT OR Apache-2.0"
66description = " Cross-platform software buffer"
You can’t perform that action at this time.
0 commit comments