Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
voidroom's avatar
voidroom
Protege
4 years ago

sRGB/RGB giving washed out/bright image

I am implementing OpenXR support (native, C++) and I have an issue with creating/using swapchains. Doesn't matter if the swapchain is created with GL_SRGB8_ALPHA8 or GL_RGBA8, the results are almo...