[Mesa-dev] [Bug 93551] Divinity: Original Sin Enhanced Edition(Native) crash on start
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun May 1 09:05:03 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=93551
Timothy Arceri <t_arceri at yahoo.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #13 from Timothy Arceri <t_arceri at yahoo.com.au> ---
Fixed by:
author Jamey Sharp <jamey at minilop.net>
committer Timothy Arceri <timothy.arceri at collabora.com>
commit 595d56cc866638f371626cc1d0137a6a54a7d0f8
glShaderSource must not change compile status.
OpenGL 4.5 Core Profile section 7.1, in the documentation for
CompileShader, says: "Changing the source code of a shader object with
ShaderSource does not change its compile status or the compiled shader
code."
According to Karol Herbst, the game "Divinity: Original Sin - Enhanced
Edition" depends on this odd quirk of the spec.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=93551
Signed-off-by: Jamey Sharp <jamey at minilop.net>
Reviewed-by: Ian Romanick <ian.d.romanick at intel.com>
Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>
Reviewed-by: Timothy Arceri <timothy.arceri at collabora.com>
--
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/mesa-dev/attachments/20160501/663b017a/attachment-0001.html>
More information about the mesa-dev
mailing list