godot/platform/uwp
Nathan Franke 49403cbfa0
Replace String comparisons with "", String() to is_empty()
Also:
- Adds two stress tests to test_string.h
- Changes to .empty() on std::strings
2021-12-09 04:48:38 -06:00
..
export Replace String comparisons with "", String() to is_empty() 2021-12-09 04:48:38 -06:00
app_uwp.cpp clang-format: Disable alignment of operands, too unreliable 2021-10-28 15:19:35 +02:00
app_uwp.h
context_egl_uwp.cpp
context_egl_uwp.h
detect.py
joypad_uwp.cpp Use "enum class" for input enums 2021-11-12 15:37:54 -06:00
joypad_uwp.h
logo.png
os_uwp.cpp Use OpenGL 3.3 core profile instead of compatibility profile 2021-10-31 15:56:45 +01:00
os_uwp.h Use "enum class" for input enums 2021-11-12 15:37:54 -06:00
platform_config.h
SCsub