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-04-04
be less silly
Alon Zakai
2013-04-04
make sure allocate() types have the same length as the slab
Alon Zakai
2013-04-04
fix s_x_x
Alon Zakai
2013-04-04
split function table indexings into 4 Uint8 when in the singleton global allo...
Alon Zakai
2013-04-04
always flatten out ta2 allocate()ions
Alon Zakai
2013-04-04
write out all the initial global allocations as one big ALLOC_NONE
Alon Zakai
2013-04-04
Merge pull request #1032 from waywardmonkeys/fix-try-delete
Alon Zakai
2013-04-04
Merge pull request #1029 from waywardmonkeys/fix-get-configuration
Alon Zakai
2013-04-04
ensure aligned sizes for all constants
Alon Zakai
2013-04-04
refactor chunkifying in makePointer
Alon Zakai
2013-04-04
refactor vtable extension
Alon Zakai
2013-04-04
compress in makePointer only in non-ta2, in preparation for consolidating all...
Alon Zakai
2013-04-04
Fix calling try_delete before importing it.
Bruce Mitchener
2013-04-04
Merge pull request #1030 from waywardmonkeys/fix-windows-constexpr-problem
juj
2013-04-04
Work around problem with constexpr on Windows.
Bruce Mitchener
2013-04-04
Make get_configuration() a global.
Bruce Mitchener
2013-04-03
refactor/simplify constant generation
Alon Zakai
2013-04-03
bump MAX_NAMES
Alon Zakai
2013-04-03
Merge pull request #1015 from fhd/incoming
Alon Zakai
2013-04-02
Restore old zoomSurface test, add new tests for rotozoomSurface
Felix H. Dahlke
2013-04-01
fix externals handling: non-library elements need nothing at all, so runtime ...
Alon Zakai
2013-04-01
simplify and unify handling of externals
Alon Zakai
2013-04-01
Merge pull request #1009 from waywardmonkeys/another-libcxx-update
1.3.6
Alon Zakai
2013-04-01
update test_chunking
Alon Zakai
2013-03-31
fix test_cases/caall.ll in asm
Alon Zakai
2013-03-31
differentiate better the ambiguous case of llvm call (where the type can be e...
Alon Zakai
2013-03-31
fix resource.h for C++ usage
Alon Zakai
2013-03-31
check both original short ident and redirected ident for being a library func...
Alon Zakai
2013-03-31
invalidate renderers using stride
Alon Zakai
2013-03-31
GL_UNSAFE_OPTS tweaks
Alon Zakai
2013-03-31
do not fix offsets in renderers; fixes test_gl_renderers
Alon Zakai
2013-03-31
fix gl_renderers.png
Alon Zakai
2013-03-31
fix attribute offsets when they start at >0 and there is an array buffer
Alon Zakai
2013-03-31
improve test setup for test_gl_renderers
Alon Zakai
2013-03-31
refactor gl_renderers.c
Alon Zakai
2013-03-31
do not fix stride in renderers
Alon Zakai
2013-03-31
Added a test that creates two vertex buffers with different strides and point...
Michael Bishop
2013-03-30
headers fix; fixes #1013
Alon Zakai
2013-03-30
do not concatenate funcs_js parts, keep them separate
Alon Zakai
2013-03-30
Merge pull request #1005 from waywardmonkeys/fix-cache-debugging
Alon Zakai
2013-03-30
Merge pull request #1014 from waywardmonkeys/reinstate-tests
Alon Zakai
2013-03-30
fix -nostdinc++
Alon Zakai
2013-03-30
Merge pull request #1004 from waywardmonkeys/fix-nostdincxx
Alon Zakai
2013-03-30
Merge pull request #997 from waywardmonkeys/remove-extract
Alon Zakai
2013-03-30
rephrase comment
Alon Zakai
2013-03-30
Merge pull request #1008 from michaeljbishop/update-dead-functions-comment
Alon Zakai
2013-03-30
Support rotozoomSurface
Felix H. Dahlke
2013-03-30
Add myself to AUTHORS
Felix H. Dahlke
2013-03-29
Bump version.
Bruce Mitchener
2013-03-29
Update symbols.
Bruce Mitchener
[next]