godot/drivers/windows
2025-07-25 19:47:25 +08:00
..
dir_access_windows.cpp Fix: Make get_space_left on Windows use current_dir instead of process CWD 2025-07-25 19:47:25 +08:00
dir_access_windows.h add GDSOFTCLASS to FileAccess and DirAccess derived classes 2025-04-09 11:52:50 -07:00
file_access_windows.cpp Rename String::resize to resize_uninitialized, to better communicate to callers that new characters must be initialized. 2025-06-11 18:13:02 +02:00
file_access_windows.h Core: Modernize C headers with C++ equivalents 2025-05-02 08:23:01 -05:00
file_access_windows_pipe.cpp Add String::replace_char(s) methods for performance and convenience 2025-04-10 13:08:45 +02:00
file_access_windows_pipe.h add GDSOFTCLASS to FileAccess and DirAccess derived classes 2025-04-09 11:52:50 -07:00
ip_windows.cpp Core: Modernize C headers with C++ equivalents 2025-05-02 08:23:01 -05:00
ip_windows.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
net_socket_winsock.cpp [Net] Split Unix/Windows NetSocket implementation 2024-11-10 16:13:50 +01:00
net_socket_winsock.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
thread_windows.cpp [Windows] Drop support for Windows 7/8/8.1. 2025-05-30 17:30:23 +03:00
thread_windows.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00