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
ad812cf29dad4aaa25b48d61ba1f503b23e65e6c
godot
/
platform
/
linuxbsd
/
x11
T
History
Thaddeus Crews
1f2d135444
Merge pull request
#103526
from jamie-pate/fix_103522
...
Fix check for is_maximized in x11 to require both horizontal and vert
2025-03-05 12:07:41 -06:00
..
dynwrappers
Regenerate X11 wrappers with dynload-wrapper 0.7
2024-12-12 14:57:26 +01:00
detect_prime_x11.cpp
[Linux/BSD] Offload RenderingDevice creation test to subprocess.
2025-03-04 13:18:26 +02:00
detect_prime_x11.h
[Linux/BSD] Offload RenderingDevice creation test to subprocess.
2025-03-04 13:18:26 +02:00
display_server_x11.cpp
Merge pull request
#103526
from jamie-pate/fix_103522
2025-03-05 12:07:41 -06:00
display_server_x11.h
Fix Floating Window request close when a dialog is opened
2025-02-05 20:34:32 -05: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
Style: Apply new
clang-format
changes
2024-09-20 08:09:48 -05:00
gl_manager_x11.cpp
Tweak warning messages related to V-Sync on OpenGL
2024-06-16 21:22:10 +02:00
gl_manager_x11.h
Polish interaction between windowing, input and rendering
2024-04-10 18:47:42 +02:00
key_mapping_x11.cpp
Fix
fr+oss
layout issues with KP period
2025-02-08 17:17:11 -05:00
key_mapping_x11.h
Linux/BSD: Modify only keypad keys
2025-02-02 19:19:15 +01: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
Finish splitting functionality of the Vulkan and D3D12 backends into RenderingDeviceDriver.
2024-02-12 10:02:18 -03:00
SCsub
SCons: Add unobtrusive type hints in SCons files
2024-09-25 09:34:35 -05:00