godot/platform/linuxbsd/x11
Riteo c01f9361b1 X11: Alert only when video drivers fail initialization
Before, they would always complain even if there was no attempt at
initializing them (e.g. because there's no X11 display).

While we're at it, this patch also adds a specific message for OpenGL ES
and rewords "OpenGLES" to "OpenGL ES" in an error, for consistency
(AFAIK we either say "GLES" or "OpenGL ES").
2024-08-21 06:31:19 +02:00
..
dynwrappers
SCsub
detect_prime_x11.cpp
detect_prime_x11.h
display_server_x11.cpp X11: Alert only when video drivers fail initialization 2024-08-21 06:31:19 +02:00
display_server_x11.h Pass window exclusive and transient properties for subwindow creation 2024-07-25 00:27:27 +08:00
gl_manager_x11.cpp Tweak warning messages related to V-Sync on OpenGL 2024-06-16 21:22:10 +02:00
gl_manager_x11.h Polish interaction between windowing, input and rendering 2024-04-10 18:47:42 +02:00
gl_manager_x11_egl.cpp
gl_manager_x11_egl.h
key_mapping_x11.cpp
key_mapping_x11.h
rendering_context_driver_vulkan_x11.cpp
rendering_context_driver_vulkan_x11.h