[Mesa-dev] [Bug 21979] glBlendEquationSeparate not exported in linux-x86 builds

2012-09-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=21979 --- Comment #6 from Ian Romanick --- So... there actually was no bug before. glBlendEquationSeparate isn't part of the ABI, so it's not supposed to be exported! Applications are required to use glXGetProcAddress to access these functions. --

[Mesa-dev] [Bug 21979] glBlendEquationSeparate not exported in linux-x86 builds

2012-09-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=21979 Matt Turner changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---