godot/platform/windows
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 Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
context_gl_win.cpp Remove assignment and declarations in if statements 2017-09-08 14:59:15 +02:00
context_gl_win.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
crash_handler_win.cpp Prevent running the crash_handler when a debugger is present on windows 2017-09-18 16:29:23 -03:00
crash_handler_win.h Added a crash handler to dump the backtrace on Windows, Linux and OS X 2017-09-13 10:07:23 -03:00
ctxgl_procaddr.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
ctxgl_procaddr.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
detect.py Fix gcc lto 2017-09-23 22:55:26 +02:00
godot.ico Make the Windows icon file smaller 2017-06-20 14:38:50 +02:00
godot_res.rc Fix Windows resource script 2016-07-27 15:35:49 -03:00
godot_win.cpp Prevent running the crash_handler when a debugger is present on windows 2017-09-18 16:29:23 -03:00
joypad.cpp Remove assignment and declarations in if statements 2017-09-08 14:59:15 +02:00
joypad.h Fix files header 2017-09-01 21:07:55 +07:00
key_mapping_win.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
key_mapping_win.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
lang_table.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_windows.cpp Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
os_windows.h Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
packet_peer_udp_winsock.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
packet_peer_udp_winsock.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
platform_config.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
power_windows.cpp Fix enums bindings 2017-09-13 20:57:07 +03:00
power_windows.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
stream_peer_winsock.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
stream_peer_winsock.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
tcp_server_winsock.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
tcp_server_winsock.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00