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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@fd4c29a189e53a1e085df5b9b9a05cac9351b3ef
Spartan322
2024-11-19
1
-1
/
+0
|
\
|
*
Merge pull request #99026 from Faless/net/split_ip
Thaddeus Crews
2024-11-18
1
-1
/
+0
|
|
\
|
|
*
[Net] Split Unix/Windows IP implementation
Fabio Alessandrelli
2024-11-12
1
-1
/
+0
*
|
|
Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0e
Spartan322
2024-11-12
1
-2
/
+11
|
\
|
|
|
*
|
Merge pull request #91201 from bruvzg/con_type
Thaddeus Crews
2024-11-12
1
-1
/
+8
|
|
\
\
|
|
*
|
[OS] Add functions to determine standard I/O device type.
bruvzg
2024-11-06
1
-1
/
+8
|
*
|
|
Merge pull request #99107 from RandomShaper/win_less_inheritance
Thaddeus Crews
2024-11-12
1
-1
/
+1
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Windows: Avoid child processes inheriting all file handles
Pedro J. Estébanez
2024-11-12
1
-1
/
+1
|
|
|
/
|
*
/
Implement `get_model_name` on macOS and Windows.
Pāvels Nadtočajevs
2024-11-12
1
-0
/
+2
|
|
/
*
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
|
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
|
/
*
Add support for non-blocking IO mode to `OS.execute_with_pipe`.
bruvzg
2024-09-06
1
-1
/
+1
*
Respect integrated GPU preference in Windows Settings
Alvin Wong
2024-07-16
1
-0
/
+1
*
Collapse the gdextension arguments into the `GDExtensionData` struct
Fredia Huya-Kouadio
2024-04-19
1
-1
/
+1
*
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
-0
/
+4
*
Add renaming of PDB files to avoid blocking them
DmitriySalnikov
2024-04-05
1
-1
/
+4
*
Implement `OS.execute_with_pipe` method to run process with redirected stdio.
bruvzg
2024-03-27
1
-0
/
+1
*
Enforce template syntax `typename` over `class`
Thaddeus Crews
2024-03-07
1
-1
/
+1
*
Add const lvalue ref to core/* container parameters
Muller-Castro
2024-02-14
1
-3
/
+3
*
Finish splitting functionality of the Vulkan and D3D12 backends into Renderin...
Dario
2024-02-12
1
-7
/
+0
*
Split RenderingDevice into API-agnostic and RenderingDeviceDriver parts
Pedro J. Estébanez
2023-12-20
1
-4
/
+5
*
Add Direct3D 12 RenderingDevice implementation
Pedro J. Estébanez
2023-12-12
1
-0
/
+4
*
Style: Harmonize header includes in platform ports
Rémi Verschelde
2023-06-08
1
-3
/
+5
*
[TLS] Add support for platform-specific CA bundles.
Fabio Alessandrelli
2023-05-12
1
-0
/
+2
*
Merge pull request #69698 from Daylily-Zeleen/daylily-zeleen/show_in_explorer
Rémi Verschelde
2023-04-25
1
-0
/
+1
|
\
|
*
Implement and expose OS::shell_show_in_file_manager()
Daylily-Zeleen
2023-04-25
1
-0
/
+1
*
|
[OS] Implement and expose to scripting APIs `get_memory_info` method instead ...
bruvzg
2023-04-24
1
-0
/
+2
|
/
*
OS: Add `unset_environment`, better validate input
Rémi Verschelde
2023-01-16
1
-1
/
+2
*
Merge pull request #70714 from Calinou/doc-os-stdin
Rémi Verschelde
2023-01-12
1
-1
/
+1
|
\
|
*
Improve documentation for `OS.read_string_from_stdin()`
Hugo Locurcio
2023-01-11
1
-1
/
+1
*
|
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
|
/
*
Use system fonts as fallback and improve system font handling.
bruvzg
2022-12-04
1
-1
/
+19
*
Add console wrapper app to handle console i/o redirection on Windows.
bruvzg
2022-10-31
1
-0
/
+4
*
Merge pull request #66102 from MJacred/feature/getvideoadapterdriverinfo
Rémi Verschelde
2022-10-11
1
-0
/
+2
|
\
|
*
Fetch video adapter driver name and version from OS on Linux/*BSD and Windows
MJacred
2022-10-11
1
-0
/
+2
*
|
Cleanup unused defines in platform code
Rémi Verschelde
2022-10-11
1
-7
/
+4
*
|
Merge pull request #64815 from RandomShaper/default_cpu_count
Rémi Verschelde
2022-10-06
1
-1
/
+0
|
\
\
|
*
|
Keep a single, portable implementation of `OS::get_processor_count()`
Pedro J. Estébanez
2022-10-05
1
-1
/
+0
|
|
/
*
/
Unix: Remove now unnecessary I/O defines, cleanup
Rémi Verschelde
2022-10-03
1
-1
/
+2
|
/
*
Add get_distribution_name() and get_version() to OS
MJacred
2022-09-16
1
-0
/
+2
*
Fixes #65377: get_datetime_* functions can return wrong values
James
2022-09-10
1
-2
/
+1
*
Remove unused force_quit variable from many OS abstractions
Pedro J. Estébanez
2022-08-27
1
-1
/
+0
*
Implement support for loading system fonts on Linux, macOS / iOS and Windows.
bruvzg
2022-07-26
1
-0
/
+23
*
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-25
1
-1
/
+1
*
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-1
/
+1
*
opengl3 driver now works on windows including multi window
derammo
2022-05-11
1
-0
/
+9
*
Add OS::is_process_running function.
mdavisprog
2022-05-03
1
-0
/
+1
*
Add GDNativeInterface::get_library_path to GDExtension
Emmanuel Leblond
2022-04-29
1
-1
/
+1
*
Improve embedded PCK loading and exporting.
bruvzg
2022-04-20
1
-0
/
+2
[next]