From: <bug...@fr...> - 2010-03-23 07:09:44
|
http://bugs.freedesktop.org/show_bug.cgi?id=27254 --- Comment #3 from Ian Romanick <id...@fr...> 2010-03-23 00:09:37 PST --- (In reply to comment #2) > I guess I am just curious why this one is left out as all the other GL calls we > use in our software are included in Mesa's libGL, especially when > BlitFramebuffer is just an alias to it. I think that's a bug. Our plan of record is not provide static symbols for *any* new functions. If there is a static symbol available for glBlitFramebuffer (or any other function added in the last 4 years or so), it should be removed. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. |