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
2014-03-10
1.13.1
1.13.1
Alon Zakai
2014-03-10
Merge branch 'patch-1' of github.com:ddiproietto/emscripten into incoming
Alon Zakai
2014-03-09
add some text to safe heap asserts
Alon Zakai
2014-03-08
add aliases testcase
Alon Zakai
2014-03-08
Added myself to AUTHORS
Daniele Di Proietto
2014-03-08
Fix GLFW ESC key
Daniele Di Proietto
2014-03-07
fix C syntax in html5.h
Alon Zakai
2014-03-07
Implement emscripten_async_wget2_data
Joel Croteau
2014-03-07
Merge pull request #2202 from abergmeier/fix_address
Alon Zakai
2014-03-07
Merge pull request #2206 from juj/fix_osx_test_preload_file
Alon Zakai
2014-03-07
more work on hackish function removal using profiling
Alon Zakai
2014-03-07
todo about TextEncoder
Alon Zakai
2014-03-07
Merge branch 'master' of github.com:Noxalus/emscripten into incoming
Alon Zakai
2014-03-07
Support syntax --preload-file x@x where both sides are identical and outside ...
Jukka Jylänki
2014-03-07
Resolve symbolic links when checking for destination locations in file_packag...
Jukka Jylänki
2014-03-07
Update AUTHORS
Noxalus
2014-03-07
Merge pull request #2204 from juj/update_test_sdl_wm_togglefullscreen
juj
2014-03-07
Update test_sdl_wm_togglefullscreen to continuously render to queried canvas ...
Jukka Jylänki
2014-03-07
Correct my email address.
Andreas Bergmeier
2014-03-06
some primitive profiling tools
Alon Zakai
2014-03-06
only include necessary system libraries amongst each other based on explicit ...
Alon Zakai
2014-03-06
remove extraneous eps since we have svg
Haneef Mubarak
2014-03-06
use png instead of jpeg for logos
Haneef Mubarak
2014-03-06
provide a bitmap for the 'powered-by' logo
Haneef Mubarak
2014-03-06
move 'powered by' logo to media dir
Haneef Mubarak
2014-03-06
add (void) to C functions in emscripten.h
Alon Zakai
2014-03-06
only include necessary system libraries amongst each other based on explicit ...
Alon Zakai
2014-03-06
Merge pull request #2182 from juj/llvm_version
Alon Zakai
2014-03-06
Merge pull request #2195 from waywardmonkeys/upstream-scons-changes
Alon Zakai
2014-03-06
Merge pull request #2198 from juj/interactive_tests
Alon Zakai
2014-03-06
mark opts in fuzz saves
Alon Zakai
2014-03-06
add commented out line to help debugging llvm opt aborts
Alon Zakai
2014-03-06
add docs and testing for mem init file being async
Alon Zakai
2014-03-06
show logging about preload/pre-main time even without a main
Alon Zakai
2014-03-06
Added a (currently failing) interactive test for SDL_WM_ToggleFullScreen.
Jukka Jylänki
2014-03-06
Added new test suite 'interactive', which contains those browser tests that r...
Jukka Jylänki
2014-03-06
Upstream changes to scons support from IMVU.
Bruce Mitchener
2014-03-06
Update closure-externs.js
Noxalus
2014-03-05
Disable the aliasbitcast.ll test for fastcomp, since it is invalid IR.
Dan Gohman
2014-03-05
Disable emptyasm_aue, as inline asm is now diagnosed with an error.
Dan Gohman
2014-03-05
remove stale dependencies in openal
Alon Zakai
2014-03-05
throttle glut requestAnimationFrames; fixes #2183
Alon Zakai
2014-03-05
disable asm validation when backend tells us
Alon Zakai
2014-03-05
run llvm-lit on JS codegen tests
Alon Zakai
2014-03-05
Merge pull request #2190 from DerKoun/incoming
Alon Zakai
2014-03-06
Fixed full screen closing immediately
DerKoun
2014-03-05
Add EXT_shader_texture_lod to trivially supported extensions
Vladimir Vukicevic
2014-03-05
emscripten_debugger()
Alon Zakai
2014-03-05
some test_outline updates
Alon Zakai
2014-03-05
use -m32 in fuzzer
Alon Zakai
[next]