[Mesa-dev] [Bug 91596] EGL_KHR_gl_colorspace (v2) causes problem with Android-x86 GUI

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Oct 2 15:48:13 PDT 2015


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

--- Comment #16 from Emil Velikov <emil.l.velikov at gmail.com> ---
(In reply to Emil Velikov from comment #14)
> (In reply to Ilia Mirkin from comment #13)
> > Er nevermind. Before it was malloc'd but now it's calloc'd.
> 
> The most creepy part is that with the extension disabled, we can never get
> to the srgb configs, as GLColorspace will be LINEAR. Even if the user
> requests one, we'll error out.

Actually I stand corrected - if one disables the extension, we'll still
expose/list the srgb configs. With this patch [1] + the one in comment 8 things
should be back to normal. Now we need to figure out why things go crazy in the
first place (hint check the format mappings in comment 15).

[1] http://patchwork.freedesktop.org/patch/60961/

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20151002/f4995389/attachment.html>


More information about the mesa-dev mailing list