https://bugs.kde.org/show_bug.cgi?id=408594
--- Comment #31 from Fabian Vogt <fab...@ritter-vogt.de> --- (In reply to Fredrik Höglund from comment #30) > (In reply to Fabian Vogt from comment #27) > > > So I'm going to solve this by blacklisting sRGB configs on LLVMPipe > > > instead. > > > > That sounds like a bit too much, everything except cirrus with 16bpp seems > > to > > work. > > Unfortunately we can't easily detect that the video device is a Cirrus > device. The OpenGL driver can only tell us that it is llvmpipe; it doesn't > know where the results of the rendering is going to be presented. Luckily that shouldn't be necessary, as we only know that llvmpipe + 16bpp is broken. Is detecting a 16bpp default framebuffer possible? -- You are receiving this mail because: You are watching all bug changes.