Hugo Locurcio 10424abb29 Tweak command syntax in Vulkan renderer failure message пре 2 година
..
export 57dc060879 Fix Windows to Windows SSH remote deploy. Fix Windows `execute` exit code. пре 2 година
README.md 491ded1898 Minor typo and docs URL fixes пре 2 година
SCsub 9a33c97c2a Add console wrapper app to handle console i/o redirection on Windows. пре 2 година
console_wrapper_windows.cpp d95794ec8a One Copyright Update to rule them all пре 2 година
crash_handler_windows.cpp d95794ec8a One Copyright Update to rule them all пре 2 година
crash_handler_windows.h d95794ec8a One Copyright Update to rule them all пре 2 година
detect.py 5c6e2b2cac Windows: Make MSVC debug CRT opt-in (`debug_crt=yes`) пре 2 година
display_server_windows.cpp 10424abb29 Tweak command syntax in Vulkan renderer failure message пре 2 година
display_server_windows.h daad4aed62 Cleanup and unify keyboard input. пре 2 година
gl_manager_windows.cpp d95794ec8a One Copyright Update to rule them all пре 2 година
gl_manager_windows.h f8be889133 Fixed a few godot engine 4 warnings on clang with Opengl and Windows apis. пре 2 година
godot.ico 42c2c02acf [Windows] Optimize editor icon, use different icon for console executable. пре 2 година
godot.natvis 0c46b5f8e9 added more data structures to Natvis for msdev пре 3 година
godot_console.ico 42c2c02acf [Windows] Optimize editor icon, use different icon for console executable. пре 2 година
godot_res.rc dc61323b2c PCK: Set VERSION_PATCH in header, factor out header magic пре 5 година
godot_res_wrap.rc 42c2c02acf [Windows] Optimize editor icon, use different icon for console executable. пре 2 година
godot_windows.cpp d95794ec8a One Copyright Update to rule them all пре 2 година
joypad_windows.cpp e9400867b3 Fix Xbox Series controller duplicate input пре 2 година
joypad_windows.h d95794ec8a One Copyright Update to rule them all пре 2 година
key_mapping_windows.cpp 0c1abbd79e [Linux/X11] Add some missing keycodes/scancodes. пре 2 година
key_mapping_windows.h daad4aed62 Cleanup and unify keyboard input. пре 2 година
lang_table.h d95794ec8a One Copyright Update to rule them all пре 2 година
logo.svg cebefc9f5d [Export] Add one-click deploy over SSH for the desktop exports. пре 2 година
os_windows.cpp b1c8a40853 Windows: Workaround missing DWRITE_FONT_WEIGHT value in old MinGW пре 2 година
os_windows.h 818a9e99a4 OS: Add `unset_environment`, better validate input пре 2 година
platform_config.h d95794ec8a One Copyright Update to rule them all пре 2 година
platform_windows_builders.py 865c637279 SCons: Fix `separate_debug_symbols` option for Windows/MinGW пре 2 година
run_icon.svg cebefc9f5d [Export] Add one-click deploy over SSH for the desktop exports. пре 2 година
tts_windows.cpp d95794ec8a One Copyright Update to rule them all пре 2 година
tts_windows.h d95794ec8a One Copyright Update to rule them all пре 2 година
vulkan_context_win.cpp d95794ec8a One Copyright Update to rule them all пре 2 година
vulkan_context_win.h d95794ec8a One Copyright Update to rule them all пре 2 година
windows_terminal_logger.cpp d95794ec8a One Copyright Update to rule them all пре 2 година
windows_terminal_logger.h d95794ec8a One Copyright Update to rule them all пре 2 година

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