godot/platform/x11
Rémi Verschelde 6bc1ae8a2c
Merge pull request #37271 from akien-mga/cleanup-unused-classes
Remove unused classes and stray headers
2020-03-24 15:49:21 +01:00
..
export Adding missing include guards to header files identified by LGTM. 2020-03-23 04:52:36 -04:00
context_gl_x11.cpp Remove obsolete GLES3 backend 2020-02-13 10:36:44 +01:00
context_gl_x11.h Remove obsolete GLES3 backend 2020-02-13 10:36:44 +01:00
crash_handler_x11.cpp
crash_handler_x11.h
detect_prime.cpp Remove unused classes and stray headers 2020-03-24 09:50:51 +01:00
detect_prime.h
detect.py assimp: Clean and document buildsystem, prepare for unbundling 2020-03-06 14:37:52 +01:00
godot_x11.cpp
joypad_linux.cpp issue-37239 add relaxation to conditions in the joystick check routine for being identified as joystick 2020-03-24 08:42:21 +01:00
joypad_linux.h Reimplement Mutex with C++'s <mutex> 2020-02-26 20:40:10 +01:00
key_mapping_x11.cpp Rename scancode to keycode. 2020-02-25 12:30:33 +02:00
key_mapping_x11.h Rename scancode to keycode. 2020-02-25 12:30:33 +02:00
logo.png
os_x11.cpp Fixed WM_DELETE flag being set too late 2020-03-23 12:42:19 +00:00
os_x11.h Style: Set clang-format Standard to Cpp11 2020-03-17 07:36:24 +01:00
pck_embed.ld
pck_embed.legacy.ld
platform_config.h Remove obsolete GLES3 backend 2020-02-13 10:36:44 +01:00
platform_x11_builders.py
SCsub Remove incomplete battery status/power API 2020-02-14 13:43:32 +01:00
vulkan_context_x11.cpp
vulkan_context_x11.h