godot/platform/linuxbsd
ArchercatNEO 8be7b9f18c Wayland: Fix use-after-free of Ref<ColorManagementProfile>
Fixes #117676
PR #111964 made a Ref<ColorManagementProfile> which we intentionally
leaked across a client-server barrier owned, which caused a use-after-free.
Manually adding reference/unreference calls keeps the ptr valid without memory leaks.
2026-03-21 09:28:43 +00:00
..
doc_classes Disable shader baker when exporting as dedicated server 2025-11-04 00:25:08 +01:00
export Remove unused includes in editor with clangd-tidy 2026-03-15 20:47:05 +01:00
wayland Wayland: Fix use-after-free of Ref<ColorManagementProfile> 2026-03-21 09:28:43 +00:00
x11 Style: Tweak ordering of thirdparty includes with angle brackets 2026-03-18 10:41:59 +01:00
crash_handler_linuxbsd.cpp Style: Apply clang-format grouping rules 2026-03-17 20:11:01 +01:00
crash_handler_linuxbsd.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
dbus-so_wrap.c Style: Tweak ordering of thirdparty includes with angle brackets 2026-03-18 10:41:59 +01:00
dbus-so_wrap.h Style: Tweak ordering of thirdparty includes with angle brackets 2026-03-18 10:41:59 +01:00
detect.py Remove AccessKit dynamic wrappers, add download script and build warning if libs are missing. 2026-03-11 14:52:38 +02:00
fontconfig-so_wrap.c Style: Tweak ordering of thirdparty includes with angle brackets 2026-03-18 10:41:59 +01:00
fontconfig-so_wrap.h Style: Tweak ordering of thirdparty includes with angle brackets 2026-03-18 10:41:59 +01:00
freedesktop_at_spi_monitor.cpp Move ProcessID typedef out of OS 2026-03-04 15:00:45 +01:00
freedesktop_at_spi_monitor.h Remove unused includes in platform with clangd-tidy 2026-03-14 22:37:05 +01:00
freedesktop_portal_desktop.cpp Rename callable_method_pointer.h to callable_mp.h and include it explicitly 2026-03-04 16:23:23 +01:00
freedesktop_portal_desktop.h Remove unused includes in platform with clangd-tidy 2026-03-14 22:37:05 +01:00
freedesktop_screensaver.cpp [Linux/BSD] Initialize DBus only once. 2025-08-22 09:26:11 +03:00
freedesktop_screensaver.h Core: Modernize C headers with C++ equivalents 2025-05-02 08:23:01 -05:00
godot_linuxbsd.cpp Style: Apply clang-format grouping rules 2026-03-17 20:11:01 +01:00
libgodot_linuxbsd.cpp Style: Apply clang-format grouping rules 2026-03-17 20:11:01 +01:00
msvs.py Fix .sln project generation logic for Rider to support all OS and all C++ toolchains 2025-04-08 15:40:05 +02:00
os_linuxbsd.cpp Style: Apply clang-format grouping rules 2026-03-17 20:11:01 +01:00
os_linuxbsd.h Remove unused includes in platform with clangd-tidy 2026-03-14 22:37:05 +01:00
platform_config.h Core: Modernize C headers with C++ equivalents 2025-05-02 08:23:01 -05:00
platform_gl.h Style: Enforce #include validation hook 2026-03-18 10:41:59 +01:00
platform_linuxbsd_builders.py Fix linux builds with debug symbols when there is a space in the path. 2024-12-05 10:31:12 -05:00
README.md Update links to the contributing section of the docs to the appropriate new sections. 2025-09-12 01:04:14 +02:00
SCsub Fix: Libgodot build on Linux. 2025-10-10 04:31:14 -05:00
speechd-so_wrap.c Style: Tweak ordering of thirdparty includes with angle brackets 2026-03-18 10:41:59 +01:00
speechd-so_wrap.h Style: Tweak ordering of thirdparty includes with angle brackets 2026-03-18 10:41:59 +01:00
tts_linux.cpp Rename callable_method_pointer.h to callable_mp.h and include it explicitly 2026-03-04 16:23:23 +01:00
tts_linux.h Move DisplayServer enums and typedefs to DisplayServerEnums 2026-03-03 12:44:02 +01: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 Remove unused includes in platform with clangd-tidy 2026-03-14 22:37:05 +01:00

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.svg 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.