godot/platform/linuxbsd
Hugo Locurcio 10424abb29 Tweak command syntax in Vulkan renderer failure message
This quotes the executable name so that copying it always works
(even if the path contains spaces).

The command is also indented from the rest of the text and is
no longer single-quoted, as that can prevent the command from
running if the line is copied in its entirety (with the quotes).

(cherry picked from commit ddc9cc3e49)
2023-03-14 13:59:04 +01: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
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 Linux: Don't try to link system embree3 on unsupported archs 2023-03-13 21:49:15 +01: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
freedesktop_screensaver.cpp [Linux] Make SO wrapper usage optional. 2023-02-16 16:38:47 +02:00
freedesktop_screensaver.h
godot_linuxbsd.cpp
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
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
pck_embed.legacy.ld
platform_config.h
platform_linuxbsd_builders.py
run_icon.svg
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.