[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:36:58 PDT 2011


https://bugs.freedesktop.org/show_bug.cgi?id=38312

--- Comment #15 from Benoit Jacob <bjacob at mozilla.com> 2011-06-15 06:36:53 PDT ---
(In reply to comment #14)
> Between the call to glBindFramebuffer() and
> glGetIntegerv(GL_FRAMEBUFFER_BINDING) are you calling glXMakeCurrent()?

As far as I can see, no, we don't call glXMakeCurrent between these two points.

> That
> would change the context's framebuffer binding.  We might have that wrong,
> actually...

Why would glXMakeCurrent change GL state?

-- 
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