Age | Commit message (Collapse) | Author |
|
argument; fixes #2114
|
|
|
|
|
|
|
|
calls, and update other.test_dangerous_func_cast to test that
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix eglSwapBuffers
|
|
|
|
(x=x)
|
|
|
|
emscripten_get_compiler_setting - an optional way to look up compiler flags at runtime
|
|
|
|
|
|
add request animation frame logic to proxy-to-worker
|
|
if worker sends frames faster then browser can render, skip them
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
reporting for EGL_BAD_ACCESS when invalid internal state is encountered.
|
|
Checks now whether ctx was initialized and not lost. Does a glFlush before returning.
And returns success codes from function.
|
|
|
|
|
|
|
|
|
|
mark several embind functions as always_inline: this reduces code size
|
|
|
|
|
|
incoming
Conflicts:
AUTHORS
|
|
|
|
|
|
of ScriptProcessorNode to Web Audio backend. Fixes #2126.
|
|
|
|
Made a bunch of changes to shell, including a logo, a nicer spinner, and
better colors. Note on the image: I simply inlined the svg logo from
docs/, which made the file significantly longer.
|
|
|
|
|