summaryrefslogtreecommitdiffstats
path: root/platform/linuxbsd/SCsub
Commit message (Expand)AuthorAgeFilesLines
* Rebrand Godot 4.3 to RedotTrashguy2024-10-131-1/+1
* SCons: Convert remaining `run_in_subprocess` to `env.Run`Thaddeus Crews2024-03-101-2/+1
* Add Wayland supportRiteo2024-01-301-0/+3
* [Linux] Make SO wrapper usage optional.bruvzg2023-02-161-5/+12
* Move xkbcommon dynamic loading code into generic linuxbsd folderRiteo2023-01-251-0/+1
* linuxbsd: move all X11 stuff in its own directoryRiteo2022-11-021-9/+1
* Add support for system dark mode (Linux)Raul Santos2022-09-021-0/+1
* [Linux] Load dbus libraries dynamically.bruvzg2022-07-291-0/+3
* Load fontconfig libraries dynamically.bruvzg2022-07-271-0/+3
* Improve `linuxbsd` headless building, cleanup build scriptsRiteo2022-07-201-6/+6
* Implement text-to-speech support on Android, iOS, HTML5, Linux, macOS and Win...bruvzg2022-04-281-0/+3
* Rename GLES2 driver to OpenGL to prepare for the upgrade to GLES3Hugo Locurcio2021-10-301-2/+0
* Add GLES2 2D renderer + Linux display managerlawnjelly2021-10-301-1/+3
* Add "Keep screen on" feature to `DisplayServerX11`Niklas Higi2021-06-201-0/+1
* LinuxBSD now compiles without vulkan/x11.Fabio Alessandrelli2021-06-011-8/+14
* Dynamically load libudev.so.1 on Linux if `udev=yes`Rémi Verschelde2021-02-171-0/+3
* SCons: Fix debug_symbols tests after switch to BoolVariableRémi Verschelde2021-02-081-1/+1
* Remove `debug_symbols=full` in favor of `debug_symbols=yes`Hugo Locurcio2020-11-091-1/+1
* SCons: Format buildsystem files with psf/blackRémi Verschelde2020-03-301-3/+2
* Effective DisplayServer separation, rename X11 -> LinuxBSDJuan Linietsky2020-03-261-0/+23