mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-05-21 23:14:56 +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.