[Mesa-dev] [Bug 38312] Swrast doesn't really know whether a Framebuffer object is bound
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Jun 15 06:29:09 PDT 2011
https://bugs.freedesktop.org/show_bug.cgi?id=38312
--- Comment #14 from Brian Paul <brian.e.paul at gmail.com> 2011-06-15 06:29:08 PDT ---
Between the call to glBindFramebuffer() and
glGetIntegerv(GL_FRAMEBUFFER_BINDING) are you calling glXMakeCurrent()? That
would change the context's framebuffer binding. We might have that wrong,
actually...
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the mesa-dev
mailing list