godot/platform/windows
2017-12-07 08:02:00 +01:00
..
export Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
context_gl_win.cpp Cleanup old references to GLES2 renderer 2017-11-19 17:52:18 +01:00
context_gl_win.h Cleanup old references to GLES2 renderer 2017-11-19 17:52:18 +01:00
crash_handler_win.cpp Style: Apply new clang-format 5.0 style to all files 2017-12-07 08:02:00 +01: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 windows compilation when using MinGW 2017-12-07 04:59:11 +01:00
godot.ico Make the Windows icon file smaller 2017-06-20 14:38:50 +02:00
godot_res.rc Rename the version's "revision" to "build" 2017-11-20 00:51:14 +01: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 Fixed wrong Virtual-KeyCode(0x12) pair on Windows platform (#12073) 2017-10-14 15:41:57 +07: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 Use run-time dynamic linking for AddDllDirectory and RemoveDllDirectory to support mingw-w64 build and Windows 7 with KB2533623. 2017-12-07 00:20:42 +01:00
os_windows.h Remove guards for the now targeted Windows 7+ 2017-12-06 23:47:09 +01: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 Style: Apply new clang-format 5.0 style to all files 2017-12-07 08:02:00 +01:00
power_windows.h Fix enums bindings 2017-09-13 20:57:07 +03:00
SCsub disable caching for targets using helper functions 2017-11-28 23:24:12 -04:00
stream_peer_winsock.cpp Improve slang, especially in user-visible parts 2017-12-05 15:41:38 +01: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
windows_terminal_logger.cpp Extract logging logic 2017-09-25 16:19:21 +07:00
windows_terminal_logger.h Extract logging logic 2017-09-25 16:19:21 +07:00