-
Task
-
Resolution: Won't Do
-
P2: Important
-
None
-
5.12.0
-
None
emscripten now has support for Regal opengl emulation layer with the
-s USE_REGAL=1 linker line.
Regal is present in emscripten ports, so it will be build automatically when we pass USE_REGAL, and takes place of LEGACY_GL_EMULATION, and has better support such as glLightfv and glMaterialfv.
We would also need to configure with -opengl desktop and open up that support in configure, as opengl-desktop currently depends on !features.opengles2