overte-org / overte

Overte open source virtual worlds platform.
https://overte.org/
Other
128 stars 47 forks source link

Provide a setting to work around RGB <-> sRGB framebuffer conversion bug? #943

Open HifiExperiments opened 2 months ago

HifiExperiments commented 2 months ago

Some driver versions fail to properly do automatic sRGB framebuffer conversions, leading to a darker image (often only in VR). Can we detect that this is failing and fallback to manual conversion like we do on Android? Or provide a graphics setting so people can manually toggle it?