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-05-20
coding conventions
Alon Zakai
2013-05-20
clean up unneeded logging
Alon Zakai
2013-05-20
Remove now-invalid tests.
Jeff Gilbert
2013-05-20
Revert more changes to get back to passing tests.
Jeff Gilbert
2013-05-20
Revert client array packing changes.
Jeff Gilbert
2013-05-20
coding conventions
Alon Zakai
2013-05-20
PR fixes, part 2, take 3.
Jeff Gilbert
2013-05-20
Switch to emcc-style function capitalization.
Jeff Gilbert
2013-05-20
Adding texEnv emulation to Immediate mode.
Jeff Gilbert
2013-05-19
export imul through closure
Alon Zakai
2013-05-19
lua debugging stuff
Alon Zakai
2013-05-19
fix and clean up benchmark suite
Alon Zakai
2013-05-19
export callMain through closure
Alon Zakai
2013-05-18
separate lua benchmarks when saved
Alon Zakai
2013-05-18
make test runner library building more robust and enable library reloading in...
Alon Zakai
2013-05-18
reorder benchmarks
Alon Zakai
2013-05-18
add lua-binarytrees benchmark
Alon Zakai
2013-05-17
run benchmarks longer with fewer reps
Alon Zakai
2013-05-17
update lua test
Alon Zakai
2013-05-17
enable lua benchmark
Alon Zakai
2013-05-17
add lua scimark
Alon Zakai
2013-05-17
prepare for lua benchmark
Alon Zakai
2013-05-17
fix lua for native builds
Alon Zakai
2013-05-17
make fullscreen handling closure friendly
Alon Zakai
2013-05-17
fix highp to lowp in tests
Alon Zakai
2013-05-17
fix file packager issue with closure
Alon Zakai
2013-05-17
add browser testing for -O2 --closure 1
Alon Zakai
2013-05-17
use GL. instead of this. in generateTempBuffers in order to not confuse closure
Alon Zakai
2013-05-16
make some more asm things closure-friendly
Alon Zakai
2013-05-16
fix dyncalls in closure+asm and use closure in benchmarks
Alon Zakai
2013-05-16
docs
Alon Zakai
2013-05-16
update tests
Alon Zakai
2013-05-16
support closure compiler on the shell in asm mode
Alon Zakai
2013-05-16
Merge pull request #1167 from j4m3z0r/issue645
Alon Zakai
2013-05-16
fix font rendering in test_sdl_canvas
Alon Zakai
2013-05-16
fix test_sdl_alloctext
Alon Zakai
2013-05-16
Merge pull request #1177 from j4m3z0r/sdl-fixes
Alon Zakai
2013-05-16
Add myself to AUTHORS
James Gregory
2013-05-16
Merge pull request #1173 from manuels/incoming
Alon Zakai
2013-05-16
when not aliasing tables, keep them all at full size to avoid aliasing throug...
Alon Zakai
2013-05-16
enable aliasing function pointers by default in -O2
Alon Zakai
2013-05-15
fix separate table function pointer initial value
Alon Zakai
2013-05-15
forward gl emulation sigs
Alon Zakai
2013-05-15
fix some gl sigs
Alon Zakai
2013-05-15
emit each function table of its own size
Alon Zakai
2013-05-15
remove obsolete comment
Alon Zakai
2013-05-15
add testing for aliasing function pointers
Alon Zakai
2013-05-15
future proof a test
Alon Zakai
2013-05-15
handle the case of no function tables with aliasing function pointers
Alon Zakai
2013-05-15
refactor code to generate empty function tables
Alon Zakai
[next]