godot/platform/windows
Rémi Verschelde f8ab79e68a Zero initialize all pointer class and struct members
This prevents the pitfall of UB when checking if they have been
assigned something valid by comparing to nullptr.
2022-04-04 19:49:50 +02:00
..
export Generate export template file names instead of having a fixed set 2022-03-22 10:16:03 -05:00
SCsub Add GLES2 2D renderer + Linux display manager 2021-10-30 02:05:48 +02:00
crash_handler_windows.cpp Style: Cleanup single-line blocks, semicolons, dead code 2022-02-16 14:06:29 +01:00
crash_handler_windows.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
detect.py [Windows] Improve console handling and execute/create_process. 2021-12-18 10:14:07 +02:00
display_server_windows.cpp Fix typos with codespell 2022-03-31 14:07:29 +02:00
display_server_windows.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
gl_manager_windows.cpp Style: Cleanup single-line blocks, semicolons, dead code 2022-02-16 14:06:29 +01:00
gl_manager_windows.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
godot.ico Change godot.ico to uncompressed/fixed size 2022-02-09 11:20:49 +01:00
godot.natvis Rename Quat to Quaternion 2021-06-04 18:14:32 +01:00
godot_res.rc
godot_windows.cpp Style: Cleanup single-line blocks, semicolons, dead code 2022-02-16 14:06:29 +01:00
joypad_windows.cpp Style: Cleanup single-line blocks, semicolons, dead code 2022-02-16 14:06:29 +01:00
joypad_windows.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
key_mapping_windows.cpp Windows input: Fix wrong OEM key, add missing keys 2022-01-05 12:20:47 +01:00
key_mapping_windows.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
lang_table.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
logo.png
os_windows.cpp Fix DST Error on Windows 2022-03-17 06:28:08 -04:00
os_windows.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
platform_config.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
platform_windows_builders.py
vulkan_context_win.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
vulkan_context_win.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
windows_terminal_logger.cpp Style: Cleanup single-line blocks, semicolons, dead code 2022-02-16 14:06:29 +01:00
windows_terminal_logger.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00