godot/platform/haiku
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
..
audio_driver_media_kit.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
audio_driver_media_kit.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
context_gl_haiku.cpp Drop unusued LEGACYGL_ENABLED check 2017-10-13 00:18:04 +02:00
context_gl_haiku.h Drop unusued LEGACYGL_ENABLED check 2017-10-13 00:18:04 +02:00
detect.py Cleanup old references to GLES2 renderer 2017-11-19 17:52:18 +01:00
godot_haiku.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
godot.rdef
haiku_application.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
haiku_application.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
haiku_direct_window.cpp Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
haiku_direct_window.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
haiku_gl_view.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
haiku_gl_view.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
key_mapping_haiku.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
key_mapping_haiku.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
logo.png
os_haiku.cpp Cleanup old references to GLES2 renderer 2017-11-19 17:52:18 +01:00
os_haiku.h Make video mode initialization more intuitive, fixes #12022 2017-11-09 13:02:26 -03:00
platform_config.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
power_haiku.cpp Fix enums bindings 2017-09-13 20:57:07 +03:00
power_haiku.h Fix enums bindings 2017-09-13 20:57:07 +03:00
SCsub