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
758ce02fcc6dbfadde1fbbd51a2cfc705f57b2c0
godot
/
platform
/
linuxbsd
/
x11
T
History
Thaddeus Crews
e6a61b1ecc
Merge pull request
#76829
from bruvzg/ac_kit_direct
...
Implement screen reader support using AccessKit library.
2025-04-08 12:32:47 -05: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
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
display_server_x11.cpp
Merge pull request
#76829
from bruvzg/ac_kit_direct
2025-04-08 12:32:47 -05:00
display_server_x11.h
Merge pull request
#76829
from bruvzg/ac_kit_direct
2025-04-08 12:32:47 -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: Begin integrating simple
.clangd
fixes
2025-03-22 13:24:35 -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
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06: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
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