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
2012-01-25
headers
Alon Zakai
2012-01-25
some headers
Alon Zakai
2012-01-25
Use constants instead of symbolic names for events
Ehsan Akhgari
2012-01-25
Use the keydown event
Ehsan Akhgari
2012-01-25
add nativize_llvm tool
Alon Zakai
2012-01-25
fix some spacing stuff
Alon Zakai
2012-01-25
Merge pull request #184 from FishingCactus/_string_table
Alon Zakai
2012-01-25
autodebugger support in emcc
Alon Zakai
2012-01-25
Work around a bug in Chromium
Ehsan Akhgari
2012-01-25
String constants are store in a table to limit variable count
julien.hamaide
2012-01-25
Add tests for div() and sincos(), and also implement and test sincosf
Ehsan Akhgari
2012-01-25
Adopt the black canvas background for SDL WebGL canvas as well
Ehsan Akhgari
2012-01-25
Fix the mouse coordinates with the Closure compiler
Ehsan Akhgari
2012-01-25
Fix the keyboard handling with the Closure compiler
Ehsan Akhgari
2012-01-24
fix some i64 printing rounding errors
Alon Zakai
2012-01-24
do not check for corrections in makeSignOp if we are ignoring corrections
Alon Zakai
2012-01-24
add reminder
Alon Zakai
2012-01-24
fix i64 mode 1 bitshifts, and improve printing of i64 mode 1s
Alon Zakai
2012-01-24
Make the requestAnimationFrame checks compatible with Closure
Ehsan Akhgari
2012-01-24
Fix the closure compilation
Ehsan Akhgari
2012-01-24
Make the background of the canvas black
Ehsan Akhgari
2012-01-24
Correct some arguments
Ehsan Akhgari
2012-01-24
Switch over everything to TypedArray_copy
Ehsan Akhgari
2012-01-24
Switch over glBufferData to use TypedArray_copy
Ehsan Akhgari
2012-01-24
Add a copy helper for typed arrays
Ehsan Akhgari
2012-01-24
Pass the correct values to the reshape function
Ehsan Akhgari
2012-01-23
do not suppress child process output in emcc in DEBUG mode
Alon Zakai
2012-01-23
re-enable SAFE_HEAP in select tests when doing default, o1 or o2, to catch al...
Alon Zakai
2012-01-23
reminders
Alon Zakai
2012-01-23
fix test_linespecific
Alon Zakai
2012-01-23
emcc help fix
Alon Zakai
2012-01-23
fix tempDouble aliases
Alon Zakai
2012-01-23
comment
Alon Zakai
2012-01-23
unaligned loads and stores for floats and doubles
Alon Zakai
2012-01-23
refactor tempDouble to use space in normal memory, not a separate buffer
Alon Zakai
2012-01-23
todo
Alon Zakai
2012-01-23
Implement glutReshapeFunc()
Ehsan Akhgari
2012-01-23
Add support for glGetAttribLocation()
Ehsan Akhgari
2012-01-23
Fix the implementation of div()
Ehsan Akhgari
2012-01-23
fix unaligned reads
Alon Zakai
2012-01-23
fix typo
Alon Zakai
2012-01-23
support unaligned reads/writes in ta2; fixes test_cubescript
Alon Zakai
2012-01-23
Fix the keyboard handling
Ehsan Akhgari
2012-01-23
remove test for old js profiler option
Alon Zakai
2012-01-23
Enable running animations in glut
Ehsan Akhgari
2012-01-23
fix test_pgo
Alon Zakai
2012-01-23
always include memcpy
Alon Zakai
2012-01-23
Make sure that the auto-generated functions don't hide the explicitly defined...
Ehsan Akhgari
2012-01-23
Simplify things by auto-generating some simple functions
Ehsan Akhgari
2012-01-23
Remove the empty stubs
Ehsan Akhgari
[prev]
[next]