[Mesa-dev] [PATCH v5 0/3] Add and enable extension EXT_sRGB_write_control

Gert Wollny gert.wollny at collabora.com
Mon Nov 5 12:11:50 UTC 2018


Am Donnerstag, den 01.11.2018, 12:32 -0400 schrieb Ilia Mirkin:
> 
> 
> EXT_framebuffer_sRGB is a desktop GL ext. EXT_sRGB_write_control is a
> GLES ext that was meant to provide the same functionality in GLES
> (have a glance at Issue #1 in that spec). You could have hardware
> that  supports neither, or hardware that supports both. 
BTW: why is it so hard to imagine that there is some GLES only hardware
out there that supports sRGB textures as framebuffer attachment, but
doesn't have a proper hardware interface to turn off encoding to sRGB
on write and allows changing this only by changing the attached texture
to a non-sRGB one? 

Best, 
Gert




More information about the mesa-dev mailing list