http://bugs.freedesktop.org/show_bug.cgi?id=27254

           Summary: glBlitFramebuffer is defined while glBlitFramebufferEXT
                    is hidden as described by the XMLs
           Product: Mesa
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Mesa core
        AssignedTo: mesa3d-dev@lists.sourceforge.net
        ReportedBy: alan...@auckland.ac.nz
                CC: alan...@auckland.ac.nz


Hi all,
EXT_framebuffer_object.xml specifies that BlitFramebufferEXT to be hidden while
BlitFramebuffer is exposed as described in ARB_framebuffer_object.xml, is that
intentional? 

As GL_EXT_framebuffer_blit is supported since 6.5, I would have thought that
BlitFramebufferEXT should be defined in the library. 

It is unfortunately that when I test some of the functions using MESA, I need
to get a pointer to glBlitFramebuffer and when I test it on an older piece of
hardware then I need to get a pointer to glBlitFramebufferEXT.

Anyway, thanks so much for reading, I just want to know rather this is a bug or
the actual implementation so that I can do the appropriate thing in my program.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to