index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
linuxbsd
/
SCsub
Age
Commit message (
Expand
)
Author
2022-09-02
Add support for system dark mode (Linux)
Raul Santos
2022-07-29
[Linux] Load dbus libraries dynamically.
bruvzg
2022-07-27
Load fontconfig libraries dynamically.
bruvzg
2022-07-20
Improve `linuxbsd` headless building, cleanup build scripts
Riteo
2022-04-28
Implement text-to-speech support on Android, iOS, HTML5, Linux, macOS and Win...
bruvzg
2021-10-30
Rename GLES2 driver to OpenGL to prepare for the upgrade to GLES3
Hugo Locurcio
2021-10-30
Add GLES2 2D renderer + Linux display manager
lawnjelly
2021-06-20
Add "Keep screen on" feature to `DisplayServerX11`
Niklas Higi
2021-06-01
LinuxBSD now compiles without vulkan/x11.
Fabio Alessandrelli
2021-02-17
Dynamically load libudev.so.1 on Linux if `udev=yes`
Rémi Verschelde
2021-02-08
SCons: Fix debug_symbols tests after switch to BoolVariable
Rémi Verschelde
2020-11-09
Remove `debug_symbols=full` in favor of `debug_symbols=yes`
Hugo Locurcio
2020-03-30
SCons: Format buildsystem files with psf/black
Rémi Verschelde
2020-03-26
Effective DisplayServer separation, rename X11 -> LinuxBSD
Juan Linietsky