godot/platform/windows
Rémi Verschelde a87391d256
Linux: Allow building with GCC > 8, only GCC 6/7 trigger the `Object::cast_to` optimization issue
And likewise, prevent building with mingw-gcc for Windows if it's GCC 6/7.

The check for the Server platform was unnecessary as its `release` template
doesn't use `-O3`/`-Ofast`.
2025-01-03 11:30:22 +07:00
..
export Update copyright statements to 2020 2020-08-13 22:58:13 +07:00
SCsub
context_gl_win.cpp Update copyright statements to 2020 2020-08-13 22:58:13 +07:00
context_gl_win.h Update copyright statements to 2020 2020-08-13 22:58:13 +07:00
crash_handler_win.cpp Update copyright statements to 2020 2020-08-13 22:58:13 +07:00
crash_handler_win.h Update copyright statements to 2020 2020-08-13 22:58:13 +07:00
ctxgl_procaddr.cpp Update copyright statements to 2020 2020-08-13 22:58:13 +07:00
ctxgl_procaddr.h Update copyright statements to 2020 2020-08-13 22:58:13 +07:00
detect.py Linux: Allow building with GCC > 8, only GCC 6/7 trigger the `Object::cast_to` optimization issue 2025-01-03 11:30:22 +07:00
godot.ico
godot_res.rc
godot_win.cpp Update copyright statements to 2020 2020-08-13 22:58:13 +07:00
joystick.cpp Update copyright statements to 2020 2020-08-13 22:58:13 +07:00
joystick.h Update copyright statements to 2020 2020-08-13 22:58:13 +07:00
key_mapping_win.cpp Update copyright statements to 2020 2020-08-13 22:58:13 +07:00
key_mapping_win.h Update copyright statements to 2020 2020-08-13 22:58:13 +07:00
lang_table.h Update copyright statements to 2020 2020-08-13 22:58:13 +07:00
logo.png
os_windows.cpp Update copyright statements to 2020 2020-08-13 22:58:13 +07:00
os_windows.h Update copyright statements to 2020 2020-08-13 22:58:13 +07:00
packet_peer_udp_winsock.cpp Update copyright statements to 2020 2020-08-13 22:58:13 +07:00
packet_peer_udp_winsock.h Update copyright statements to 2020 2020-08-13 22:58:13 +07:00
platform_config.h Update copyright statements to 2020 2020-08-13 22:58:13 +07:00
stream_peer_winsock.cpp Update copyright statements to 2020 2020-08-13 22:58:13 +07:00
stream_peer_winsock.h Update copyright statements to 2020 2020-08-13 22:58:13 +07:00
tcp_server_winsock.cpp Update copyright statements to 2020 2020-08-13 22:58:13 +07:00
tcp_server_winsock.h Update copyright statements to 2020 2020-08-13 22:58:13 +07:00