godot/platform/uwp
Rémi Verschelde 02913f53d3 pcre2: Use scons option to disable JIT on some platforms
Third-party platforms (e.g. console ports) need to be able to
disable JIT support in the regex module too, so it can't be
hardcoded in the module SCsub. This is cleaner this way anyway.

Fixes #19316.
2019-11-20 08:54:52 +01:00
..
export [UWP] [Export] added additional checks for blank values 2019-11-09 10:37:10 -03:00
app.cpp Platform: Ensure classes match their header filename 2019-02-12 16:56:25 +01:00
app.h Platform: Ensure classes match their header filename 2019-02-12 16:56:25 +01:00
context_egl_uwp.cpp Platform: Ensure classes match their header filename 2019-02-12 16:56:25 +01:00
context_egl_uwp.h Remove ContextGL since as an abstraction it's unused. 2019-04-06 17:52:52 +02:00
detect.py pcre2: Use scons option to disable JIT on some platforms 2019-11-20 08:54:52 +01:00
joypad_uwp.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
joypad_uwp.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
logo.png Enhanced iOS and UWP logo on Export dialog 2017-11-29 17:34:01 +07:00
os_uwp.cpp Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative", "modules/gdscript" directories. 2019-08-09 11:13:24 +02:00
os_uwp.h Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
platform_config.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
power_uwp.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
power_uwp.h Platform: Ensure classes match their header filename 2019-02-12 16:56:25 +01:00
SCsub Platform: Ensure classes match their header filename 2019-02-12 16:56:25 +01:00
thread_uwp.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
thread_uwp.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00