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-01-13
Handle negative zero values correctly.
Bruce Mitchener
2014-01-13
Missing string.h functionality.
Bruce Mitchener
2014-01-13
Update libcxx to current version.
Bruce Mitchener
2014-01-13
Update to current libcxxabi for new exception code.
Bruce Mitchener
2014-01-12
enable another test_cases case in fastcomp
Alon Zakai
2014-01-12
enable test_async_exit in fastcomp
Alon Zakai
2014-01-12
enable test_typed_exceptions in fastcomp
Alon Zakai
2014-01-12
export named globals from fastcomp to js
Alon Zakai
2014-01-11
more i64 switch tests
Alon Zakai
2014-01-11
fix for nativize tool
Alon Zakai
2014-01-10
Merge pull request #2000 from ensjo/patch-3
Alon Zakai
2014-01-10
enable more exceptions tests in fastcomp
Alon Zakai
2014-01-10
enable first exceptions test for fastcomp
Alon Zakai
2014-01-10
Update AUTHORS
Emerson José Silveira da Costa
2014-01-10
Merge pull request #1987 from AlexPerrot/glut_numpad
Alon Zakai
2014-01-10
Optimize GL emulation prepareClientAttributes. Fix issues where the slow path...
Jukka Jylänki
2014-01-09
prevent calling run more than once; fixes #1992
Alon Zakai
2014-01-09
support exceptions using fastcomp
Alon Zakai
2014-01-09
Merge pull request #1972 from juj/gl__opts
Alon Zakai
2014-01-09
Merge pull request #1990 from inolen/errnoopt
Alon Zakai
2014-01-09
utilize stack member from base Error class
Anthony Pesch
2014-01-09
Fix preprocessor ifdef in GL emulation library.
Jukka Jylänki
2014-01-09
Add var GLctx; declaration to GL init to avoid polluting global namespace. Re...
Jukka Jylänki
2014-01-09
Rename GLImmediate.matrix.lib to GLImmediate.matrixLib to not alias with GLIm...
Jukka Jylänki
2014-01-09
Simplify GL emulation matrix stack initialization. Update code after rebase.
Jukka Jylänki
2014-01-09
Simplify verbose object dereference hierarchy in library_gl.js by storing glo...
Jukka Jylänki
2014-01-09
Simplify verbose object dereference chains in GL library by consistently usin...
Jukka Jylänki
2014-01-09
Make caching of last bound GL_ARRAY_BUFFER in FFP emulation mode safe and alw...
Jukka Jylänki
2014-01-09
Optimize glBindBuffer when GL emulation modes are not used. In that case, cur...
Jukka Jylänki
2014-01-09
Optimize glEnableClientState by avoiding it to be called with different param...
Jukka Jylänki
2014-01-09
Optimize GL FFP emulation layer by omitting redundant glUseProgram for identi...
Jukka Jylänki
2014-01-09
Minor optimization to FFP emulation: Use integers instead of strings as key t...
Jukka Jylänki
2014-01-09
Fix GL emulation problems that caused particles and ground to disappear in Ba...
Jukka Jylänki
2014-01-08
fix relooper compiler warnings
Alon Zakai
2014-01-08
verify imul correctness, workaround for webkit bug 126345; closes #1991
Alon Zakai
2014-01-08
do minified name generation in js-optimizer.js, so that we have no more fixed...
Alon Zakai
2014-01-08
fix and enable other.test_simd on fastcomp
Alon Zakai
2014-01-08
enable simd tests in fastcomp
Alon Zakai
2014-01-08
fixing indentation
AlexPerrot
2014-01-07
fix test_lua
Alon Zakai
2014-01-07
notice simd signal from fastcomp
Alon Zakai
2014-01-07
update other.test_simd test for llvm 3.3 and 3.4
Alon Zakai
2014-01-07
Merge branch 'incoming' into llvm-3.4
1.8.6
Alon Zakai
2014-01-07
handle variables that assign a value including themselves in aggressiveVariab...
Alon Zakai
2014-01-07
make aggressiveVariableElimination usable through a setting
Alon Zakai
2014-01-07
properly overflow gep arguments; fixes #1975
Alon Zakai
2014-01-07
Merge branch 'add-libuuid' of github.com:fadams/emscripten into incoming
Alon Zakai
2014-01-07
make benchmark suite more robust to settings changes
Alon Zakai
2014-01-07
clean up test runner output
Alon Zakai
2014-01-07
Fix old link in ChangeLog.
Jukka Jylänki
[prev]
[next]