1
0
mirror of https://github.com/godotengine/godot synced 2024-07-01 08:59:19 +00:00
godot/drivers/egl
Riteo 8f69f29694 EGL: Use EGL_EXT_platform_base whenever possible
This avoids any assumption from the driver, which would otherwise select
a specific platform and potentially mess up everything, resulting
usually in a display server failure.
2024-06-04 08:43:34 +02:00
..
egl_manager.cpp EGL: Use EGL_EXT_platform_base whenever possible 2024-06-04 08:43:34 +02:00
egl_manager.h EGL: Use EGL_EXT_platform_base whenever possible 2024-06-04 08:43:34 +02:00
SCsub