2
0
Fork 0
godot/platform/windows
Fredia Huya-Kouadio 45c7377556 Refactor the export checking logic to improve separation of concerns 2022-08-14 09:12:04 +07:00
..
export Refactor the export checking logic to improve separation of concerns 2022-08-14 09:12:04 +07:00
SCsub Implement text-to-speech support on Android, iOS, HTML5, Linux, macOS and Windows. 2022-04-28 14:35:41 +07:00
crash_handler_windows.cpp Crash handler: Use `print_error` to include backtrace in logs 2022-05-05 12:22:56 +07:00
crash_handler_windows.h
detect.py Implement support for loading system fonts on Linux, macOS / iOS and Windows. 2022-07-26 08:38:05 +07:00
display_server_windows.cpp Only define `keep_screen_on` project setting once 2022-08-06 22:10:24 +07:00
display_server_windows.h Implement `keep_screen_on` for Windows 2022-08-05 11:58:50 +07:00
gl_manager_windows.cpp opengl3 driver now works on windows including multi window 2022-05-11 16:12:40 +07:00
gl_manager_windows.h Replace most uses of Map by HashMap 2022-05-16 10:37:48 +07:00
godot.ico
godot.natvis Visual Studio Natvis file works for Variant again 2022-07-31 07:59:19 +07:00
godot_res.rc
godot_windows.cpp Fix exit code of --help and --version, and test them in CI 2022-07-02 01:17:35 +07:00
joypad_windows.cpp Fix some issues found by cppcheck. 2022-04-06 14:34:37 +07:00
joypad_windows.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +07:00
key_mapping_windows.cpp Adding function key support from F17 to F35 2022-06-16 19:38:21 +07:00
key_mapping_windows.h
lang_table.h
logo.png
os_windows.cpp Implement support for loading system fonts on Linux, macOS / iOS and Windows. 2022-07-26 08:38:05 +07:00
os_windows.h Implement support for loading system fonts on Linux, macOS / iOS and Windows. 2022-07-26 08:38:05 +07:00
platform_config.h
platform_windows_builders.py
tts_windows.cpp Fix typos with codespell 2022-05-23 21:32:19 +07:00
tts_windows.h Replace most uses of Map by HashMap 2022-05-16 10:37:48 +07:00
vulkan_context_win.cpp opengl3 driver now works on windows including multi window 2022-05-11 16:12:40 +07:00
vulkan_context_win.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +07:00
windows_terminal_logger.cpp Style: Cleanup single-line blocks, semicolons, dead code 2022-02-16 14:06:29 +07:00
windows_terminal_logger.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +07:00