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
4f255fa7d76fc8f682767aa3a2baade42e5dfd7e
godot
/
platform
/
linuxbsd
/
x11
T
History
Thaddeus Crews
2135cb1707
Merge pull request
#103749
from Rindbee/fix-cannot-input-after-restarting-the-input-method-on-x11
...
Fix cannot input Chinese after restarting the input method on X11
2025-11-19 11:03:58 -06:00
..
dynwrappers
…
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
#103749
from Rindbee/fix-cannot-input-after-restarting-the-input-method-on-x11
2025-11-19 11:03:58 -06:00
display_server_x11.h
Merge pull request
#103749
from Rindbee/fix-cannot-input-after-restarting-the-input-method-on-x11
2025-11-19 11:03:58 -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
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
Fix: Libgodot build on Linux.
2025-10-10 04:31:14 -05:00