godot/platform/linuxbsd
Riteo 2dd5a792bb Load X11 dynamically
The loaders have been generated through hpvb's dynload-wrapper, although
they had to be heavily handpatched to workaround some already reported
issues with it. I added a note to each generated file to account for
that.

As GLAD uses X11 stuff directly, I had to define the GLAD_GLX_NO_X11
macro to not let do it that, and handle myself the display loading and
screen handling part myself, which wasn't that hard but it's still
something worth saying.

I plan to improve greatly the X11 backend (including this aspect) but,
as the release isn't that far and I'm also working on the Wayland
backend, this will do for now, I hope.
2022-12-03 19:23:43 +01:00
..
export Unify usage of GLOBAL/EDITOR_GET 2022-10-18 19:01:48 +02:00
x11 Load X11 dynamically 2022-12-03 19:23:43 +01:00
crash_handler_linuxbsd.cpp Remove usage of unitialized variables 2022-10-01 21:09:22 +02:00
crash_handler_linuxbsd.h
dbus-so_wrap.c
dbus-so_wrap.h
detect.py Load X11 dynamically 2022-12-03 19:23:43 +01:00
fontconfig-so_wrap.c
fontconfig-so_wrap.h
freedesktop_portal_desktop.cpp
freedesktop_portal_desktop.h
freedesktop_screensaver.cpp Unify usage of GLOBAL/EDITOR_GET 2022-10-18 19:01:48 +02:00
freedesktop_screensaver.h
godot_linuxbsd.cpp Fix Godot exiting with unexpected failure code 2022-10-15 03:17:40 +02:00
joypad_linux.cpp
joypad_linux.h
libudev-so_wrap.c
libudev-so_wrap.h
logo.png
os_linuxbsd.cpp [fontconfig] Reject font substitutes if non-alias name was used. 2022-11-15 11:17:44 +02:00
os_linuxbsd.h Cache OS_LinuxBSD::get_system_dir(SYSTEM_DIR_DESKTOP) 2022-11-12 22:38:32 -08:00
pck_embed.ld
pck_embed.legacy.ld
platform_config.h Regenerate GL loader code with GLAD 2 2022-11-14 21:48:01 +01:00
platform_linuxbsd_builders.py
README.md
SCsub linuxbsd: move all X11 stuff in its own directory 2022-11-02 20:48:46 +01:00
speechd-so_wrap.c
speechd-so_wrap.h
tts_linux.cpp
tts_linux.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.