Rémi Verschelde fa259a77cd Codestyle: Fix some comment issues 1 rok pred
..
doc_classes 1887a9df19 [macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_ANDROID_blob_cache caching. 1 rok pred
export 1887a9df19 [macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_ANDROID_blob_cache caching. 1 rok pred
README.md 491ded1898 Minor typo and docs URL fixes 2 rokov pred
SCsub 1887a9df19 [macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_ANDROID_blob_cache caching. 1 rok pred
console_wrapper_windows.cpp d95794ec8a One Copyright Update to rule them all 2 rokov pred
crash_handler_windows.cpp 68163f5643 [Windows] Detect missing DLL dependencies and list them in the open_dynamic_library error message. 2 rokov pred
crash_handler_windows.h 814ab59c37 Windows: Remove `MSVC` define redundant with `_MSC_VER` 1 rok pred
detect.py 97bcd8a631 Add method to check if filesystem is case sensitive. 1 rok pred
display_server_windows.cpp 15b8185c68 Don't use TTR/RTR for ERR/WARN prints 1 rok pred
display_server_windows.h 72e2e47059 [DisplayServer] Add method to estimate window title bar size. 1 rok pred
gl_manager_windows_angle.cpp 1887a9df19 [macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_ANDROID_blob_cache caching. 1 rok pred
gl_manager_windows_angle.h 1887a9df19 [macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_ANDROID_blob_cache caching. 1 rok pred
gl_manager_windows_native.cpp fa259a77cd Codestyle: Fix some comment issues 1 rok pred
gl_manager_windows_native.h 1887a9df19 [macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_ANDROID_blob_cache caching. 1 rok pred
godot.ico 42c2c02acf [Windows] Optimize editor icon, use different icon for console executable. 2 rokov pred
godot.natvis 0c46b5f8e9 added more data structures to Natvis for msdev 3 rokov pred
godot_console.ico 42c2c02acf [Windows] Optimize editor icon, use different icon for console executable. 2 rokov pred
godot_res.rc dc61323b2c PCK: Set VERSION_PATCH in header, factor out header magic 5 rokov pred
godot_res_wrap.rc 42c2c02acf [Windows] Optimize editor icon, use different icon for console executable. 2 rokov pred
godot_windows.cpp 9e4315bb50 Style: Harmonize header includes in platform ports 2 rokov pred
joypad_windows.cpp 81f9c0345c Update joypad_windows.cpp 1 rok pred
joypad_windows.h 9e4315bb50 Style: Harmonize header includes in platform ports 2 rokov pred
key_mapping_windows.cpp 5d35c600d5 [Linux/X11] Add some missing keycodes/scancodes. 2 rokov pred
key_mapping_windows.h daad4aed62 Cleanup and unify keyboard input. 2 rokov pred
lang_table.h 9e4315bb50 Style: Harmonize header includes in platform ports 2 rokov pred
os_windows.cpp 3565d1bf7e [Drivers,Platform] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 2 rokov pred
os_windows.h 9e4315bb50 Style: Harmonize header includes in platform ports 2 rokov pred
platform_config.h 1887a9df19 [macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_ANDROID_blob_cache caching. 1 rok pred
platform_gl.h 1887a9df19 [macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_ANDROID_blob_cache caching. 1 rok pred
platform_windows_builders.py a0c388d4e1 [Windows] Try using objcopy and strip with prefix and without prefix. 2 rokov pred
tts_windows.cpp 3565d1bf7e [Drivers,Platform] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 2 rokov pred
tts_windows.h 92b9806dcc Windows TTS: Use HashMap instead of RBMap for ids 2 rokov pred
vulkan_context_win.cpp 9e4315bb50 Style: Harmonize header includes in platform ports 2 rokov pred
vulkan_context_win.h d95794ec8a One Copyright Update to rule them all 2 rokov pred
wgl_detect_version.cpp ac3fc2a8a1 [ANGLE] Add fallback control options and defaults. 1 rok pred
wgl_detect_version.h ac3fc2a8a1 [ANGLE] Add fallback control options and defaults. 1 rok pred
windows_terminal_logger.cpp 8de6405288 UWP: Remove platform port, needs to be redone from scratch for 4.x 2 rokov pred
windows_terminal_logger.h 9e4315bb50 Style: Harmonize header includes in platform ports 2 rokov pred

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