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





--- Comment #7 from Chia-I Wu <olva...@gmail.com>  2010-03-21 20:10:05 PST ---
The gl* functions are generated from glAPI XMLs and scripts.  The original bug
was a bug in the scripts, and is fixed.  On the other hand, the XMLs do say
that glBlitFramebuffer should be exported while glBlitFramebuffer should not. 
See src/mesa/glapi/gen/{ARB,EXT}_framebuffer_object.xml.

Applications should use glXGetProcAddress to get the pointer to the missing
function.  Depending on one's interpretation, it may or may not be considered a
bug.  Please open a new bug against the XMLs if you think it is.


-- 
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&#174; 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