virtualx-engine/platform
Fabio Alessandrelli 4a50f5ff65 HTML5 callbacks rework.
Fixes compatibility with emscripten 1.39.5+ .
Most input callbacks now require a target and no longer support NULL
defaults.

This commit changes all required null targets to the expected default in
the binding phase.
Since for canvas-related callbacks there is no default, the "#canvas"
selector is used instead.
Additionally, since canvasX and canvasY event properties are no longer
supported, event positions are computed from "clientX" and "clientY" and
the "#canvas" bounding client rect.
2020-01-17 21:42:36 +01:00
..
android Add support for Android adaptive icons. 2020-01-14 16:11:07 +00:00
haiku Image: Include S3TC compression via Squish in non-tools build 2020-01-13 15:58:49 +01:00
iphone Export: Improve usability of command line interface 2020-01-07 14:25:56 +01:00
javascript HTML5 callbacks rework. 2020-01-17 21:42:36 +01:00
osx Remove unused ip_unix member from OSX/server. 2020-01-14 17:33:49 +01:00
server Remove unused ip_unix member from OSX/server. 2020-01-14 17:33:49 +01:00
uwp Export: Improve usability of command line interface 2020-01-07 14:25:56 +01:00
windows MinGW: Avoid GCC -Wcast-function-type warnings on GetProcAddress 2020-01-16 12:10:25 +01:00
x11 Merge pull request #35209 from RandomShaper/fix_pck_embed_linux 2020-01-16 18:45:20 +01:00
register_platform_apis.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
SCsub Always use lists for LIBS in SCons 2019-08-12 22:31:55 +02:00