aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-25headersAlon Zakai
2012-01-25some headersAlon Zakai
2012-01-25Use constants instead of symbolic names for eventsEhsan Akhgari
2012-01-25Use the keydown eventEhsan Akhgari
2012-01-25add nativize_llvm toolAlon Zakai
2012-01-25fix some spacing stuffAlon Zakai
2012-01-25Merge pull request #184 from FishingCactus/_string_tableAlon Zakai
2012-01-25autodebugger support in emccAlon Zakai
2012-01-25Work around a bug in ChromiumEhsan Akhgari
2012-01-25String constants are store in a table to limit variable countjulien.hamaide
2012-01-25Add tests for div() and sincos(), and also implement and test sincosfEhsan Akhgari
2012-01-25Adopt the black canvas background for SDL WebGL canvas as wellEhsan Akhgari
2012-01-25Fix the mouse coordinates with the Closure compilerEhsan Akhgari
2012-01-25Fix the keyboard handling with the Closure compilerEhsan Akhgari
2012-01-24fix some i64 printing rounding errorsAlon Zakai
2012-01-24do not check for corrections in makeSignOp if we are ignoring correctionsAlon Zakai
2012-01-24add reminderAlon Zakai
2012-01-24fix i64 mode 1 bitshifts, and improve printing of i64 mode 1sAlon Zakai
2012-01-24Make the requestAnimationFrame checks compatible with ClosureEhsan Akhgari
2012-01-24Fix the closure compilationEhsan Akhgari
2012-01-24Make the background of the canvas blackEhsan Akhgari
2012-01-24Correct some argumentsEhsan Akhgari
2012-01-24Switch over everything to TypedArray_copyEhsan Akhgari
2012-01-24Switch over glBufferData to use TypedArray_copyEhsan Akhgari
2012-01-24Add a copy helper for typed arraysEhsan Akhgari
2012-01-24Pass the correct values to the reshape functionEhsan Akhgari
2012-01-23do not suppress child process output in emcc in DEBUG modeAlon Zakai
2012-01-23re-enable SAFE_HEAP in select tests when doing default, o1 or o2, to catch al...Alon Zakai
2012-01-23remindersAlon Zakai
2012-01-23fix test_linespecificAlon Zakai
2012-01-23emcc help fixAlon Zakai
2012-01-23fix tempDouble aliasesAlon Zakai
2012-01-23commentAlon Zakai
2012-01-23unaligned loads and stores for floats and doublesAlon Zakai
2012-01-23refactor tempDouble to use space in normal memory, not a separate bufferAlon Zakai
2012-01-23todoAlon Zakai
2012-01-23Implement glutReshapeFunc()Ehsan Akhgari
2012-01-23Add support for glGetAttribLocation()Ehsan Akhgari
2012-01-23Fix the implementation of div()Ehsan Akhgari
2012-01-23fix unaligned readsAlon Zakai
2012-01-23fix typoAlon Zakai
2012-01-23support unaligned reads/writes in ta2; fixes test_cubescriptAlon Zakai
2012-01-23Fix the keyboard handlingEhsan Akhgari
2012-01-23remove test for old js profiler optionAlon Zakai
2012-01-23Enable running animations in glutEhsan Akhgari
2012-01-23fix test_pgoAlon Zakai
2012-01-23always include memcpyAlon Zakai
2012-01-23Make sure that the auto-generated functions don't hide the explicitly defined...Ehsan Akhgari
2012-01-23Simplify things by auto-generating some simple functionsEhsan Akhgari
2012-01-23Remove the empty stubsEhsan Akhgari