index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
platform
/
windows
/
os_windows.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #99542 from bruvzg/stdin_str
Thaddeus Crews
2024-11-25
1
-1
/
+1
|
\
|
*
Convert line breaks to `\n` and strip line break from the end of string retur...
Pāvels Nadtočajevs
2024-11-23
1
-1
/
+1
*
|
Revert "Make delay_usec more precise"
Rémi Verschelde
2024-11-25
1
-16
/
+4
|
/
*
Merge pull request #99178 from mrsaturnsan/windows_sleep_precision
Thaddeus Crews
2024-11-18
1
-4
/
+16
|
\
|
*
Make delay_usec more precise
mrsaturnsan
2024-11-16
1
-4
/
+16
*
|
Merge pull request #99026 from Faless/net/split_ip
Thaddeus Crews
2024-11-18
1
-1
/
+2
|
\
\
|
*
|
[Net] Split Unix/Windows IP implementation
Fabio Alessandrelli
2024-11-12
1
-1
/
+2
*
|
|
Disable Nahimic code injection.
bruvzg
2024-11-18
1
-0
/
+1
*
|
|
Fix 32-bit Windows build.
Pāvels Nadtočajevs
2024-11-15
1
-2
/
+2
*
|
|
Merge pull request #91201 from bruvzg/con_type
Thaddeus Crews
2024-11-12
1
-4
/
+149
|
\
\
\
|
*
|
|
[OS] Add functions to determine standard I/O device type.
bruvzg
2024-11-06
1
-4
/
+149
*
|
|
|
Merge pull request #99107 from RandomShaper/win_less_inheritance
Thaddeus Crews
2024-11-12
1
-23
/
+66
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Windows: Avoid child processes inheriting all file handles
Pedro J. Estébanez
2024-11-12
1
-23
/
+66
|
|
/
/
*
|
|
Merge pull request #99112 from bruvzg/get_model_name
Thaddeus Crews
2024-11-12
1
-0
/
+28
|
\
\
\
|
*
|
|
Implement `get_model_name` on macOS and Windows.
Pāvels Nadtočajevs
2024-11-12
1
-0
/
+28
|
|
/
/
*
/
/
[Net] Split Unix/Windows NetSocket implementation
Fabio Alessandrelli
2024-11-10
1
-3
/
+3
|
/
/
*
/
Style: Apply `clang-tidy` fixes (superficial)
Thaddeus Crews
2024-11-04
1
-7
/
+7
|
/
*
Set clang-format `RemoveSemicolon` rule to `true`
Adam Scott
2024-10-25
1
-1
/
+1
*
Merge pull request #94839 from alvinhochun/win-set-console-mode
Rémi Verschelde
2024-09-18
1
-1
/
+3
|
\
|
*
Combine existing modes when calling SetConsoleMode
Alvin Wong
2024-07-28
1
-1
/
+3
*
|
[Windows] Only use long executable path when necessary, fix broken apksigner ...
bruvzg
2024-09-10
1
-1
/
+1
*
|
Add support for non-blocking IO mode to `OS.execute_with_pipe`.
bruvzg
2024-09-06
1
-3
/
+3
*
|
[Windows] Use the same API for all `OS_Windows::*_environment` functions.
bruvzg
2024-09-03
1
-10
/
+1
*
|
[Windows] Fix OS.open_dynamic_library
bruvzg
2024-08-28
1
-5
/
+5
*
|
[Windows] Always use absolute UNC paths and long path aware APIs, add "long p...
bruvzg
2024-08-28
1
-22
/
+89
*
|
Merge pull request #96192 from dsnopek/windows-gdext-adddlldirectory
Rémi Verschelde
2024-08-28
1
-1
/
+2
|
\
\
|
*
|
Windows: Call `AddDllDirectory()` with an absolute path
David Snopek
2024-08-27
1
-1
/
+2
*
|
|
Merge pull request #93985 from alvinhochun/windows-gpu-pref
Rémi Verschelde
2024-08-28
1
-0
/
+66
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Support GPU preference for MS Store packaged apps
Alvin Wong
2024-07-16
1
-5
/
+23
|
*
|
Respect integrated GPU preference in Windows Settings
Alvin Wong
2024-07-16
1
-0
/
+48
|
|
/
*
|
Remove confusing USER prefix from script-logged errors
Sébastien Dunne Fulmer
2024-08-27
1
-8
/
+2
*
|
Fix reload of GDExtension libraries in framework package on macos
Joel Croteau
2024-08-08
1
-15
/
+15
|
/
*
Remove unused `is_wow64` method in `OS_Windows`
Rémi Verschelde
2024-07-11
1
-20
/
+0
*
[Windows] Improve console IO redirection.
bruvzg
2024-04-27
1
-7
/
+27
*
Collapse the gdextension arguments into the `GDExtensionData` struct
Fredia Huya-Kouadio
2024-04-19
1
-8
/
+8
*
Fix loading GDExtension dependencies on Android
Fredia Huya-Kouadio
2024-04-19
1
-1
/
+1
*
Add get_process_exit_code() method
kobewi
2024-04-16
1
-1
/
+40
*
Add renaming of PDB files to avoid blocking them
DmitriySalnikov
2024-04-05
1
-3
/
+60
*
Implement `OS.execute_with_pipe` method to run process with redirected stdio.
bruvzg
2024-03-27
1
-0
/
+101
*
clang-tidy: Enforce `modernize-use-nullptr`
Thaddeus Crews
2024-03-12
1
-14
/
+14
*
Add const lvalue ref to core/* container parameters
Muller-Castro
2024-02-14
1
-3
/
+3
*
Merge pull request #86682 from Daylily-Zeleen/daylily-zeleen/distinguish_betw...
Rémi Verschelde
2024-01-02
1
-0
/
+2
|
\
|
*
Distinguishs between dynamic library not found and can't be opened.
Daylily-Zeleen
2024-01-01
1
-0
/
+2
*
|
Fix `OS.get_system_font_path` and `OS.get_system_font_path_for_text` to retur...
Septian
2023-12-27
1
-2
/
+2
|
/
*
[Drivers,Platform] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
A Thousand Ships
2023-09-12
1
-2
/
+2
*
Windows: Always double-quote path when launching explorer.exe to browse
Brecht Kuppens
2023-08-28
1
-7
/
+2
*
[Windows] Initialize COM as apartment-threaded.
bruvzg
2023-07-20
1
-1
/
+1
*
Fix formatting of dlopen error message on Windows
Kamil Brzoskowski
2023-07-09
1
-3
/
+3
*
Style: Harmonize header includes in platform ports
Rémi Verschelde
2023-06-08
1
-4
/
+5
*
Replace get_rendering_device() call to prevent crashes on OpenGL.
MJacred
2023-06-06
1
-2
/
+2
[next]