Something went wrong. Try again.
The open source OpenXR runtime
Something went wrong. Try again.
c/main: Always use the mode's extents when creating the surface master
This fixes a bug on NVIDIA Jetson. Note this isn't so much the NVIDIA Jetson fault, while the code was working on desktop, Monado did something wrong. What happned was that Monado would select a mode with one size, while then creating a VkSurface/VkSwapchain of a different size. This would work on hardware with scalers/panning modes. The NVIDIA Jetson apparently doesn't have support for that so failed when presenting. This patch makes sure that the VkSurface/VkSwapchain extents match the mode for all direct mode targets.
Author Jakob Bornecrantz Date (Sep 8, 2023, 9:47 AM UTC) Commit 1f49e437 1f49e43724b7f4104bf1c005e88bfaac7809dc0d Parent 9bac7ed3 9bac7ed30ed82aa06ea810223e5e3f0d49238945