godot/platform/linuxbsd
Rémi Verschelde 7567211e8b
GLES3: Split EGL includes in platform_egl.h
EGL brings in platform-specific headers such as the dreaded `windows.h`,
and `platform_gl.h` is used throughout `drivers/gles3` for basic OpenGL
types such as `GLuint`. We don't want `windows.h` pollution there.

Note for Android: EGL seems used explicitly only via `rasterizer_gles3.cpp`
to enable GL debug printing, and some custom stuff in `config.cpp`.
2026-04-07 12:07:22 +02:00
..
doc_classes Improve editor-only class checking 2026-03-25 17:07:39 +03:00
export Remove unused includes in editor with clangd-tidy 2026-03-15 20:47:05 +01:00
wayland GLES3: Split EGL includes in platform_egl.h 2026-04-07 12:07:22 +02:00
x11 Merge pull request #113543 from bruvzg/win_icons 2026-03-30 13:35:47 -05:00
crash_handler_linuxbsd.cpp [CrashHandler] Always print frame PCs and main module load address for retrace. 2026-03-27 11:34:36 +02: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_egl.h GLES3: Split EGL includes in platform_egl.h 2026-04-07 12:07:22 +02:00
platform_gl.h GLES3: Split EGL includes in platform_egl.h 2026-04-07 12:07:22 +02: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.