v0.22.5
-
Implement compiled shader caching, enabled by default.
- Add
WINDOWS.default_cache_shadersandWindow::cache_shaders.
- Add
-
Fix view-process window extension calls from inside the same window.
-
Fix panic on trace recorder init when a tracing subscriber is already set.
- Add
zng::app::trace_recorder::is_enabledhelper to coordinate logging init.
- Add
-
Fix ANGLE backend and add helper crate.
- Patched Webrender to fix shader compile error.
- Added
zng-view-anglecrate to acquire ANGLE DLLs and enable it in the view-process. - Fix frame after resize not filling window.
- Fix ClearType distortion and other blend leaking issues.
-
Fix
WINDOW_EXTENSIONS.view_extensions_initfor an existing window after respawn.
Crates will be available on crates.io once Publish completes.