[Bug 89636] dEQP-GLES3: Blit operation should perform sRGB encoding/decoding in OpenGL ES 3.0

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Mar 21 21:15:20 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=89636

Kenneth Graunke <kenneth at whitecape.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|idr at freedesktop.org         |kenneth at whitecape.org
             Status|NEW                         |ASSIGNED

--- Comment #3 from Kenneth Graunke <kenneth at whitecape.org> ---
This should be fixed on Gen8+ with:

commit eee8a53906f72635423931430e667159c88613bb
Author: Kenneth Graunke <kenneth at whitecape.org>
Date:   Tue Mar 8 00:34:14 2016 -0800

    meta: Make BlitFramebuffer() do sRGB encoding in ES 3.x.

and on Gen6-7 with:

commit 4b0a5b21ae39756919d739015fcc835f2901337f
Author: Kenneth Graunke <kenneth at whitecape.org>
Date:   Wed Mar 16 20:19:50 2016 -0700

    i965/blorp: Make BlitFramebuffer() do sRGB encoding in ES 3.x.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20160321/8caeb8f7/attachment.html>


More information about the intel-3d-bugs mailing list