[Bug 85376] Dolphin emulator has bad colors
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Nov 10 09:48:41 PST 2014
https://bugs.freedesktop.org/show_bug.cgi?id=85376
--- Comment #4 from Markus Wick <wickmarkus at web.de> ---
The affected shader seems to be the #22 one, but it's hard to guess what's
wrong with the shader http://pastie.org/private/ccwhydvtgzw0rc1t8xdeoq
As abstract of this dolphin commit, it's basicly a rewrite of our fragment
shaders with integer math, so I doubt it's useful to debug in this direction :/
About this shader, I see two uncommon features: We write to gl_FragDepth and we
use a bitshift with an offset from an integer ubo. Maybe I'm lucky ...
About the issue itself, it only happens on *some* GPUs, so maybe a kind of
shader compilation issue?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20141110/99a5d31f/attachment.html>
More information about the dri-devel
mailing list