Age | Commit message (Collapse) | Author |
|
|
|
|
|
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.
|
|
|
|
|
|
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.
|
|
Conflicts:
AUTHORS
|
|
|
|
the special case when the requested SDL_OpenAudio sampling rate matches the Web Audio graph native sampling rate. Using ScriptProcessorNode should have the benefit that it pulls audio buffer updates with better granularity/precision than using setTimeout, which suffers from too much jitter (even spikes as long as 230msecs seen).
|
|
Conflicts:
src/library_sdl.js
|
|
|
|
are technically a SyntaxError in Ecmascript E5/E5.1)
|
|
|
|
|
|
|
|
as it now needs libc
|
|
|
|
|
|
|
|
side modules
|
|
Upstream from imvu
|
|
Make stdin/stdout/stderr be 0/1/2 per standard posix convention
|
|
|
|
Remove _-prefix from in6addr_*
|
|
|
|
|
|
|
|
|
|
fastcomp
|
|
|
|
|
|
and can work in fastcomp
|
|
|
|
|
|
|
|
|
|
|
|
Add optimized versions of musl libc string and memory comparison functions.
|
|
Always preventDefault() on keydown if keypress is not needed.
|
|
|
|
|
|
|
|
code.
|
|
|