godot/platform/uwp
Hugo Locurcio ce97ddbcb1
Rename GLES2 driver to OpenGL to prepare for the upgrade to GLES3
- Use lowercase driver names for the `--rendering-driver`
  command line argument.
2021-10-30 02:05:49 +02:00
..
export clang-format: Various fixes to comments alignment from clang-format 13 2021-10-28 15:43:36 +02:00
app_uwp.cpp clang-format: Disable alignment of operands, too unreliable 2021-10-28 15:19:35 +02:00
app_uwp.h Replace #pragma once by traditional include guards for consistency 2021-09-24 02:33:15 +02:00
context_egl_uwp.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
context_egl_uwp.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
detect.py SCons: Set DEBUG_ENABLED and DEV_ENABLED in SConstruct 2021-10-15 10:26:58 +02:00
joypad_uwp.cpp Rename some more global enums (Key, Joy, MIDI) 2021-03-23 07:13:23 -04:00
joypad_uwp.h Rename some more global enums (Key, Joy, MIDI) 2021-03-23 07:13:23 -04:00
logo.png
os_uwp.cpp Rename GLES2 driver to OpenGL to prepare for the upgrade to GLES3 2021-10-30 02:05:49 +02:00
os_uwp.h Update Time documentation 2021-10-28 10:16:56 -05:00
platform_config.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
SCsub Replace #pragma once by traditional include guards for consistency 2021-09-24 02:33:15 +02:00