virtualx-engine/platform/windows
2022-10-17 17:26:57 +03:00
..
export
crash_handler_windows.cpp
crash_handler_windows.h
detect.py
display_server_windows.cpp Check if Vulkan context for the window exists before resizing it to avoid unnecessary error messages. 2022-10-17 17:26:57 +03:00
display_server_windows.h Check if Vulkan context for the window exists before resizing it to avoid unnecessary error messages. 2022-10-17 17:26:57 +03:00
gl_manager_windows.cpp
gl_manager_windows.h
godot.ico
godot.natvis
godot_res.rc
godot_windows.cpp
joypad_windows.cpp
joypad_windows.h
key_mapping_windows.cpp
key_mapping_windows.h
lang_table.h
logo.png
os_windows.cpp
os_windows.h
platform_config.h
platform_windows_builders.py
README.md
SCsub
tts_windows.cpp
tts_windows.h
vulkan_context_win.cpp
vulkan_context_win.h
windows_terminal_logger.cpp
windows_terminal_logger.h

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