Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-17 | add another if testcase in relooper | Alon Zakai | |
2014-03-17 | add test_simplify_ifs | Alon Zakai | |
2014-03-17 | filter out empty blocks in simplifyIfs | Alon Zakai | |
2014-03-17 | simplifyIfs js optimizer pass | Alon Zakai | |
2014-03-17 | Merge pull request #2020 from fadams/improve-websocket-config-options | Alon Zakai | |
Provide compile time and run time options for WebSocket URL and subproto... | |||
2014-03-17 | Merge pull request #2234 from Noxalus/incoming | Alon Zakai | |
Fix numepad 0 key and add few other keys | |||
2014-03-17 | Merge pull request #2228 from Daft-Freak/patch-1 | Alon Zakai | |
Add stub for raise | |||
2014-03-17 | Set errno and return -1 | Charlie Birks | |
2014-03-17 | fix relooper test | Alon Zakai | |
2014-03-17 | Return error in raise | Charlie Birks | |
2014-03-17 | Fix numepad 0 key and add few other keys | Noxalus | |
The scan code of the numepad 0 key is 98, not 88 since that correspond to the scan code of KP_ENTER. I took the opportunity to add the missing numepad keys like KP_PLUS, KP_MULTIPLY, etc... Some other keys like caps lock weren't properly detected either. | |||
2014-03-16 | Merge pull request #2229 from Daft-Freak/patch-2 | juj | |
Add eglWaitGL | |||
2014-03-16 | Fix unregistering of event handlers (all params of removeEventListener must ↵ | Jukka Jylänki | |
*exactly* match the signature used in registration, up to useCapture) and a closure name rename problem. Fixes #2230. | |||
2014-03-15 | don't needlessly add empty nodes in asm normalization/denormalization | Alon Zakai | |
2014-03-15 | remove empty subnodes after aggressive variable elimination | Alon Zakai | |
2014-03-15 | remove empty subnodes after vacuum | Alon Zakai | |
2014-03-15 | remove empty subnodes after eliminate | Alon Zakai | |
2014-03-15 | fix commented-out relooper code | Alon Zakai | |
2014-03-15 | Add eglWaitGL | Charlie Birks | |
2014-03-15 | Add stub for raise | Charlie Birks | |
2014-03-14 | add -profiling option | Alon Zakai | |
2014-03-14 | test for bad triple warning | Alon Zakai | |
2014-03-14 | add a Nested branch type in relooper, to represent a path we must make sure ↵1.13.2 | Alon Zakai | |
is nested so that parallel paths do not get intertwined. this allows us to emit a more canonical form of nested ifs as a result of short-circuit operators; 1.13.2 | |||
2014-03-14 | Merge pull request #2224 from juj/osx_mouse | Alon Zakai | |
OSX mouse support. | |||
2014-03-14 | Add better documentation to emscripten/html5.h KeyEvent structure on the ↵ | Jukka Jylänki | |
current implementation and deprecation status of the various fields. See also pr #2222. | |||
2014-03-14 | Merge pull request #2225 from juj/safari_webaudio | Alon Zakai | |
Safari 6.0.5 webaudio fixes in SDL and OpenAL library. | |||
2014-03-14 | Fix typo in comment. | Jukka Jylänki | |
2014-03-14 | Make tests/openal_playback.cpp compilable outside the test runner. | Jukka Jylänki | |
2014-03-14 | Fix OpenAL library to work with old Web Audio API syntax that exists in ↵ | Jukka Jylänki | |
Safari 6.0.5 at least. | |||
2014-03-14 | Fix SDL Web Audio to work on Safari 6.0.5. That browser does not implement ↵ | Jukka Jylänki | |
the AudioBufferSourceNode.start() method, but only has the older .noteOn() method, and the audio ctors don't come out as functions, but strongly typed ctor objects. | |||
2014-03-14 | Add an automated version of the html5 mouse test in browser test suite. | Jukka Jylänki | |
2014-03-13 | Implement support for Webkit mouse wheel events. Add new interactive mouse ↵ | Jukka Jylänki | |
test. Checked on OSX Safari 6.0.5. Fixes #2219. | |||
2014-03-13 | Manually implement mouse movementXY in HTML5 mousemove events when the ↵ | Jukka Jylänki | |
browser does not provide the data. Fixes part 2) from issue #2219. | |||
2014-03-13 | Fix typo with missing parentheses from previous commit that broke keyevents ↵ | Jukka Jylänki | |
from performing deferred fullscreen/pointerlock requests. | |||
2014-03-12 | Fix IE fullscreen requests to not run in mousedown events, since IE doesn't ↵ | Jukka Jylänki | |
allow them. Related to #2219. | |||
2014-03-12 | Register mouse callbacks in test_html5_fullscreen.c sample so that it can be ↵ | Jukka Jylänki | |
tested on IE as well. | |||
2014-03-12 | Make tests/test_html5_fullscreen.c standalone-compilable outside test suite. | Jukka Jylänki | |
2014-03-11 | improve demangler a little | Alon Zakai | |
2014-03-11 | improve CHECK_HEAP_ALIGN message | Alon Zakai | |
2014-03-11 | Updated ChangeLog to latest. | Jukka Jylänki | |
2014-03-11 | Implement a IE10+ specific path to emscripten_get_callstack to get the call ↵ | Jukka Jylänki | |
stack information. In IE, callstacks are populated only when an exception object is thrown. Closes #2212. | |||
2014-03-11 | Clean up warnings in emscripten_log test. | Jukka Jylänki | |
2014-03-10 | fix mouse wheel deltas for closure compiler in html5 API, and add some ↵ | Alon Zakai | |
closure testing; #2214 | |||
2014-03-10 | add test for odin validation | Alon Zakai | |
2014-03-10 | add -w to spidermonkey to see odin warnings | Alon Zakai | |
2014-03-10 | avoid llvm-dis when using save-bc in fastcomp | Alon Zakai | |
2014-03-10 | restore some closure testing | Alon Zakai | |
2014-03-10 | forward CLOSURE_COMPILER to settings, and use that to avoid a ↵ | Alon Zakai | |
closure-specific workaround for Module detection; fixes #2209 | |||
2014-03-10 | 1.13.11.13.1 | Alon Zakai | |
2014-03-10 | Merge branch 'patch-1' of github.com:ddiproietto/emscripten into incoming | Alon Zakai | |
Conflicts: AUTHORS |