[Mesa-dev] [Bug 57241] [r600g] glXCreateContextAttribsARB() fails under certain circumstances
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Nov 19 21:54:33 PST 2012
https://bugs.freedesktop.org/show_bug.cgi?id=57241
--- Comment #6 from nfxjfg at gmail.com ---
(In reply to comment #5)
> So... is the problem that a forward-compatible context isn't created?
> That's not actually a bug. Drivers aren't required to support fc contexts.
This appears to be correct.
Relevant section from the GLX_ARB_create_context extension:
* If <config> does not support compatible OpenGL contexts
providing the requested API major and minor version,
forward-compatible flag, and debug context flag, GLXBadFBConfig
is generated.
(http://www.opengl.org/registry/specs/ARB/glx_create_context.txt)
This is indeed not a bug. Sorry for the noise.
--
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/mesa-dev/attachments/20121120/e23f154f/attachment.html>
More information about the mesa-dev
mailing list