Commit Graph

15 Commits

Author SHA1 Message Date
bl 20363b498c Deduplicate output attach on init and log attached output name 2026-06-09 15:14:02 +02:00
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
v0.1.1
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 cdc23926a5 Delete duplicate release assets before upload to keep re-runs idempotent
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-09 14:03:53 +02:00
bl 46cf53f6c6 add glpaper as a reference in readme 2026-06-09 11:26:02 +02:00
bl cd305b00a3 added readme 2026-06-09 11:16:47 +02:00
bl b595f91c0a Add libxkbcommon-dev to x86_64 build dependencies
Release / build (x86_64, ubuntu-latest, x86_64-unknown-linux-gnu) (push) Successful in 3m10s
Release / build (aarch64, aarch64, aarch64-unknown-linux-gnu) (push) Successful in 3m51s
Release / update-aur (push) Successful in 12s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
v0.1.0
2026-06-09 06:23:49 +02:00
bl 65955b9747 Add cargo-release config and automated AUR update job
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-08 21:57:52 +02:00
bl 3a9a6d2f64 Add aarch64 build via self-hosted runner; update AUR PKGBUILD for aarch64
Release / build (x86_64, ubuntu-latest, x86_64-unknown-linux-gnu) (push) Failing after 5m1s
Release / build (aarch64, aarch64, aarch64-unknown-linux-gnu) (push) Successful in 11m13s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-08 21:46:38 +02:00
bl 341384e54f simplify release workflow, switch AUR to versioned gpupaper package
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-08 21:23:49 +02:00
bl 3541618c84 add Gitea Actions release workflow, switch AUR to gpupaper-bin
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-08 21:19:58 +02:00
bl c5668aee9f multi-output support with shared GPU context, drop AUR check()
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-08 21:16:22 +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
bl a35a741b07 use vulkan first and fallback to gl if driver errors 2026-06-08 19:19:56 +02:00
bl f53340ad8e initial rewrite of glpaper using rust wgpu 2026-04-29 21:19:55 +02:00