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
path:
root
/
system
Age
Commit message (
Expand
)
Author
2012-05-10
emscripten_hide_mouse
Alon Zakai
2012-05-08
header additions for xmlvm
Alon Zakai
2012-05-06
emscripten_pause_main_loop and resume
Alon Zakai
2012-05-02
remove unneeded libcxx makefile line for readme
Alon Zakai
2012-05-01
use requestAnimationFrame
Alon Zakai
2012-04-24
sys/types.h header fix for some systems where local includes make them fail o...
Alon Zakai
2012-04-19
add emscripten_async_run_script
Alon Zakai
2012-04-17
add emscripten_async_call
Alon Zakai
2012-04-16
restore 2 constants in sys/ioctl.h
Alon Zakai
2012-04-16
Add a bunch of defines needed to get socket based applications to compile
Ehsan Akhgari
2012-04-08
pty.h
Alon Zakai
2012-04-07
sys/ioctl.h
Alon Zakai
2012-04-02
fix test_glgears
Alon Zakai
2012-04-02
Merge remote-tracking branch 'behdad/master' into behdad
Ehsan Akhgari
2012-03-31
add X headers
Alon Zakai
2012-03-28
do not use impure stuff for stdin etc, it makes comparing to native builds ha...
Alon Zakai
2012-03-27
Don't define u_int64_t and similar types twice
Behdad Esfahbod
2012-03-24
SDL mouse support and emscripten_set_main_loop
Alon Zakai
2012-03-23
alter SDL scancode mask, to help older SDL apps work
Alon Zakai
2012-03-20
Misc fixes for Windows.
Sigmund Vik
2012-03-20
Renamed __except to __exceptXXX in libcxx/ios header to avoid compilation
Sigmund Vik
2012-03-19
add SDL_gfxPrimitives.h
Alon Zakai
2012-03-19
add SDL mixer and ttf headers
Alon Zakai
2012-03-19
headers fix
Alon Zakai
2012-03-16
tweak building of libcxx to work around windows failure
Alon Zakai
2012-03-15
almost working SDL_image test, just need async decoding
Alon Zakai
2012-03-15
add some networking headers
Alon Zakai
2012-03-10
start filesystem descriptors at 1, since we intermix them with pointers, so k...
Alon Zakai
2012-02-23
add unwind.h
Alon Zakai
2012-02-22
misc library fixes for libcxxabi+test_typed_exceptions
Alon Zakai
2012-02-22
add symbols for libcxxabi
Alon Zakai
2012-02-22
use libcxxabi for dynamic_cast
Alon Zakai
2012-02-22
bundle libcxxabi
Alon Zakai
2012-02-09
Always pick the JS implementation of uncaught_exception
Ehsan Akhgari
2012-02-09
Merge pull request #239 from ehsan/ogre_upstream_2
Alon Zakai
2012-02-09
Add EGL headers
Ehsan Akhgari
2012-02-09
Add gl2ext.h
Ehsan Akhgari
2012-02-09
Implement std::uncaught_exception() in js
Ehsan Akhgari
2012-02-08
Missing files
julien.hamaide
2012-02-07
Fix libcxx locale (now use emscripten mask table )
julien.hamaide
2012-02-02
fix xlocale.h header
Alon Zakai
2012-01-31
Merge branch 'master' into llvmopts
Alon Zakai
2012-01-31
header fixes for building python from source
Alon Zakai
2012-01-30
Make sure that sys/types.h defines old-style C sized types
Ehsan Akhgari
2012-01-28
Merge branch 'master' into llvmopts
Alon Zakai
2012-01-28
Use the freeglut header
Ehsan Akhgari
2012-01-27
Merge branch 'handle_broken_lli' into glgears
Ehsan Akhgari
2012-01-25
Merge branch 'master' into llvmopts
Alon Zakai
2012-01-25
improve nativize_llvm
Alon Zakai
2012-01-25
headers
Alon Zakai
[next]