[Bug 105807] [Regression, bisected]: 3D Rendering not working correctly in Warhammer 40k: Dawn of War II
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Apr 10 11:14:38 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=105807
--- Comment #3 from Timothy Arceri <t_arceri at yahoo.com.au> ---
Ok, it seems the problem is due to a mismatch in OpenGL version vs GLSL
version. After the bisected commit i965 started reporting:
OpenGL version string: 3.0 Mesa 18.1.0-devel (git-7fe586f6fb)
OpenGL shading language version string: 1.40
Rather than:
OpenGL version string: 3.0 Mesa 18.1.0-devel (git-7fe586f6fb)
OpenGL shading language version string: 1.30
I'll see if I can come up with a patch.
--
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: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20180410/7f0d8bef/attachment.html>
More information about the intel-3d-bugs
mailing list