Age | Commit message (Collapse) | Author |
|
Conflicts:
AUTHORS
|
|
initialize pixel buffer inside of makeSurface for SDL_SWSURFACE
|
|
|
|
total size of files (as is the case in compressed downloads), but writing full size to the generated js.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Implement SDL audio buffer queueing to use Web Audio ScriptProcessorNode.
|
|
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)
|
|
Use -mllvm -disable-llvm-optzns.
|
|
|
|
|
|
|
|
as it now needs libc
|
|
When a while statement body is empty, it contains an empty block with no
statement list.
|
|
The tests are intentionally adding absolute include paths, so add
-Wno-warn-absolute-paths to suppress warnings about them.
|
|
The -O options affect the clang front-end in a variety of ways, so allow
them to be passed through to clang. To disable just the optimization passes,
use -mllvm -disable-llvm-optzns.
|
|
|
|
|
|
|
|
side modules
|
|
Fix asm3.test_longjmp_throw
|
|
Upstream from imvu
|
|
Make stdin/stdout/stderr be 0/1/2 per standard posix convention
|
|
|
|
|
|
|
|
unoptimized
|
|
|
|
|
|
Remove _-prefix from in6addr_*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fastcomp
|
|
|
|
|
|
|
|
|