godot/platform/x11
J08nY b1252caa10
Use binary names instead of absolute paths in calls to OS::execute.
Now that #12009 is merged, we should let the system find the binary on
the users $PATH and don't assume we know where to look for them in
different distributions.
2017-10-13 16:45:24 +02:00
..
export Fix x11 exported executables not getting the +x flag 2017-09-17 14:40:58 -03:00
context_gl_x11.cpp Drop unusued LEGACYGL_ENABLED check 2017-10-13 00:18:04 +02:00
context_gl_x11.h Drop unusued LEGACYGL_ENABLED check 2017-10-13 00:18:04 +02:00
crash_handler_x11.cpp Fix crash handler not including stdlib.h 2017-09-19 11:21:45 -03:00
crash_handler_x11.h Added a crash handler to dump the backtrace on Windows, Linux and OS X 2017-09-13 10:07:23 -03:00
detect.py Reduce gcc lto build time by telling the linker to 2017-09-26 17:04:04 +02:00
godot_x11.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
joypad_linux.cpp X11: Fix gamepads not being added whith udev. 2017-09-14 22:50:40 +02:00
joypad_linux.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
key_mapping_x11.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
key_mapping_x11.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
logo.png Fixed iCCp chunk in pngs 2016-06-22 21:13:29 +02:00
os_x11.cpp Use binary names instead of absolute paths in calls to OS::execute. 2017-10-13 16:45:24 +02:00
os_x11.h Drop unusued LEGACYGL_ENABLED check 2017-10-13 00:18:04 +02:00
platform_config.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
power_x11.cpp Fix enums bindings 2017-09-13 20:57:07 +03:00
power_x11.h Fix enums bindings 2017-09-13 20:57:07 +03:00
SCsub Create separate debug info files by default 2017-09-16 12:00:46 +02:00