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
app.h
context_egl_uwp.cpp
context_egl_uwp.h
detect.py pcre2: Use scons option to disable JIT on some platforms 2019-11-20 08:54:52 +01:00
joypad_uwp.cpp
joypad_uwp.h
logo.png
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
power_uwp.cpp
power_uwp.h
SCsub
thread_uwp.cpp
thread_uwp.h