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-10 13:00:37 +00:00
Code
Releases
Wiki
Activity
Files
13280f1874b7f9417c71f25f072e1cfbc1d9e7c9
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
…
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
…