[Mesa-dev] [RFC 15/21] mesa: Fix EXT_texture_sRGB functionality leaks
Chad Versace
chad.versace at intel.com
Thu Oct 22 12:15:26 PDT 2015
On Mon 19 Oct 2015, Nanley Chery wrote:
> From: Nanley Chery <nanley.g.chery at intel.com>
>
> Stop leaks into the following contexts:
> * GLES in _mesa_base_tex_format() and lookup_view_class().
> * Pre-1.1 GL legacy contexts in all uses.
>
> Stop allowing compressed sRGB formats as valid formats in GLES3
> contexts. I realized this was happening when CTS failures occured after
> fixing the extension functionality leak with the helper function.
Do you mean that this patch *fixes* CTS failures? If so, which CTS for
which GLES version? There are so many CTS's in the world :(
More information about the mesa-dev
mailing list