godot/platform/x11
Hein-Pieter van Braam 43757fcc85 Fix gcc lto
This repairs LTO on X11 and adds it to MingW targets. The difference in
linktime is substantial, but runtime performance is quite a bit better.
2017-09-23 22:55:26 +02:00
..
export Fix x11 exported executables not getting the +x flag 2017-09-17 14:40:58 -03:00
context_gl_x11.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
context_gl_x11.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +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 Fix gcc lto 2017-09-23 22:55:26 +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 Merge pull request #11141 from fcobos/x11_borderless_switch_fix 2017-09-21 10:23:52 +02:00
os_x11.h Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +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