[Bug 107693] [wine] Wolfenstein: The Old Blood - can't find GL_EXT_framebuffer_object
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Aug 31 05:13:51 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=107693
--- Comment #2 from Timothy Arceri <t_arceri at yahoo.com.au> ---
This is an odd one. The games rendering thread creates and uses a compat
profile but when it checks extensions it actually creates a core profile in
another thread.
It ends up failing to find GL_EXT_framebuffer_object because its checking the
core profile rather than the compat profile (in mesa this extension is
currently only enable for the comapt profile).
--
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/20180831/2533dd49/attachment.html>
More information about the dri-devel
mailing list