Commit Graph

3 Commits

Author SHA1 Message Date
bl a7112f1577 chore: Release gpupaper version 0.1.1
Release / build (x86_64, ubuntu-latest, x86_64-unknown-linux-gnu) (push) Successful in 6m33s
Release / build (aarch64, aarch64, aarch64-unknown-linux-gnu) (push) Successful in 7m57s
Release / update-aur (push) Failing after 5s
2026-06-09 15:04:32 +02:00
bl ac417dc0d7 Use per-adapter limits for device creation; bump wgpu to 29.0.3
Query each adapter's actual limits via adapter.limits() instead of the
  conservative downlevel_defaults(), and drop the redundant surface
  reconfigure on Suboptimal (the texture is still valid to present).
2026-06-09 15:02:10 +02:00
bl 1f9f01a238 add LICENSE, shaders, Cargo.lock, and AUR package
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-08 21:00:34 +02:00