Skip to content

release: v0.30.35 - #300

Merged
kolkov merged 1 commit into
mainfrom
release/v0.30.35
Aug 2, 2026
Merged

release: v0.30.35#300
kolkov merged 1 commit into
mainfrom
release/v0.30.35

Conversation

@kolkov

@kolkov kolkov commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

[0.30.35] - 2026-08-02

Fixed

  • dx12: DirectComposition path for per-pixel alpha transparency (feat: DX12 DirectComposition path for per-pixel alpha transparency #298, PR feat(dx12): DirectComposition path for per-pixel alpha (#298) #299)
    • CompositeAlphaModePremultiplied now works on DX12 via CreateSwapChainForComposition
    • Lazy-loaded dcomp.dll bindings (IDCompositionDevice/Target/Visual)
    • Auto-select: Premultiplied → DComp path, Opaque → HWND path (unchanged)
    • Adapter correctly reports Premultiplied only when dcomp.dll available
    • Alpha mode change detection in Configure (forces full recreate vs ResizeBuffers)
    • MakeWindowAssociation skipped on DComp path (Rust wgpu parity)
    • GOGPU_DX12_FORCE_HWND=1 env var override for RenderDoc compatibility
    • ADR-057, Rust wgpu dcomp.rs parity

@codecov

codecov Bot commented Aug 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@kolkov
kolkov merged commit 4b48ef2 into main Aug 2, 2026
15 checks passed
@kolkov
kolkov deleted the release/v0.30.35 branch August 2, 2026 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant