hamncheese/godot/platform/windows
2023-09-14 21:50:26 -05:00
..
doc_classes Initial commit 2023-08-26 15:59:57 -05:00
export New version with edge binary no longer embedded. 2023-09-14 21:50:26 -05:00
console_wrapper_windows.cpp Initial commit 2023-08-26 15:59:57 -05:00
crash_handler_windows.cpp Initial commit 2023-08-26 15:59:57 -05:00
crash_handler_windows.h Initial commit 2023-08-26 15:59:57 -05:00
detect.py New version with edge binary no longer embedded. 2023-09-14 21:50:26 -05:00
display_server_windows.cpp Initial commit 2023-08-26 15:59:57 -05:00
display_server_windows.h Initial commit 2023-08-26 15:59:57 -05:00
gl_manager_windows.cpp Initial commit 2023-08-26 15:59:57 -05:00
gl_manager_windows.h Initial commit 2023-08-26 15:59:57 -05:00
godot.ico Updating build files for new code layout. 2023-08-26 16:19:17 -05:00
godot.natvis Initial commit 2023-08-26 15:59:57 -05:00
godot_console.ico Updating build files for new code layout. 2023-08-26 16:19:17 -05:00
godot_res.rc Initial commit 2023-08-26 15:59:57 -05:00
godot_res_wrap.rc Initial commit 2023-08-26 15:59:57 -05:00
godot_windows.cpp Initial commit 2023-08-26 15:59:57 -05:00
joypad_windows.cpp Initial commit 2023-08-26 15:59:57 -05:00
joypad_windows.h Initial commit 2023-08-26 15:59:57 -05:00
key_mapping_windows.cpp Initial commit 2023-08-26 15:59:57 -05:00
key_mapping_windows.h Initial commit 2023-08-26 15:59:57 -05:00
lang_table.h Initial commit 2023-08-26 15:59:57 -05:00
os_windows.cpp New version with edge binary no longer embedded. 2023-09-14 21:50:26 -05:00
os_windows.h Initial commit 2023-08-26 15:59:57 -05:00
platform_config.h Initial commit 2023-08-26 15:59:57 -05:00
platform_windows_builders.py Initial commit 2023-08-26 15:59:57 -05:00
README.md Initial commit 2023-08-26 15:59:57 -05:00
SCsub New version with edge binary no longer embedded. 2023-09-14 21:50:26 -05:00
tts_windows.cpp Initial commit 2023-08-26 15:59:57 -05:00
tts_windows.h Initial commit 2023-08-26 15:59:57 -05:00
vulkan_context_win.cpp Initial commit 2023-08-26 15:59:57 -05:00
vulkan_context_win.h Initial commit 2023-08-26 15:59:57 -05:00
windows_terminal_logger.cpp New version with edge binary no longer embedded. 2023-09-14 21:50:26 -05:00
windows_terminal_logger.h Initial commit 2023-08-26 15:59:57 -05:00

Windows platform port

This folder contains the C++ code for the Windows platform port.

See also misc/dist/windows folder for additional files used by this platform.

Documentation