Age | Commit message (Collapse) | Author |
|
log messages with callstack information, and function emscripten_get_callstack(), which allows programmatically obtaining the current callstack.
|
|
eglCreateContext.
|
|
EGL_CONTEXT_CLIENT_VERSION field when creating a context. Require the version number 2, since WebGL1 maps to GLES2.
|
|
|
|
|
|
Implement command line passing to work to emrun when --emrun is passed.
|
|
Clean up test_indirectbr_many with the help of preprocessor macros
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
emcc
|
|
|
|
|
|
Emrun
|
|
|
|
Fix indentation of core test files
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
glGetXXX fixes.
|
|
|
|
|
|
|
|
compilation output emrun-compatible.
|
|
work.
|
|
out pointer instead of crashing. Fix glGetIntegerv of GL_SHADER_BINARY_FORMATS to not write anything out to the provided buffer.
|
|
|
|
|