godot/platform/linuxbsd/x11
Thaddeus Crews d1d28c0bcf
Merge pull request #111223 from Ivorforce/remove-iterator-include
Replace `std::size` usage with `std_size` to avoid `<iterator>` include.
2025-10-06 09:06:49 -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-09-19 14:57:36 +08:00
detect_prime_x11.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
display_server_x11.cpp Merge pull request #111223 from Ivorforce/remove-iterator-include 2025-10-06 09:06:49 -05:00
display_server_x11.h Move server files into their subfolders 2025-09-30 19:39:39 -07: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 Move server files into their subfolders 2025-09-30 19:39:39 -07: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 Move server files into their subfolders 2025-09-30 19:39:39 -07: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