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
...
*
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
*
Refactored input, goes all via windows now.
Juan Linietsky
2020-03-26
1
-1
/
+1
*
Refactored Input, create DisplayServer and DisplayServerX11
Juan Linietsky
2020-03-26
1
-2
/
+1
*
Style: Set clang-format Standard to Cpp11
Rémi Verschelde
2020-03-17
1
-1
/
+1
*
Remove incomplete battery status/power API
Rémi Verschelde
2020-02-14
1
-7
/
+0
*
Add runtime GLES2 / Vulkan context selection.
bruvzg
2020-02-11
1
-2
/
+3
*
Add static Vulkan loader.
bruvzg
2020-02-11
1
-1
/
+15
*
Custom material support seems complete.
Juan Linietsky
2020-02-11
1
-1
/
+1
*
Texture refactor
Juan Linietsky
2020-02-11
1
-1
/
+1
*
Make `OS.execute()` blocking by default if not specified
Hugo Locurcio
2020-01-23
1
-1
/
+1
*
Merge pull request #33967 from Calinou/add-os-is-window-focused
Rémi Verschelde
2020-01-06
1
-0
/
+2
|
\
|
*
Add an `OS.is_window_focused()` getter
Hugo Locurcio
2019-11-28
1
-0
/
+2
*
|
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
|
iOS modular build and export implementation.
bruvzg
2019-12-01
1
-2
/
+0
|
/
*
[macOS, Windows, X11] Add graphic tablet pen pressure and tilt support to Inp...
bruvzg
2019-10-30
1
-0
/
+68
*
Fix invalid window border when toggled from fullscreen to windowed mode
Yuri Roubinsky
2019-10-27
1
-1
/
+2
*
Fix compilation warnings in macOS build, enable `warnings=extra werror=yes` f...
bruvzg
2019-10-24
1
-1
/
+2
*
Remove redundant author doc comments
IAmActuallyCthulhu
2019-08-12
1
-4
/
+0
*
Fix cursor blinking in integrated GPUs
Guilherme Felipe
2019-07-09
1
-0
/
+1
*
Add option to toggle console window on Windows
Luka Dornhecker
2019-06-20
1
-0
/
+3
*
Merge pull request #29752 from bruvzg/window_size_limits
Rémi Verschelde
2019-06-17
1
-0
/
+7
|
\
|
*
Add ability to limit maximum/minimum window size.
bruvzg
2019-06-15
1
-0
/
+7
*
|
Adding a new Camera Server implementation to Godot.
BastiaanOlij
2019-06-15
1
-0
/
+2
|
/
*
Add native window/taskbar icon support for Windows and macOS.
bruvzg
2019-05-24
1
-0
/
+21
*
added a const keyword for a methods that return constant literal...
hbina085
2019-05-21
1
-1
/
+1
*
Android now (optionally) builds the template when exporting
Juan Linietsky
2019-04-07
1
-1
/
+1
*
Add Input::get_current_cursor_shape
Guilherme Felipe
2019-04-15
1
-0
/
+1
*
Ability to keep pumping messages while being debugged, may be a solution for ...
Juan Linietsky
2019-03-03
1
-0
/
+3
*
Update Windows global mouse position at startup
Junwei Ng
2019-02-25
1
-0
/
+1
*
Drop RtAudio driver on Windows
Rémi Verschelde
2019-02-20
1
-4
/
+0
*
Platform: Ensure classes match their header filename
Rémi Verschelde
2019-02-12
1
-4
/
+4
*
Drivers, main, servers: Ensure classes match their header filename
Rémi Verschelde
2019-02-12
1
-4
/
+5
[prev]
[next]