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
/
detect.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #88245 from shana/simplify-mono-support-detection
Rémi Verschelde
2024-02-19
1
-0
/
+1
|
\
|
*
C#: Let platforms signal if they support it or not
Andreia Gaita
2024-02-13
1
-0
/
+1
*
|
SCons: "Environment" to "SConsEnvironment"
Thaddeus Crews
2024-02-14
1
-2
/
+2
*
|
Merge pull request #87464 from bruvzg/pck_section
Rémi Verschelde
2024-02-08
1
-18
/
+0
|
\
\
|
*
|
[Linux] Add support for PCK embedding section with non GNU-ld linkers.
bruvzg
2024-01-24
1
-18
/
+0
*
|
|
Silence wayland-scanner check in buildsystem
Hugo Locurcio
2024-02-06
1
-2
/
+2
*
|
|
Wayland: disable backend at build-time if wayland-scanner is missing
Riteo
2024-01-31
1
-2
/
+2
*
|
|
Add Wayland support
Riteo
2024-01-30
1
-3
/
+41
|
/
/
*
/
Add RD_ENABLED when VULKAN_ENABLED or D3D12_ENABLED is added
jsjtxietian
2023-12-25
1
-1
/
+1
|
/
*
Linux: Remove hardcoded lib path for x86 cross-compilation
Rémi Verschelde
2023-11-01
1
-11
/
+10
*
Updated compiler version detection
Mario Liebisch
2023-09-25
1
-1
/
+1
*
SCons: Fix Python 3.12 SyntaxError with regex escape sequences
Rémi Verschelde
2023-09-25
1
-1
/
+1
*
Merge pull request #73443 from akien-mga/unbundle-openxr
Yuri Sizov
2023-07-12
1
-0
/
+3
|
\
|
*
Allow unbundling OpenXR (for Linux distros)
Rémi Verschelde
2023-06-16
1
-0
/
+3
*
|
Merge pull request #79105 from akien-mga/linux-libsquish-lacks-pkgconfig
Rémi Verschelde
2023-07-08
1
-1
/
+2
|
\
\
|
*
|
Linux: Link libsquish directly when unbundling, .pc file unreliable
Rémi Verschelde
2023-07-06
1
-1
/
+2
*
|
|
Linux: Allow unbundling brotli to use system library
Rémi Verschelde
2023-07-06
1
-0
/
+3
|
/
/
*
/
SCons: Move platform logo/run icon to `export` folder
Rémi Verschelde
2023-06-20
1
-4
/
+0
|
/
*
[OS] Implement and expose to scripting APIs `get_memory_info` method instead ...
bruvzg
2023-04-24
1
-0
/
+3
*
[Export docs] Move docs to platform folders.
bruvzg
2023-04-20
1
-0
/
+10
*
Merge pull request #74666 from akien-mga/scons-linux-cleanup-pulseaudio-defines
Rémi Verschelde
2023-03-10
1
-2
/
+3
|
\
|
*
SCons: Cleanup pulseaudio defines for Linux
Rémi Verschelde
2023-03-09
1
-2
/
+3
*
|
change some sys.exit() to be fatal
Omar Polo
2023-03-09
1
-2
/
+2
|
/
*
Linux: Don't try to link system embree3 on unsupported archs
Rémi Verschelde
2023-03-03
1
-2
/
+1
*
Merge pull request #73441 from akien-mga/linux-unbundling-fixes
Rémi Verschelde
2023-02-17
1
-15
/
+22
|
\
|
*
Fix includes of thirdparty libs which can be unbundled on Linux
Rémi Verschelde
2023-02-16
1
-15
/
+22
*
|
[Linux] Make SO wrapper usage optional.
bruvzg
2023-02-16
1
-7
/
+99
|
/
*
Update PCK embedding SCons warning message to mention mold linker
Hugo Locurcio
2023-02-13
1
-1
/
+1
*
[Linux/BSD] Include headers for dynamically loaded libraries to simplify buil...
bruvzg
2023-01-23
1
-51
/
+12
*
Cleanup and unify keyboard input.
bruvzg
2023-01-23
1
-0
/
+1
*
Convert en_GB spelling to en_US with codespell
Rémi Verschelde
2023-01-23
1
-1
/
+1
*
Exclude atomic lib under FreeBSD using LLVM
robfram
2023-01-20
1
-2
/
+2
*
Linux/BSD: Add LINUXBSD_ENABLED define for non X11-related checks
Rémi Verschelde
2023-01-16
1
-3
/
+8
*
Allow building X11 without Vulkan
Riteo
2022-12-27
1
-3
/
+0
*
Load X11 dynamically
Riteo
2022-12-03
1
-7
/
+8
*
Load GLX dynamically with GLAD
Riteo Siuga
2022-11-15
1
-1
/
+0
*
Actually set the execinfo flag on non-glibc systems
Riteo
2022-10-11
1
-0
/
+1
*
Automatically use execinfo for crash handler on *BSD and musl-based Linux
Hugo Locurcio
2022-10-04
1
-2
/
+4
*
ci: add Python static analysis check via mypy
Jiri Suchan
2022-09-30
1
-1
/
+6
*
SCons: Unify tools/target build type configuration
Rémi Verschelde
2022-09-26
1
-23
/
+4
*
SCons: Refactor handling of `production` flag and per-platform LTO defaults
Rémi Verschelde
2022-09-19
1
-0
/
+4
*
SCons: Refactor LTO options with `lto=<none|thin|full>`
Rémi Verschelde
2022-09-08
1
-10
/
+6
*
Add support for system dark mode (Linux)
Raul Santos
2022-09-02
1
-1
/
+1
*
Linux: Fix GNU ld detection for pck_embed linker script
Rémi Verschelde
2022-08-26
1
-1
/
+3
*
Unify bits, arch, and android_arch into env["arch"]
Aaron Franke
2022-08-25
1
-23
/
+19
*
[Linux] Fix build with missing DBUS.
bruvzg
2022-07-29
1
-0
/
+1
*
[Linux] Load dbus libraries dynamically.
bruvzg
2022-07-29
1
-1
/
+1
*
Load fontconfig libraries dynamically.
bruvzg
2022-07-27
1
-5
/
+8
*
Implement support for loading system fonts on Linux, macOS / iOS and Windows.
bruvzg
2022-07-26
1
-0
/
+6
*
SCons: Refactor Linux linker options with `linker=<bfd|gold|lld|mold>`
Rémi Verschelde
2022-07-22
1
-16
/
+33
[next]