mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-11-22 22:51:24 +00:00
A resolution switch could cause the renderer state to become invalid as the texture format may change while it's being rendered. This fixes this by adding a lock around the format change and render calls to the renderer.