This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
2
Wiki
Activity
Files
889af50e563aa59cd581633cb5ed8fe2fc89d766
godot
/
drivers
/
windows
T
History
Rémi Verschelde
727b06a79f
Move ProcessID typedef out of OS
...
This allows decoupling a number of files from `os.h`.
2026-03-04 15:00:45 +01: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_pipe.cpp
Move ProcessID typedef out of OS
2026-03-04 15:00:45 +01:00
file_access_windows_pipe.h
add GDSOFTCLASS to FileAccess and DirAccess derived classes
2025-04-09 11:52:50 -07:00
file_access_windows.cpp
Fix warnings relating to case mismatch in file path for windows
2026-02-06 01:38:46 +03:00
file_access_windows.h
[FileAccess] Implement support for reading and writing extended file attributes/alternate data streams.
2025-11-24 11:18:25 +02: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
Core: Add UNIX domain socket support
2025-09-26 05:46:19 +10:00
net_socket_winsock.h
Core: Add UNIX domain socket support
2025-09-26 05:46:19 +10: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