ruffle/desktop
Kamil Jarosz 30cc299ed6 wgpu: Prevent random crashes on desktop by handling SurfaceErrors properly
This patch adds proper handling for SurfaceErrors that may happen
when calling get_current_texture(), instead of always panicking.

This fixes random crashes, e.g. when the GPU took too long to
render a frame, or when the surface has unexpectedly changed.
2024-06-14 23:55:50 +02:00
..
assets chore: Update translations from Crowdin 2024-06-14 22:41:19 +02:00
packages/macOS/Contents Update Info.plist 2022-12-04 13:54:54 +01:00
src wgpu: Prevent random crashes on desktop by handling SurfaceErrors properly 2024-06-14 23:55:50 +02:00
Cargo.toml build(deps): bump the cargo-minor group with 4 updates 2024-06-03 23:21:12 +02:00
build.rs Formatting 2023-06-27 21:37:28 +03:00