[Mesa-dev] [Bug 41999] eglGetProcAddress(glMapBufferOES) doesn't work if the app links against both -lGL and -lGLESv2

2011-11-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41999 Neil Roberts n...@linux.intel.com changed: What|Removed |Added Status|NEW |RESOLVED

[Mesa-dev] [Bug 41999] eglGetProcAddress(glMapBufferOES) doesn't work if the app links against both -lGL and -lGLESv2

2011-11-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41999 --- Comment #3 from Chia-I Wu olva...@gmail.com 2011-11-29 22:32:44 PST --- Does it help to configure mesa with --enable-shared-glapi and rebuild? The option is mandatory for GL and GLES interoperation. -- Configure bugmail:

[Mesa-dev] [Bug 41999] eglGetProcAddress(glMapBufferOES) doesn't work if the app links against both -lGL and -lGLESv2

2011-11-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41999 Neil Roberts n...@linux.intel.com changed: What|Removed |Added Summary|GL_OES_mapbuffer is