[Nouveau] [Bug 30172] GL_EXT_framebuffer_blit function required
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Sep 14 01:19:23 PDT 2010
https://bugs.freedesktop.org/show_bug.cgi?id=30172
--- Comment #4 from Luca Barbieri <luca.barbieri at gmail.com> 2010-09-14 01:19:23 PDT ---
Indeed Mesa only exports glBlitFramebuffer and not glBlitFramebufferEXT.
It seems this was done intentionally by adding static_dispatch="false" to its
definition.
I'm not sure what are the rules for choosing whether to export an entry point
as a function and thus whether this was an appropriate choice or not.
nVidia seems to export it, so probably Mesa should too.
--
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 Nouveau
mailing list