Age | Commit message (Collapse) | Author |
|
Add optimized versions of musl libc string and memory comparison functions.
|
|
Always preventDefault() on keydown if keypress is not needed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
match the ones that waywardmonkeys has pushed in earlier.
|
|
|
|
code.
|
|
|
|
don't check to enable OES_standard_derivatives in GL.getSource
|
|
|
|
Some browser shortcut keys activate if event.preventDefault()
is not called for the keydown event. This will prevent all such
hotkeys when keypress events aren't needed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Web Audio buffering improvement
|
|
|
|
|
|
|
|
This changes the Web Audio code to increase buffers according to
SDL.audio.numSimultaneouslyQueuedBuffers, which can be changed via
Module['SDL_numSimultaneouslyQueuedBuffers']. It becomes more
similar to Mozilla Audio Data code. Multiple pending timers are
used to improve sound when there is high CPU usage.
|
|
lazily initialize SDL surface buffer
|
|
Add test_minmax that checks different comparisons when nans and infs are related.
|
|
|
|
related.
|
|
|
|
|
|
|
|
|
|
|
|
load for a constnat address, which should segfault
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
define
|
|
|