godot/platform/uwp
Rémi Verschelde 9f134aa5d1 Cleanup old references to GLES2 renderer
There are still some left in the Android Java code, even stuff to swap between
GLES1 and GLES2 support from early Godot days... would be good to see some cleanup
there too one day.

The "graphics/api" option for Android exports is removed, as only GLES 3.0 is supported.
It can be readded when GLES 2.0 support comes back. Fixes #13004.
2017-11-19 17:52:18 +01:00
..
export Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
app.cpp
app.h Cleanup old references to GLES2 renderer 2017-11-19 17:52:18 +01:00
detect.py Cleanup old references to GLES2 renderer 2017-11-19 17:52:18 +01: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 Cleanup old references to GLES2 renderer 2017-11-19 17:52:18 +01: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 Fix enums bindings 2017-09-13 20:57:07 +03:00
power_uwp.h Fix enums bindings 2017-09-13 20:57:07 +03:00
SCsub Add WindowsTerminalLogger to UWP build 2017-10-22 12:15:59 -02:00
thread_uwp.cpp
thread_uwp.h