[Bug 95089] EON game ports black screen on RC410M [Mobility Radeon Xpress 200M]
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Apr 26 08:29:21 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=95089
--- Comment #2 from Emil Velikov <emil.l.velikov at gmail.com> ---
The game seems to be trying to use GL_ARB_shader_texture_lod without checking
if the extension is available. I would report that with the game and/or EON
wrapper) developers - no program should ever do that.
Based on the gallium code PIPE_CAP_SM3 (the toggle used to control the
extension) is "/* Supported on r500 only. */". I'm not familiar with the
hardware capabilities, but I'm leaning that this might be it.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160426/e7c2381b/attachment.html>
More information about the dri-devel
mailing list