lovr
lovr copied to clipboard
Stereo Image on Desktop headset driver breaks on nVidia GPU.
Linux, Nvidia driver 465.31. Planes, skyboxes, 3D models have this behavior. When using OpenXR (Monado in my case), all seems OK, and in mirroring window too.

Very weird, maybe lovr could set a scissor when drawing each eye to prevent the 'overflow'
This will also definitely be fixed on vulkan. There it always uses the openxr rendering mode (array textures).
Maybe scissor could fix this
Works okay on nouveau