Any progress on adding EXT_sRGB support to Mesa?
Jacob Lifshay
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev
Hi Emil,
Emil Velikov writes:
> Hi Harish,
>
> This seems to have fallen through the cracks, right?
Thanks for bringing this up again :)
> Keep in mind that I've not checked all the existing code paths - just
> skimming through the patch itself.
>
> s/Adding support for EXT_sRGB for Opengl ES/m
Hi Harish,
This seems to have fallen through the cracks, right?
Keep in mind that I've not checked all the existing code paths - just
skimming through the patch itself.
s/Adding support for EXT_sRGB for Opengl ES/mesa: add support for GL_EXT_sRGB/
On 7 April 2017 at 05:20, Harish Krupo wrote:
>
On 04/07/2017 07:20 AM, Harish Krupo wrote:
This addes support for the GL_EXT_sRGB extension for OpengGL ES 1.0 and above.
With this patch this test passes in dEQP:
dEQP-GLES2.capability.extensions.uncompressed_texture_formats.GL_EXT_sRGB
When searching for possible other cases these changes w
This addes support for the GL_EXT_sRGB extension for OpengGL ES 1.0 and above.
With this patch this test passes in dEQP:
dEQP-GLES2.capability.extensions.uncompressed_texture_formats.GL_EXT_sRGB
Signed-off-by: Harish Krupo
---
src/mapi/glapi/gen/es_EXT.xml| 8
src/mesa/d