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
/
linuxbsd
/
os_linuxbsd.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Wayland: suspend window after frame timeout or suspend state
Riteo
2024-02-15
1
-2
/
+0
*
Add const lvalue ref to core/* container parameters
Muller-Castro
2024-02-14
1
-1
/
+1
*
Add Wayland support
Riteo
2024-01-30
1
-0
/
+2
*
[Linux/Freedesktop] Implement native file selection dialog support.
bruvzg
2023-08-17
1
-0
/
+2
*
Style: Harmonize header includes in platform ports
Rémi Verschelde
2023-06-08
1
-2
/
+3
*
[TLS] Add support for platform-specific CA bundles.
Fabio Alessandrelli
2023-05-12
1
-0
/
+2
*
Redo how the remote filesystem works
Juan Linietsky
2023-05-08
1
-0
/
+1
*
[Linux] Make SO wrapper usage optional.
bruvzg
2023-02-16
1
-0
/
+4
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
[Linux/BSD] Fix build without fontconfig.
bruvzg
2022-12-05
1
-3
/
+3
*
Use system fonts as fallback and improve system font handling.
bruvzg
2022-12-04
1
-1
/
+12
*
Cache OS_LinuxBSD::get_system_dir(SYSTEM_DIR_DESKTOP)
dzil123
2022-11-12
1
-0
/
+2
*
Fetch video adapter driver name and version from OS on Linux/*BSD and Windows
MJacred
2022-10-11
1
-0
/
+5
*
Add get_distribution_name() and get_version() to OS
MJacred
2022-09-16
1
-0
/
+4
*
Remove unused force_quit variable from many OS abstractions
Pedro J. Estébanez
2022-08-27
1
-2
/
+0
*
Load fontconfig libraries dynamically.
bruvzg
2022-07-27
1
-0
/
+4
*
Implement support for loading system fonts on Linux, macOS / iOS and Windows.
bruvzg
2022-07-26
1
-0
/
+3
*
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-25
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
-1
/
+1
*
Add an `OS.get_processor_name()` method
Hugo Locurcio
2022-02-15
1
-0
/
+1
*
Improve compilation speed (forward declarations/includes cleanup)
Hendrik Brucker
2022-02-12
1
-2
/
+0
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+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
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Add override keywords to core/os.h derived classes.
Marcel Admiraal
2020-12-17
1
-17
/
+17
*
RenderingServer reorganization
reduz
2020-12-04
1
-1
/
+1
*
Port ClassDB tests to use doctest
Andrii Doroshenko (Xrayez)
2020-08-16
1
-1
/
+1
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-1
/
+0
*
Rename InputFilter back to Input
Rémi Verschelde
2020-04-28
1
-1
/
+1
*
Renaming of servers for coherency.
Juan Linietsky
2020-03-27
1
-2
/
+2
*
Refactored input, goes all via windows now.
Juan Linietsky
2020-03-26
1
-1
/
+1
*
Effective DisplayServer separation, rename X11 -> LinuxBSD
Juan Linietsky
2020-03-26
1
-0
/
+106