This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-05 12:10:55 +00:00
Code
Releases
Wiki
Activity
Files
cf9bb5c2c3939790ee9c5de159d140f815fa1010
godot
/
platform
/
linuxbsd
/
x11
History
Rémi Verschelde
13280f1874
X11: Don't override glxSwapInterval function pointers loaded by GLAD
...
Fixes
#68722
. Co-authored-by: alcomposer <
alex.w.mitchell@gmail.com
>
2022-11-16 10:05:52 +01:00
..
detect_prime_x11.cpp
Load GLX dynamically with GLAD
2022-11-15 13:55:30 +01:00
detect_prime_x11.h
…
display_server_x11.cpp
Set vsync on window creation when using GLES3.
2022-11-15 14:14:21 -08:00
display_server_x11.h
Fix unwanted popup closing by mouse-move while holding mouse-button
2022-11-03 11:36:58 +01:00
gl_manager_x11.cpp
X11: Don't override glxSwapInterval function pointers loaded by GLAD
2022-11-16 10:05:52 +01:00
gl_manager_x11.h
Add support for OpenGL to OpenXR
2022-11-08 18:47:11 -06:00
key_mapping_x11.cpp
…
key_mapping_x11.h
…
SCsub
Load GLX dynamically with GLAD
2022-11-15 13:55:30 +01:00
vulkan_context_x11.cpp
…
vulkan_context_x11.h
…