godot/platform/windows
Rémi Verschelde e33914e0c1 MinGW: Avoid GCC -Wcast-function-type warnings on GetProcAddress
Using the same method as GNUlib and various other projects.
https://lists.gnu.org/archive/html/bug-gnulib/2018-08/msg00109.html

The warning is valid, but there's no way around it since the issue
comes from the Windows SDK. It's also harmless in this case.

Part of #29801.
2020-01-16 12:10:25 +01:00
..
export Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
context_gl_windows.cpp MinGW: Avoid GCC -Wcast-function-type warnings on GetProcAddress 2020-01-16 12:10:25 +01:00
context_gl_windows.h Fix Vsync Via Compositor causing halved refresh rate when vsync is forced by the graphics driver 2020-01-15 16:04:23 -06:00
crash_handler_windows.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
crash_handler_windows.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
detect.py SCons: Add 'split_libmodules' option to workaround linker issue 2019-12-11 15:40:28 +01:00
godot.ico Make the Windows icon file smaller 2017-06-20 14:38:50 +02:00
godot.natvis Update natvis file to display Node class correctly in Visual Studio debugger 2019-10-29 10:24:29 +01:00
godot_res.rc PCK: Set VERSION_PATCH in header, factor out header magic 2020-01-06 13:13:17 +01:00
godot_windows.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
joypad_windows.cpp MinGW: Avoid GCC -Wcast-function-type warnings on GetProcAddress 2020-01-16 12:10:25 +01:00
joypad_windows.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
key_mapping_windows.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
key_mapping_windows.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
lang_table.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
logo.png Optimize images losslessly using oxipng -o6 --strip all --zopfli 2018-06-28 19:17:41 +02:00
os_windows.cpp MinGW: Avoid GCC -Wcast-function-type warnings on GetProcAddress 2020-01-16 12:10:25 +01:00
os_windows.h Merge pull request #33967 from Calinou/add-os-is-window-focused 2020-01-06 11:39:18 +01:00
platform_config.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
platform_windows_builders.py Running builder (content generator) functions in subprocesses on Windows 2018-07-27 21:37:55 +02:00
power_windows.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
power_windows.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
SCsub iOS modular build and export implementation. 2019-12-01 21:57:18 +02:00
windows_terminal_logger.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
windows_terminal_logger.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00