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-03-20
Merge pull request #983 from vvuk/sdl-backbuffer-size
Alon Zakai
2013-03-20
Remove border from canvas
Vladimir Vukicevic
2013-03-20
update test_sdl_mouse
Alon Zakai
2013-03-20
Merge pull request #982 from ehsan/openal
Alon Zakai
2013-03-20
Fix a bunch of makeSetValue calls in the OpenAL backend
Ehsan Akhgari
2013-03-20
Merge pull request #970 from vvuk/non-fs-pointer-lock
Alon Zakai
2013-03-20
fix indentation
Alon Zakai
2013-03-20
Merge pull request #968 from vvuk/sdl-backbuffer-size
Alon Zakai
2013-03-19
update test_strtod, now that we handle negative zero
Alon Zakai
2013-03-19
make test_chunking a little more lenient
Alon Zakai
2013-03-19
handle negative zero; fixes #921
Alon Zakai
2013-03-19
Merge pull request #979 from vvuk/openal-indices
Alon Zakai
2013-03-19
fix OpenAL makeGetValue indices
Vladimir Vukicevic
2013-03-19
Merge pull request #977 from ehsan/openal
Ehsan Akhgari
2013-03-19
Use the equalpower panning model
Ehsan Akhgari
2013-03-19
Fix a typo
Ehsan Akhgari
2013-03-19
Merge pull request #973 from waywardmonkeys/fix-ctype-decls
Alon Zakai
2013-03-19
Merge pull request #974 from waywardmonkeys/fix-ctpop
Alon Zakai
2013-03-19
Implement alListenerfv
Ehsan Akhgari
2013-03-19
Merge pull request #975 from ehsan/openal
Alon Zakai
2013-03-19
Only pause/resume in progress sources if the buffer being played back is the ...
Ehsan Akhgari
2013-03-19
teach library_browser about non-fullscreen pointerlock if Module.elementPoint...
Vladimir Vukicevic
2013-03-19
Make SDL handle the case where canvas backbuffer and canvas CSS element are n...
Vladimir Vukicevic
2013-03-20
Fix large values in llvm_ctpop_i32().
Bruce Mitchener
2013-03-19
Replace broken _CTYPE_* definitions with correct.
Bruce Mitchener
2013-03-18
Merge pull request #945 from ting-yuan/incoming
Alon Zakai
2013-03-19
Add myself to AUTHORS
tingyuan
2013-03-18
v1.3.1
1.3.1
Alon Zakai
2013-03-18
process in chunks in fast path in Pointer_stringify
Alon Zakai
2013-03-18
fix bullet benchmark
Alon Zakai
2013-03-18
check for utf and avoid the overhead if not necessary; remove UTF_STRING_SUPPORT
Alon Zakai
2013-03-18
add option to turn all unresolved references into dead functions (i.e., no co...
Alon Zakai
2013-03-18
switchify the main formatString loop
Alon Zakai
2013-03-18
add more vsnprintf testing
Alon Zakai
2013-03-18
fix printing of %llx very small and very large values
Alon Zakai
2013-03-18
make Pointer_stringify argument handling consistent
Alon Zakai
2013-03-18
mark undefined symbol as dead in bullet
Alon Zakai
2013-03-18
do not warn/error on unresolved symbols that have been declared dead
Alon Zakai
2013-03-18
fix asm*.test_cases
Alon Zakai
2013-03-18
Add a testcase to check the behavior of fgets on eol.
tingyuan
2013-03-17
add test for pull #956
Alon Zakai
2013-03-17
Merge pull request #956 from michaeljbishop/fix-stride-discrepancy-in-rendere...
Alon Zakai
2013-03-17
add OPENAL_DEBUG to settings.js
Alon Zakai
2013-03-17
Merge pull request #962 from ehsan/openal
Alon Zakai
2013-03-17
optimize SDL.offsets
Alon Zakai
2013-03-17
Merge pull request #958 from caiiiycuk/offsets
Alon Zakai
2013-03-17
improve error message on memory growth in asm.js
Alon Zakai
2013-03-17
mention DEAD_FUNCTIONS in unresolved symbol abort in asm.js mode
Alon Zakai
2013-03-17
abort compilation in asm.js when we see setjmp
Alon Zakai
2013-03-17
Hide all of the console.* stuff behind a compile time flag
Ehsan Akhgari
[next]