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-05
* Spaces and indentation.
Éloi Rivard
2013-04-05
Added alcGetContextsDevice and alcGetCurrentContext functions.
Éloi Rivard
2013-04-04
Merge branch 'ag/clang-add-version' of github.com:agladysh/emscripten into ag...
Alon Zakai
2013-04-04
detect file suffixes of all lengths
Alon Zakai
2013-04-04
fix
Alon Zakai
2013-04-04
Merge pull request #1006 from azmeuk/master
Alon Zakai
2013-04-04
pre-apply {{{ FI_* }}} as well
Alon Zakai
2013-04-04
fix test_strings
Alon Zakai
2013-04-04
pre-apply simple postSets
Alon Zakai
2013-04-04
do not emit the memory initialization into itself
Alon Zakai
2013-04-04
refactor slab writing in makePointer
Alon Zakai
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
* Spaces and indentation.
Éloi Rivard
2013-04-04
* Indentation and brackets.
Éloi Rivard
2013-04-04
Update AUTHORS
Éloi Rivard
2013-04-04
Update AUTHORS
Éloi Rivard
2013-04-04
* Fixed glfw test.
Éloi Rivard
2013-04-04
* Fixed mouse position.
Éloi Rivard
2013-04-04
* OpenGL extensions.
Éloi Rivard
2013-04-04
* Minor fix.
Éloi Rivard
2013-04-04
* Added a test.
Éloi Rivard
2013-04-04
* Edited tests so they use emscripten_main_loop.
Éloi Rivard
2013-04-04
* Added glfw headers and testcases.
Éloi Rivard
2013-04-04
* Fixed glfw test.
Éloi Rivard
2013-04-04
* Header.
Éloi Rivard
2013-04-04
* Fixed mouse position.
Éloi Rivard
2013-04-04
* Disabled setMousePos in library_glfw.
Éloi Rivard
2013-04-04
* OpenGL extensions.
Éloi Rivard
2013-04-04
* Minor fix.
Éloi Rivard
2013-04-04
* Added a test.
Éloi Rivard
2013-04-04
* Misc functions.
Éloi Rivard
2013-04-04
* Edited tests so they use emscripten_main_loop.
Éloi Rivard
2013-04-04
* Added glfw headers and testcases.
Éloi Rivard
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
[next]