index
:
emscripten
master
push-upstream
Emscripten: An LLVM-to-JavaScript Compiler
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-08-15
Merge pull request #1527 from inolen/setcanvassize
Alon Zakai
2013-08-15
make find_bigfuncs work on ll and js
Alon Zakai
2013-08-15
Merge pull request #1526 from inolen/glcompileshader
Alon Zakai
2013-08-15
expose setCanvasSize
Anthony Pesch
2013-08-15
move shader compile status check behind GL_DEBUG
Anthony Pesch
2013-08-15
make legacy gl emulation an opt-in option, LEGACY_GL_EMULATION
Alon Zakai
2013-08-15
assert in btest on successful compilation
Alon Zakai
2013-08-15
spam abort() messages to stderr as well
Alon Zakai
2013-08-15
Merge pull request #1513 from modeswitch/webrtc-tests
Alon Zakai
2013-08-14
Merge pull request #1519 from rfk/unsigned-filename-hash
Anthony Pesch
2013-08-14
disable optimizeShifts; fixes #1518
Alon Zakai
2013-08-15
Ensure hashName always returns a positive integer.
Ryan Kelly
2013-08-14
update emcc comment
Alon Zakai
2013-08-14
do not fail if no read() in the shell, which is the case with jsc
Alon Zakai
2013-08-14
Merge pull request #1517 from inolen/sdl_surface_size
Alon Zakai
2013-08-14
fixed SDL_Surface struct size
Anthony Pesch
2013-08-14
Merge pull request #1515 from inolen/sdl_audiodrivername
Alon Zakai
2013-08-14
Merge pull request #1514 from inolen/default_open_mode
Alon Zakai
2013-08-14
Merge pull request #1510 from inolen/fs_readdir
Alon Zakai
2013-08-14
added SDL_AudioDriverName
Anthony Pesch
2013-08-14
Minor fixes for webrtc test.
Alan Kligman
2013-08-13
default to mode 0666
Anthony Pesch
2013-08-14
Test for webrtc sockets.
Alan Kligman
2013-08-14
Add return value to sendmsg.
Alan Kligman
2013-08-13
- made FS.readdir easier to use
Anthony Pesch
2013-08-13
make FS.ErrnoError inherit from Error
Anthony Pesch
2013-08-13
fix limit in outlining.flatten, and adjust to 1/4 of the outlining target
Alon Zakai
2013-08-13
exit outlining when we are done, as early as possible
Alon Zakai
2013-08-13
add some slack to glgears tests
Alon Zakai
2013-08-13
warn if triple is not what we expect
Alon Zakai
2013-08-13
properly parse things like { i8*, { i64, i8* } (i8*)* }, issue #1319
Alon Zakai
2013-08-13
shuffled around command line processing to fix skipping
Anthony Pesch
2013-08-12
reimplement getCurrentTime
ToadKing
2013-08-12
Merge branch 'incoming' of https://github.com/kripken/emscripten into fixed_o...
ToadKing
2013-08-12
fixed test skip support
Anthony Pesch
2013-08-12
add explicit stack trace to FS errors
Alon Zakai
2013-08-12
re-add test_sdl_pumpevents
Alon Zakai
2013-08-12
Merge branch 'test_split' of github.com:inolen/emscripten into inolen-test_split
Alon Zakai
2013-08-12
temporarily remove test_sdl_pumpevents
Alon Zakai
2013-08-12
Move JS_ENGINE_OVERRIDE to shared Building object to avoid sys.modules hack
Anthony Pesch
2013-08-12
Merge pull request #1506 from inolen/openal_fixes
Alon Zakai
2013-08-12
split out handling SDL events from making C events for them, to make SDL_Pump...
Alon Zakai
2013-08-12
Merge pull request #1502 from ToadKing/usleep
Alon Zakai
2013-08-12
Merge pull request #1501 from ToadKing/openal_fix
Alon Zakai
2013-08-12
moved OpenAL helper functions to AL object
Anthony Pesch
2013-08-12
legalize add etc. of < 32-bit illegal values properly; fixes #1505
Alon Zakai
2013-08-12
tool to find functions with lots of vars
Alon Zakai
2013-08-11
initial work on splitting up runner.py
Anthony Pesch
2013-08-11
experimental toFloat32 option
Alon Zakai
2013-08-11
use performance timers for usleep if available
ToadKing
[prev]
[next]