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
*
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
*
Zero initialize all pointer class and struct members
Rémi Verschelde
2022-04-04
1
-2
/
+2
*
Add an `OS.get_processor_name()` method
Hugo Locurcio
2022-02-15
1
-0
/
+1
*
[OS/Crypto] Add get_entropy to OS.
Fabio Alessandrelli
2022-02-14
1
-0
/
+2
*
Improve compilation speed (forward declarations/includes cleanup)
Hendrik Brucker
2022-02-12
1
-2
/
+0
*
Merge pull request #56012 from bruvzg/wt🤎4
Rémi Verschelde
2022-01-17
1
-3
/
+2
|
\
|
*
[Windows] Improve console handling and execute/create_process.
bruvzg
2021-12-18
1
-3
/
+2
*
|
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
|
/
*
[Windows] Detect new Windows Terminal and disable unsupported set_console_vis...
bruvzg
2021-12-15
1
-0
/
+1
*
Add GLES2 2D renderer + Linux display manager
lawnjelly
2021-10-30
1
-4
/
+0
*
Update Time documentation
Aaron Franke
2021-10-28
1
-2
/
+2
*
Add missing WIN32_LEAN_AND_MEAN
Bartłomiej T. Listwon
2021-09-23
1
-0
/
+2
*
Add partial support for Android scoped storage.
ne0fhyk
2021-08-16
1
-1
/
+1
*
Move `alert` function from `DisplayServer` to `OS`.
bruvzg
2021-07-22
1
-0
/
+2
*
Move tablet driver API from OS to DisplayServer.
bruvzg
2021-02-18
1
-8
/
+0
*
Split OS::execute into two methods
Marcel Admiraal
2021-01-09
1
-1
/
+2
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Add missing override keywords in os_windows.h
Marcel Admiraal
2020-12-18
1
-2
/
+2
*
Add override keywords to core/os.h derived classes.
Marcel Admiraal
2020-12-17
1
-43
/
+43
*
RenderingServer reorganization
reduz
2020-12-04
1
-1
/
+1
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-1
/
+1
*
Remove OS.get_system_time_secs/get_system_time_msecs and change OS.get_unix_t...
Emmanuel Leblond
2020-05-31
1
-3
/
+1
*
[Windows] Add tablet driver selection.
bruvzg
2020-05-20
1
-0
/
+8
*
[Windows] Add quotes only to the command line arguments with special characters.
bruvzg
2020-05-19
1
-0
/
+2
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-2
/
+0
*
Rename InputFilter back to Input
Rémi Verschelde
2020-04-28
1
-1
/
+1
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-1
/
+1
*
Renaming of servers for coherency.
Juan Linietsky
2020-03-27
1
-2
/
+2
*
Separate DisplayServer from OS on Windows
Juan Linietsky
2020-03-26
1
-281
/
+9
[next]