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 (
Collapse
)
Author
2012-03-20
Fixed M_TWOPI in C_DEFINES in settings.js
Sigmund Vik
2012-03-19
more SDL stuff
Alon Zakai
2012-03-19
two SDL mixer stubs
Alon Zakai
2012-03-19
add SDL_gfxPrimitives.h
Alon Zakai
2012-03-19
add SDL mixer and ttf headers
Alon Zakai
2012-03-19
fix test_emcc_multifile
Alon Zakai
2012-03-19
define -DEMSCRIPTEN even when just configuring, so bundled headers work
Alon Zakai
2012-03-19
headers fix
Alon Zakai
2012-03-19
nicer debug output in emcc
Alon Zakai
2012-03-19
Module.read closure fix
Alon Zakai
2012-03-19
remove .compress if the compress wasn't worth it
Alon Zakai
2012-03-19
do compression of downloaded code+datafiles in a worker
Alon Zakai
2012-03-19
fix test_poppler
Alon Zakai
2012-03-19
fix test_unistd_io
Alon Zakai
2012-03-19
fix test_fs_base
Alon Zakai
2012-03-19
update lzma.js
Alon Zakai
2012-03-19
refactor use of this[..] in shell.js to use Module[..]
Alon Zakai
2012-03-19
emcc 'just copy' should do nothing if there is no target
Alon Zakai
2012-03-17
fix test_emcc_compressed_file
Alon Zakai
2012-03-17
complete test for image compression
Alon Zakai
2012-03-17
update lzma.js
Alon Zakai
2012-03-17
fix bug with compressed images
Alon Zakai
2012-03-17
unify data and image file preloading
Alon Zakai
2012-03-17
refactor datafile code
Alon Zakai
2012-03-16
modify lzma.js to just build natively for us here
Alon Zakai
2012-03-16
show download number progress
Alon Zakai
2012-03-16
preload/embed file compression option in emcc
Alon Zakai
2012-03-16
source code compression option in emcc
Alon Zakai
2012-03-16
updated lzma.js
Alon Zakai
2012-03-16
add lzma.js in thirdparty
Alon Zakai
2012-03-16
rename --compress to --minify in emcc
Alon Zakai
2012-03-16
allow preloading/embedding of entire directories using emcc
Alon Zakai
2012-03-16
tweak building of libcxx to work around windows failure
Alon Zakai
2012-03-15
various files
Alon Zakai
2012-03-15
remove unneeded SDL deps
Alon Zakai
2012-03-15
preload images for SDL
Alon Zakai
2012-03-15
comment
Alon Zakai
2012-03-15
almost working SDL_image test, just need async decoding
Alon Zakai
2012-03-15
support files in directories in --embed-file and --preload-file
Alon Zakai
2012-03-15
html tests refactoring
Alon Zakai
2012-03-15
allow monitoring of run dependencies
Alon Zakai
2012-03-15
add file preloading in browsers
Alon Zakai
2012-03-15
improve test runner http server to handle timeouts
Alon Zakai
2012-03-15
refactor html tests
Alon Zakai
2012-03-15
add some networking headers
Alon Zakai
2012-03-15
add conftest.c workaround in emcc
Alon Zakai
2012-03-15
make nativizer tool executable
Alon Zakai
2012-03-15
bindings generator fix
Alon Zakai
2012-03-14
support c strings as parameters in bindings generator
Alon Zakai
2012-03-11
Merge pull request #263 from FishingCactus/opengles_wip2
Alon Zakai
Opengles fixes + glut functions
[next]