orca-app / orca

A Wasm environment for cross-platform, sandboxed graphical applications.
https://orca-app.dev
Other
349 stars 16 forks source link

Use DXC compiler in dawn D3D12 backend #76

Closed martinfouilleul closed 3 months ago

martinfouilleul commented 3 months ago

This toggles on the use of the new DXC shader compiler for compiling canvas shaders on Windows, which cuts startup time by around 50%.