> On Jun 12, 2019, at 9:12, Alon Zakai <[email protected]> wrote:
> 
> Looking in the test suite code that compiles it, in tests/test_browser.py, it 
> is built with -s LEGACY_GL_EMULATION=1 as it depends on some legacy 
> functionality in GL. It should work with that.

That seems counterintuitive}. The only part of glGetString that is legacy is 
passing it the GL_EXTENSIONS query. That is no longer supported in Core OpenGL, 
though it still is in OpenGL ES, even the most recent which is 3.2. So calling 
glGetString should not require LEGACY_GL_EMULATION=1.

Regards

    -Mark


-- 
You received this message because you are subscribed to the Google Groups 
"emscripten-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/emscripten-discuss/35424558-B6A0-48FE-B433-C96BB3B0C096%40callow.im.
For more options, visit https://groups.google.com/d/optout.

Attachment: signature.asc
Description: Message signed with OpenPGP

Reply via email to