godot/platform/haiku
Stefano Bonicatti c067cf2c6a Fixes vsync setting ignored when using a separate thread for rendering
Setting the vsync in the main thread, after the rendering thread starts
and takes the OpenGL context fails, so we need to do that before.
Also, for some reason, the main thread cannot make current the context
anymore.

Fixes #13447
2017-12-09 01:43:23 +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.rdef Haiku: add resource file 2016-01-16 07:34:00 +02:00
godot_haiku.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
haiku_application.cpp Style: Apply new clang-format 5.0 style to all files 2017-12-07 08:02:00 +01: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 Style: Apply new clang-format 5.0 style to all files 2017-12-07 08:02:00 +01: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 Style: Apply new clang-format 5.0 style to all files 2017-12-07 08:02:00 +01: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 Fixed iCCp chunk in pngs 2016-06-22 21:13:29 +02:00
os_haiku.cpp Fixes vsync setting ignored when using a separate thread for rendering 2017-12-09 01:43:23 +01:00
os_haiku.h Add initial support for the XDG Base Directory spec 2017-11-19 20:54:24 +01: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 Style: Apply new clang-format 5.0 style to all files 2017-12-07 08:02:00 +01:00
power_haiku.h Fix enums bindings 2017-09-13 20:57:07 +03:00
SCsub disable caching for targets using helper functions 2017-11-28 23:24:12 -04:00