godot/platform/x11
Rémi Verschelde f50c7f7415
Core: Move generated `VERSION_HASH` to a `.cpp` file
This lets us have its definition in `core/version.h` and avoid
rebuilding a handful of files every time the commit hash changes.

(cherry picked from commit 90162851a7)
2022-02-10 13:06:56 +01:00
..
export Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
README.md Add logo attribution for Android, HTML5 and Linux platform icons 2021-09-21 17:14:59 +02:00
SCsub Dynamically load libudev.so.1 on Linux if `udev=yes` 2021-02-18 10:31:31 +01:00
context_gl_x11.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
context_gl_x11.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
crash_handler_x11.cpp Core: Move generated `VERSION_HASH` to a `.cpp` file 2022-02-10 13:06:56 +01:00
crash_handler_x11.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
detect.py Add support for PowerPC family 2021-11-15 17:22:46 +01:00
detect_prime.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
detect_prime.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
godot_x11.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
joypad_linux.cpp Simplify InputDefault::joy_axis code by using float instead of struct JoyAxis 2022-01-14 15:36:35 +00:00
joypad_linux.h Simplify InputDefault::joy_axis code by using float instead of struct JoyAxis 2022-01-14 15:36:35 +00:00
key_mapping_x11.cpp Merge pull request #56015 from bruvzg/phy_code_conv 2022-01-16 11:36:26 +01:00
key_mapping_x11.h Merge pull request #56015 from bruvzg/phy_code_conv 2022-01-16 11:36:26 +01:00
libudev-so_wrap.c Dynamically load libudev.so.1 on Linux if `udev=yes` 2021-02-18 10:31:31 +01:00
libudev-so_wrap.h Dynamically load libudev.so.1 on Linux if `udev=yes` 2021-02-18 10:31:31 +01:00
logo.png
os_x11.cpp Fix memory leak when move to trash fails on Linux 2022-01-25 18:55:52 +01:00
os_x11.h Merge pull request #56015 from bruvzg/phy_code_conv 2022-01-16 11:36:26 +01:00
pck_embed.ld
pck_embed.legacy.ld
platform_config.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
platform_x11_builders.py SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
power_x11.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
power_x11.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00

README.md

Linux/X11 platform port

This folder contains the C++ code for the Linux/X11 (and *BSD/X11) 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.