godot/platform/linuxbsd/x11
2023-12-04 07:56:33 +02:00
..
dynwrappers
detect_prime_x11.cpp [X11] Add fallback from desktop GL to GLES, suppress PRIME detector error spam. 2023-11-06 12:40:44 +02:00
detect_prime_x11.h
display_server_x11.cpp [DisplayServer] Use screen "usable rect" instead of full rect to calculate initial window rect. 2023-12-04 07:56:33 +02:00
display_server_x11.h Merge pull request #81439 from Setadokalo/clipboard_image 2023-10-20 15:06:42 +02:00
gl_manager_x11_egl.cpp [X11] Add support for using EGL/GLES instead of GLX. 2023-10-04 14:15:36 +03:00
gl_manager_x11_egl.h [X11] Add support for using EGL/GLES instead of GLX. 2023-10-04 14:15:36 +03:00
gl_manager_x11.cpp [X11] Add fallback from desktop GL to GLES, suppress PRIME detector error spam. 2023-11-06 12:40:44 +02:00
gl_manager_x11.h [X11] Add fallback from desktop GL to GLES, suppress PRIME detector error spam. 2023-11-06 12:40:44 +02:00
key_mapping_x11.cpp
key_mapping_x11.h
SCsub [X11] Add support for using EGL/GLES instead of GLX. 2023-10-04 14:15:36 +03:00
vulkan_context_x11.cpp
vulkan_context_x11.h