virtualx-engine/platform
Fabio Alessandrelli 3a61d0990e [HTML5] Editor video driver option. Replace canvas on exit.
Default is "Auto", but can be forced to a specific WebGL version if the
automatic detection fails.

The game and editor canvas are now replaced with a new one in the exit
hooks. This helps the browser do some context cleanup, and allow us to
create a new context of a different type (WebGL/WebGL2).

Enable GLES3/WebGL2 in the Web Editor.
2021-10-19 15:52:02 +02:00
..
android SCons: Set DEBUG_ENABLED and DEV_ENABLED in SConstruct 2021-10-15 12:54:16 +02:00
iphone iOS: Don't embed project static frameworks/libs 2021-10-17 22:30:09 +02:00
javascript [HTML5] Editor video driver option. Replace canvas on exit. 2021-10-19 15:52:02 +02:00
osx SCons: Set DEBUG_ENABLED and DEV_ENABLED in SConstruct 2021-10-15 12:54:16 +02:00
server SCons: Set DEBUG_ENABLED and DEV_ENABLED in SConstruct 2021-10-15 12:54:16 +02:00
uwp SCons: Set DEBUG_ENABLED and DEV_ENABLED in SConstruct 2021-10-15 12:54:16 +02:00
windows SCons: Set DEBUG_ENABLED and DEV_ENABLED in SConstruct 2021-10-15 12:54:16 +02:00
x11 SCons: Set DEBUG_ENABLED and DEV_ENABLED in SConstruct 2021-10-15 12:54:16 +02: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