virtualx-engine/platform
Fabio Alessandrelli b3f78687de [HTML5] Detect screen scale and DPI.
`OS.get_screen_scale` will now return the `window.devicePixelRatio`
value, `OS.get_screen_dpi` uses CSS media queries to find approximate
DPI value for the current display.
`OS.get_screen_size` also return the actual screen size (not the CSS
pixel size).
2021-02-12 12:02:30 +01:00
..
android Fix joystick axis mapping issues with NVIDIA shield. Probably others. 2021-02-09 08:33:42 -05:00
iphone [iOS] Remove remote notifications code 2021-02-05 09:26:09 +01:00
javascript [HTML5] Detect screen scale and DPI. 2021-02-12 12:02:30 +01:00
osx SCons: Fix debug_symbols tests after switch to BoolVariable 2021-02-08 22:36:32 +01:00
server SCons: Fix debug_symbols tests after switch to BoolVariable 2021-02-08 22:36:32 +01:00
uwp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
windows Use /Zi and /FS for including debugger symbols on Windows with MSVC 2021-02-08 22:36:37 +01:00
x11 SCons: Fix debug_symbols tests after switch to BoolVariable 2021-02-08 22:36:32 +01:00
register_platform_apis.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00