Thaddeus Crews f09ee0171a Style: Begin integrating simple `.clangd` fixes 5 tháng trước cách đây
..
doc_classes f6d22da94b Update official export templates architecture list in docs 7 tháng trước cách đây
export b2950e8138 Merge pull request #101904 from bruvzg/win_export_update_icon_cache 4 tháng trước cách đây
README.md 491ded1898 Minor typo and docs URL fixes 2 năm trước cách đây
SCsub 83cf424b5f SCons: Expand `NoCache` coverage 4 tháng trước cách đây
console_wrapper_windows.cpp 2c8ab6e7eb Merge pull request #94839 from alvinhochun/win-set-console-mode 10 tháng trước cách đây
crash_handler_windows.h 324512e11c Style: Replace header guards with `#pragma once` 5 tháng trước cách đây
crash_handler_windows_seh.cpp 97ee05e9b7 Rename version defines to GODOT_VERSION_* to match GDExtension godot-cpp 4 tháng trước cách đây
crash_handler_windows_signal.cpp 97ee05e9b7 Rename version defines to GODOT_VERSION_* to match GDExtension godot-cpp 4 tháng trước cách đây
detect.py 10ed66f28c SCons: Add emitter to declutter build objects 4 tháng trước cách đây
display_server_windows.cpp 10f6c01b9c Remove ABS in favor of Math::abs 4 tháng trước cách đây
display_server_windows.h 8774c608ff Merge pull request #95606 from Hilderin/fix-unfocused-windows-cant-be-dragged 4 tháng trước cách đây
drop_target_windows.cpp 2bd759964e fix drag-and-drop in windows 9 tháng trước cách đây
drop_target_windows.h 324512e11c Style: Replace header guards with `#pragma once` 5 tháng trước cách đây
gl_manager_windows_angle.cpp a1a0acff7c Windows: Update ANGLE surface size when window is resized 1 năm trước cách đây
gl_manager_windows_angle.h f09ee0171a Style: Begin integrating simple `.clangd` fixes 4 tháng trước cách đây
gl_manager_windows_native.cpp 97ee05e9b7 Rename version defines to GODOT_VERSION_* to match GDExtension godot-cpp 4 tháng trước cách đây
gl_manager_windows_native.h f09ee0171a Style: Begin integrating simple `.clangd` fixes 4 tháng trước cách đây
godot.ico 42c2c02acf [Windows] Optimize editor icon, use different icon for console executable. 2 năm trước cách đây
godot.natvis 9bf628891a Windows: Expand `godot.natvis` type coverage 8 tháng trước cách đây
godot_console.ico 42c2c02acf [Windows] Optimize editor icon, use different icon for console executable. 2 năm trước cách đây
godot_res.rc 97ee05e9b7 Rename version defines to GODOT_VERSION_* to match GDExtension godot-cpp 4 tháng trước cách đây
godot_res_wrap.rc 97ee05e9b7 Rename version defines to GODOT_VERSION_* to match GDExtension godot-cpp 4 tháng trước cách đây
godot_windows.cpp d9bba03392 [Windows] Remove unused code from `godot_windows.cpp`. 6 tháng trước cách đây
joypad_windows.cpp ddd807ff7d Add `(void *)` cast directly to `GetProcAddress` calls. 5 tháng trước cách đây
joypad_windows.h 324512e11c Style: Replace header guards with `#pragma once` 5 tháng trước cách đây
key_mapping_windows.cpp 8406e60522 Add InputEventKey.location to tell left from right 1 năm trước cách đây
key_mapping_windows.h 324512e11c Style: Replace header guards with `#pragma once` 5 tháng trước cách đây
lang_table.h 324512e11c Style: Replace header guards with `#pragma once` 5 tháng trước cách đây
msvs.py 7638a6c981 Add new VS proj generation logic that supports any platform that wants to opt in 1 năm trước cách đây
native_menu_windows.cpp 3bb2309f6b Feature adding Windows native menu close callback 7 tháng trước cách đây
native_menu_windows.h 324512e11c Style: Replace header guards with `#pragma once` 5 tháng trước cách đây
os_windows.cpp a23f630781 Remove `String` clipping constructors. 4 tháng trước cách đây
os_windows.h 324512e11c Style: Replace header guards with `#pragma once` 5 tháng trước cách đây
platform_config.h 324512e11c Style: Replace header guards with `#pragma once` 5 tháng trước cách đây
platform_gl.h 324512e11c Style: Replace header guards with `#pragma once` 5 tháng trước cách đây
platform_windows_builders.py d4dddd00cb SCons: Extend `MinGW` support & checks 9 tháng trước cách đây
rendering_context_driver_vulkan_windows.cpp 146ba4106f Move Vulkan includes to a central godot_vulkan.h header 10 tháng trước cách đây
rendering_context_driver_vulkan_windows.h 324512e11c Style: Replace header guards with `#pragma once` 5 tháng trước cách đây
tts_windows.cpp 24d51f7635 [Windows] Fix TTS events arriving out of order. 8 tháng trước cách đây
tts_windows.h 324512e11c Style: Replace header guards with `#pragma once` 5 tháng trước cách đây
wgl_detect_version.cpp ddd807ff7d Add `(void *)` cast directly to `GetProcAddress` calls. 5 tháng trước cách đây
wgl_detect_version.h 324512e11c Style: Replace header guards with `#pragma once` 5 tháng trước cách đây
windows_terminal_logger.cpp ae61b2f655 [Windows] Fix missing argument in non-console logger call. 5 tháng trước cách đây
windows_terminal_logger.h 324512e11c Style: Replace header guards with `#pragma once` 5 tháng trước cách đây
windows_utils.cpp f4de2cd22a Use `resize_zeroed` instead of `resize` then `fill(0)` in several places. 4 tháng trước cách đây
windows_utils.h 324512e11c Style: Replace header guards with `#pragma once` 5 tháng trước cách đây

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