godot/platform/linuxbsd
Andreia Gaita 21e524a798 C#: Let platforms signal if they support it or not
Instead of hardcoding platform names that support C#, let platforms
set a flag indicating if they support it. All public platforms
except web already support it, and it's a pain to maintain a patch
for this list just to add additional names of proprietary console
platforms.

This makes adding new platforms or variants or existing platforms
much easier, as the platform can signal what it supports/doesn't
support directly, and we can avoid harcoding platform names.
2024-02-13 22:48:43 +01:00
..
doc_classes
export Ensure more export errors are reported to users 2023-12-06 15:26:07 +01:00
x11 Merge pull request #83452 from RandomShaper/rd_common 2023-12-20 20:09:18 +01:00
crash_handler_linuxbsd.cpp Made signal handling more uniform. Fixes #82102 2023-09-22 20:06:58 -06:00
crash_handler_linuxbsd.h
dbus-so_wrap.c
dbus-so_wrap.h
detect.py C#: Let platforms signal if they support it or not 2024-02-13 22:48:43 +01:00
fontconfig-so_wrap.c
fontconfig-so_wrap.h
freedesktop_portal_desktop.cpp Don't use TTR/RTR for ERR/WARN prints 2023-11-12 12:00:55 +01:00
freedesktop_portal_desktop.h Add error messages to the native menu and file dialogs callback. 2023-10-14 18:10:39 +03:00
freedesktop_screensaver.cpp
freedesktop_screensaver.h
godot_linuxbsd.cpp [Drivers,Platform] Replace ERR_FAIL_COND with ERR_FAIL_NULL where applicable 2023-09-12 20:13:32 +02:00
joypad_linux.cpp
joypad_linux.h
libudev-so_wrap.c
libudev-so_wrap.h
os_linuxbsd.cpp
os_linuxbsd.h
pck_embed.ld
pck_embed.legacy.ld
platform_config.h [macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_ANDROID_blob_cache caching. 2023-09-21 14:21:00 +03:00
platform_gl.h [X11] Add support for using EGL/GLES instead of GLX. 2023-10-04 14:15:36 +03:00
platform_linuxbsd_builders.py
README.md
SCsub
speechd-so_wrap.c
speechd-so_wrap.h
tts_linux.cpp TTS_Linux: Fix size_t template issue on OpenBSD by using int consistently 2023-10-27 12:23:39 -04:00
tts_linux.h TTS_Linux: Fix size_t template issue on OpenBSD by using int consistently 2023-10-27 12:23:39 -04:00
xkbcommon-so_wrap.c
xkbcommon-so_wrap.h

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.