Skip to content

v0.26.0

Choose a tag to compare

@github-actions github-actions released this 11 Jul 22:46
· 264 commits to main since this release
v0.26.0
c1189b2
Version 0.26.0

Highlights:
- BREAKING: image constructors require a CpuAccess declaration
  (hardware access implied, CPU access declared)
- Tile-compression image metadata and the ImageDesc creation path
  (Compression::{Any, Scheme}, CompressionScheme::{Ubwc, Afbc, Pvric, Dcc})
- Android BufferIdentity interning on AHardwareBuffer_getId
- Android support: AHardwareBuffer zero-copy tensor storage and a
  native OpenGL ES backend (min API 26)
- iOS: IOSurface public surface extended to target_os = "ios";
  C API now built and clippy-gated on the iOS CI lane

See CHANGELOG.md for full details.