ruffle/render/wgpu
Mike Welsh 6aafb46b49 desktop: Don't render while minimized
On desktop, don't render while the window is minimized.

In the wgpu backend, don't panic if swap chain fails to grab a
texture. Instead recreate the swap chain and bail on the current
frame.

Fixes panic when minimizing with the wgpu vulkan backend (#2065).
2020-12-28 16:00:13 -08:00
..
shaders wgpu: Use a single render pass and push constants 2020-12-27 00:44:11 -08:00
src desktop: Don't render while minimized 2020-12-28 16:00:13 -08:00
Cargo.toml chore: Bump to wgpu-rs master 2020-12-27 00:44:11 -08:00
build_shaders.sh render: Add wgpu-rs based renderer, used by desktop 2020-04-30 08:48:33 +02:00