Age | Commit message (Collapse) | Author |
|
Make emscripten::val compatible with fastcomp/asm.js
|
|
floats to doubles in argument packs.
|
|
|
|
|
|
|
|
|
|
behavior a little clearer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
asm.js performance.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to use musl for better asm.js performance.
|
|
applies.
|
|
|
|
performance.
|
|
asm.js performance in the algorithm.
|
|
|
|
Remove empty std::type_info destructor.
|
|
|
|
|
|
Complete the list of properly supported keys
|
|
Sort the key code and scan code maps by key and add many missing keys.
|
|
This is provided by libcxxabi and there are actually 3 different
destructors, not just this one, so let things pick up libcxxabi correctly.
|
|
|
|
|
|
|
|
Provide compile time and run time options for WebSocket URL and subproto...
|
|
Fix numepad 0 key and add few other keys
|
|
Add stub for raise
|
|
|
|
|
|
|
|
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.
|
|
Add eglWaitGL
|
|
*exactly* match the signature used in registration, up to useCapture) and a closure name rename problem. Fixes #2230.
|
|
|
|
|