ruffle/render
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
..
canvas render: Implement Bitmap smoothing property 2020-12-15 00:04:51 -08:00
common_tess render: Avoid assert from lyon with small miter limits 2020-11-20 00:29:23 -08:00
webgl webgl: Make separate VAO for color quad vs. bitmap quad (fix #1834) 2020-12-27 23:01:24 -08:00
wgpu desktop: Don't render while minimized 2020-12-28 16:00:13 -08:00