godot/platform/linuxbsd/x11
Yufeng Ying a156af98c3
Remove dependency of variant.h in print_string.h
(cherry picked from commit 05dae23f18)
Co-Authored-By: Lukas Tenbrink <lukas.tenbrink@gmail.com>
Co-Authored-By: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
2025-10-06 12:17:32 -05:00
..
dynwrappers Regenerate X11 wrappers with dynload-wrapper 0.7 2024-12-12 14:57:26 +01:00
detect_prime_x11.cpp Remove dependency of variant.h in print_string.h 2025-10-06 12:17:32 -05:00
detect_prime_x11.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
display_server_x11.cpp X11 input: prevent non-printable keys from producing empty Strings 2025-09-22 08:31:02 -05:00
display_server_x11.h Add support for SDL3 joystick input driver 2025-06-25 01:28:50 +02:00
gl_manager_x11.cpp [X11] Fix GL init memory leak when transparency is enabled. 2025-05-13 13:20:02 +03:00
gl_manager_x11.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
gl_manager_x11_egl.cpp Core: Modernize C headers with C++ equivalents 2025-05-02 08:23:01 -05:00
gl_manager_x11_egl.h Style: Begin integrating simple .clangd fixes 2025-03-22 13:24:35 -05:00
key_mapping_x11.cpp Add keypad codes to the keysym unicode map #74578 2025-07-18 14:30:28 -07:00
key_mapping_x11.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
rendering_context_driver_vulkan_x11.cpp Move Vulkan includes to a central godot_vulkan.h header 2024-09-29 17:53:18 +02:00
rendering_context_driver_vulkan_x11.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00