genesis_core_test/engine/platform/windows
Johannes Hendrik Gerard van der Weide 94c0e2d3c9 Initial commit 2025-01-23 14:20:50 +00:00
..
doc_classes Initial commit 2025-01-23 14:20:50 +00:00
export Initial commit 2025-01-23 14:20:50 +00:00
README.md Initial commit 2025-01-23 14:20:50 +00:00
SCsub Initial commit 2025-01-23 14:20:50 +00:00
console_wrapper_windows.cpp Initial commit 2025-01-23 14:20:50 +00:00
crash_handler_windows.h Initial commit 2025-01-23 14:20:50 +00:00
crash_handler_windows_seh.cpp Initial commit 2025-01-23 14:20:50 +00:00
crash_handler_windows_signal.cpp Initial commit 2025-01-23 14:20:50 +00:00
detect.py Initial commit 2025-01-23 14:20:50 +00:00
display_server_windows.cpp Initial commit 2025-01-23 14:20:50 +00:00
display_server_windows.h Initial commit 2025-01-23 14:20:50 +00:00
gl_manager_windows_angle.cpp Initial commit 2025-01-23 14:20:50 +00:00
gl_manager_windows_angle.h Initial commit 2025-01-23 14:20:50 +00:00
gl_manager_windows_native.cpp Initial commit 2025-01-23 14:20:50 +00:00
gl_manager_windows_native.h Initial commit 2025-01-23 14:20:50 +00:00
godot.ico Initial commit 2025-01-23 14:20:50 +00:00
godot.natvis Initial commit 2025-01-23 14:20:50 +00:00
godot_console.ico Initial commit 2025-01-23 14:20:50 +00:00
godot_res.rc Initial commit 2025-01-23 14:20:50 +00:00
godot_res_wrap.rc Initial commit 2025-01-23 14:20:50 +00:00
godot_windows.cpp Initial commit 2025-01-23 14:20:50 +00:00
joypad_windows.cpp Initial commit 2025-01-23 14:20:50 +00:00
joypad_windows.h Initial commit 2025-01-23 14:20:50 +00:00
key_mapping_windows.cpp Initial commit 2025-01-23 14:20:50 +00:00
key_mapping_windows.h Initial commit 2025-01-23 14:20:50 +00:00
lang_table.h Initial commit 2025-01-23 14:20:50 +00:00
msvs.py Initial commit 2025-01-23 14:20:50 +00:00
native_menu_windows.cpp Initial commit 2025-01-23 14:20:50 +00:00
native_menu_windows.h Initial commit 2025-01-23 14:20:50 +00:00
os_windows.cpp Initial commit 2025-01-23 14:20:50 +00:00
os_windows.h Initial commit 2025-01-23 14:20:50 +00:00
platform_config.h Initial commit 2025-01-23 14:20:50 +00:00
platform_gl.h Initial commit 2025-01-23 14:20:50 +00:00
platform_windows_builders.py Initial commit 2025-01-23 14:20:50 +00:00
rendering_context_driver_vulkan_windows.cpp Initial commit 2025-01-23 14:20:50 +00:00
rendering_context_driver_vulkan_windows.h Initial commit 2025-01-23 14:20:50 +00:00
tts_windows.cpp Initial commit 2025-01-23 14:20:50 +00:00
tts_windows.h Initial commit 2025-01-23 14:20:50 +00:00
wgl_detect_version.cpp Initial commit 2025-01-23 14:20:50 +00:00
wgl_detect_version.h Initial commit 2025-01-23 14:20:50 +00:00
windows_terminal_logger.cpp Initial commit 2025-01-23 14:20:50 +00:00
windows_terminal_logger.h Initial commit 2025-01-23 14:20:50 +00:00
windows_utils.cpp Initial commit 2025-01-23 14:20:50 +00:00
windows_utils.h Initial commit 2025-01-23 14:20:50 +00:00

README.md

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