[Bug 102354] Mesa 17.2 no longer can give SRGB-capable framebuffer on i965, even though Mesa 17.1.x does.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Sep 11 08:20:27 UTC 2017


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

--- Comment #10 from Tapani Pälli <lemody at gmail.com> ---
My GLX skills are poor, but I've attempted to build a small test app.

In the list returned by glXGetFBConfigs I do see configs that have
GLX_FRAMEBUFFER_SRGB_CAPABLE_EXT set. However, when calling glXChooseVisual
with 'GLX_FRAMEBUFFER_SRGB_CAPABLE_EXT' I get no visual at all. So something is
missing? I think glXCreateContext should be called with XVisualInfo capable to
sRGB in order for this to work. Is this the same error that is seen with STK?

-- 
You are receiving this mail because:
You are the assignee for the bug.
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/20170911/9455c8ff/attachment-0001.html>


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