godot/platform/linuxbsd
Riteo a21f8b7c13 Improve linuxbsd headless building, cleanup build scripts
Now the `linuxbsd` platform can be built headlessly (e.g. without X11
development libraries).

I also cleaned up some weird (old?) usages of the `env` variable which
seem to make no difference and are used nowhere else.
2022-07-20 19:48:35 +02:00
..
export Add static methods for creating Image and ImageTexture 2022-07-08 13:40:47 +02:00
crash_handler_linuxbsd.cpp Crash handler: Use print_error to include backtrace in logs 2022-05-05 12:22:56 +02:00
crash_handler_linuxbsd.h
detect_prime_x11.cpp Style: Partially apply clang-tidy's cppcoreguidelines-pro-type-member-init 2022-05-02 16:28:25 +02:00
detect_prime_x11.h
detect.py Improve linuxbsd headless building, cleanup build scripts 2022-07-20 19:48:35 +02:00
display_server_x11.cpp Improve DisplayServer.window_set_current_screen 2022-07-19 12:26:11 +03:00
display_server_x11.h Merge pull request #62212 from hansemro/eraser-detect-4 2022-07-04 21:48:19 +02:00
freedesktop_screensaver.cpp
freedesktop_screensaver.h
gl_manager_x11.cpp
gl_manager_x11.h Fix some issues found by cppcheck. 2022-04-06 14:34:37 +03:00
godot_linuxbsd.cpp Fix exit code of --help and --version, and test them in CI 2022-07-02 01:17:35 +02:00
joypad_linux.cpp Read and store joypad events in a separate thread on x11 platform 2022-05-05 07:51:54 +02:00
joypad_linux.h Read and store joypad events in a separate thread on x11 platform 2022-05-05 07:51:54 +02:00
key_mapping_x11.cpp Adding function key support from F17 to F35 2022-06-16 19:38:21 +02:00
key_mapping_x11.h
libudev-so_wrap.c
libudev-so_wrap.h
logo.png
os_linuxbsd.cpp Improve embedded PCK loading and exporting. 2022-04-20 11:09:59 +03:00
os_linuxbsd.h Improve embedded PCK loading and exporting. 2022-04-20 11:09:59 +03:00
pck_embed.ld
pck_embed.legacy.ld
platform_config.h
platform_linuxbsd_builders.py
README.md
SCsub Improve linuxbsd headless building, cleanup build scripts 2022-07-20 19:48:35 +02:00
speechd-so_wrap.c Implement text-to-speech support on Android, iOS, HTML5, Linux, macOS and Windows. 2022-04-28 14:35:41 +03:00
speechd-so_wrap.h Implement text-to-speech support on Android, iOS, HTML5, Linux, macOS and Windows. 2022-04-28 14:35:41 +03:00
tts_linux.cpp Implement text-to-speech support on Android, iOS, HTML5, Linux, macOS and Windows. 2022-04-28 14:35:41 +03:00
tts_linux.h Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
vulkan_context_x11.cpp Style: Cleanup single-line blocks, semicolons, dead code 2022-02-16 14:06:29 +01:00
vulkan_context_x11.h

Linux/*BSD platform port

This folder contains the C++ code for the Linux/*BSD platform port.

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.