virtualx-engine/platform/windows
Hugo Locurcio 180e5d3028
Remove RES and REF typedefs in favor of spelled out Ref<>
These typedefs don't save much typing compared to the full `Ref<Resource>`
and `Ref<RefCounted>`, yet they sometimes introduce confusion among
new contributors.
2022-05-03 01:43:50 +02:00
..
export [Windows Export] Improve error messages for missing rcedit and signtool. 2022-04-28 10:48:30 +03: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 Implement text-to-speech support on Android, iOS, HTML5, Linux, macOS and Windows. 2022-04-28 14:35:41 +03:00
display_server_windows.cpp Remove RES and REF typedefs in favor of spelled out Ref<> 2022-05-03 01:43:50 +02:00
display_server_windows.h Remove RES and REF typedefs in favor of spelled out Ref<> 2022-05-03 01:43: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 Fix some issues found by cppcheck. 2022-04-06 14:34:37 +03: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 Improve embedded PCK loading and exporting. 2022-04-20 11:09:59 +03:00
joypad_windows.cpp Fix some issues found by cppcheck. 2022-04-06 14:34:37 +03: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 Improve embedded PCK loading and exporting. 2022-04-20 11:09:59 +03:00
os_windows.h Improve embedded PCK loading and exporting. 2022-04-20 11:09:59 +03:00
platform_config.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
platform_windows_builders.py
SCsub Implement text-to-speech support on Android, iOS, HTML5, Linux, macOS and Windows. 2022-04-28 14:35:41 +03:00
tts_windows.cpp Implement text-to-speech support on Android, iOS, HTML5, Linux, macOS and Windows. 2022-04-28 14:35:41 +03:00
tts_windows.h Implement text-to-speech support on Android, iOS, HTML5, Linux, macOS and Windows. 2022-04-28 14:35:41 +03:00
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