godot/platform/linuxbsd
Rémi Verschelde 516323f4ab SCons: Cleanup pulseaudio defines for Linux
No need to define _REENTRANT manually when using the system lib,
it's part of the pkgconfig cflags.
And we were then defining PULSEAUDIO_ENABLED twice.

(cherry picked from commit a35586779e)
2023-03-27 17:20:16 +02:00
..
export Fix split allow empty string in SSH export plugin 2023-01-27 05:09:30 -03:00
x11 Tweak command syntax in Vulkan renderer failure message 2023-03-14 13:59:04 +01:00
README.md Update all outdated online documentation links 2023-01-14 19:38:00 +03:00
SCsub [Linux] Make SO wrapper usage optional. 2023-02-16 16:38:47 +02:00
crash_handler_linuxbsd.cpp Make PIE relocation detection glibc-only 2023-01-21 17:59:52 +01:00
crash_handler_linuxbsd.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
dbus-so_wrap.c [X11] Add support for dead keys without active IME. Fix IME focus and cleanup. 2023-01-30 13:31:48 +02:00
dbus-so_wrap.h [X11] Add support for dead keys without active IME. Fix IME focus and cleanup. 2023-01-30 13:31:48 +02:00
detect.py SCons: Cleanup pulseaudio defines for Linux 2023-03-27 17:20:16 +02:00
fontconfig-so_wrap.c [X11] Add support for dead keys without active IME. Fix IME focus and cleanup. 2023-01-30 13:31:48 +02:00
fontconfig-so_wrap.h [X11] Add support for dead keys without active IME. Fix IME focus and cleanup. 2023-01-30 13:31:48 +02:00
freedesktop_portal_desktop.cpp [Linux] Make SO wrapper usage optional. 2023-02-16 16:38:47 +02:00
freedesktop_portal_desktop.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
freedesktop_screensaver.cpp [Linux] Make SO wrapper usage optional. 2023-02-16 16:38:47 +02:00
freedesktop_screensaver.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
godot_linuxbsd.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
joypad_linux.cpp [Linux] Make SO wrapper usage optional. 2023-02-16 16:38:47 +02:00
joypad_linux.h Use BitField<> in core type masks 2023-01-08 22:17:40 +01:00
libudev-so_wrap.c [X11] Add support for dead keys without active IME. Fix IME focus and cleanup. 2023-01-30 13:31:48 +02:00
libudev-so_wrap.h [X11] Add support for dead keys without active IME. Fix IME focus and cleanup. 2023-01-30 13:31:48 +02:00
logo.svg [Export] Add one-click deploy over SSH for the desktop exports. 2022-12-29 09:42:00 +02:00
os_linuxbsd.cpp [TextServer] Add invalid font scaling check, restrict Linux/BSD system fonts lookup to TrueType/CFF only. 2023-03-13 14:17:42 +01:00
os_linuxbsd.h [Linux] Make SO wrapper usage optional. 2023-02-16 16:38:47 +02:00
pck_embed.ld Effective DisplayServer separation, rename X11 -> LinuxBSD 2020-03-26 15:49:34 +01:00
pck_embed.legacy.ld Effective DisplayServer separation, rename X11 -> LinuxBSD 2020-03-26 15:49:34 +01:00
platform_config.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
platform_linuxbsd_builders.py SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
run_icon.svg [Export] Add one-click deploy over SSH for the desktop exports. 2022-12-29 09:42:00 +02:00
speechd-so_wrap.c [X11] Add support for dead keys without active IME. Fix IME focus and cleanup. 2023-01-30 13:31:48 +02:00
speechd-so_wrap.h [X11] Add support for dead keys without active IME. Fix IME focus and cleanup. 2023-01-30 13:31:48 +02:00
tts_linux.cpp [Linux TTS] Use Callable instead of registering methods. 2023-02-22 16:05:17 +02:00
tts_linux.h [Linux TTS] Use Callable instead of registering methods. 2023-02-22 16:05:17 +02:00
xkbcommon-so_wrap.c [X11] Add support for dead keys without active IME. Fix IME focus and cleanup. 2023-01-30 13:31:48 +02:00
xkbcommon-so_wrap.h [X11] Add support for dead keys without active IME. Fix IME focus and cleanup. 2023-01-30 13:31:48 +02:00

README.md

Linux/*BSD platform port

This folder contains the C++ code for the Linux/*BSD platform port.

See also misc/dist/linux folder for additional files used by this platform.

Documentation

Artwork license

logo.png is derived from the Linux logo:

Permission to use and/or modify this image is granted provided you acknowledge me lewing@isc.tamu.edu and The GIMP if someone asks.