https://bugs.freedesktop.org/show_bug.cgi?id=30172
--- Comment #4 from Luca Barbieri <[email protected]> 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. _______________________________________________ Nouveau mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/nouveau
