This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
998f97a2a13d294a00ec3ee95ed8bf2279e4cf5c
godot
/
platform
/
linuxbsd
/
x11
T
History
Skyth
8fbf2f1e14
Reduce includes to rendering device.
...
Co-authored-by: Lukas Tenbrink <
lukas.tenbrink@gmail.com
>
2026-02-10 16:58:50 +03: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
Optimize files that #include input.h header
2026-01-28 14:21:00 +05:00
display_server_x11.h
Reduce includes to rendering device.
2026-02-10 16:58:50 +03: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
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
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
CI: Enable Ruff preview options; bump version
2026-02-05 12:20:10 -06:00