godot/platform/uwp
Rémi Verschelde ed57f0a0d4 Remove get_default_video_mode definition on OSX/iOS
It had been missed in d09160a8b6 and broke compilation
for those platforms.

Took the opportunity to run clang-format on the code base to fix some corner cases
that went through our static tests/were overlooked recently.
2017-11-09 23:36:08 +01:00
..
export
app.cpp
app.h
detect.py UWP: Update to build with Windows SDK 10.16229.0 2017-11-09 16:06:44 -02:00
gl_context_egl.cpp Remove get_default_video_mode definition on OSX/iOS 2017-11-09 23:36:08 +01:00
gl_context_egl.h
joypad_uwp.cpp
joypad_uwp.h
logo.png
os_uwp.cpp Make video mode initialization more intuitive, fixes #12022 2017-11-09 13:02:26 -03:00
os_uwp.h Make video mode initialization more intuitive, fixes #12022 2017-11-09 13:02:26 -03:00
platform_config.h
power_uwp.cpp
power_uwp.h
SCsub Add WindowsTerminalLogger to UWP build 2017-10-22 12:15:59 -02:00
thread_uwp.cpp
thread_uwp.h