virtualx-engine/platform/linuxbsd/x11
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 linuxbsd: move all X11 stuff in its own directory 2022-11-02 20:48:46 +01:00
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 linuxbsd: move all X11 stuff in its own directory 2022-11-02 20:48:46 +01:00
key_mapping_x11.h linuxbsd: move all X11 stuff in its own directory 2022-11-02 20:48:46 +01:00
SCsub Load GLX dynamically with GLAD 2022-11-15 13:55:30 +01:00
vulkan_context_x11.cpp linuxbsd: move all X11 stuff in its own directory 2022-11-02 20:48:46 +01:00
vulkan_context_x11.h linuxbsd: move all X11 stuff in its own directory 2022-11-02 20:48:46 +01:00