https://bugs.freedesktop.org/show_bug.cgi?id=91596
--- Comment #16 from Emil Velikov <emil.l.veli...@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.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev