Age | Commit message (Collapse) | Author |
|
request.
|
|
1. Timestamps
2. TouchID (the Device ID)
As inline with the SDL spec, we will pass a touch ID of
`SDL_TOUCH_MOUSEID` for touch events that are simulated by the
mouse so games can rely solely on touch events if they like.
Includes the SDL2 Copyright notice on the headers that contain SDL2
content.
Includes a fix to SDL_PeepEvents.
|
|
console.log(), and C stderr print out to console.error(). Make the presence of a html page output textbox optional. These changes make the default shells more friendly for Firefox for Android and Firefox OS devices.
|
|
|
|
|
|
|
|
More musl.
|
|
- added/fixed some glfw button codes
- added myself to AUTHORS
- unified the comments and else statements
|
|
|
|
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
|