virtualx-engine/platform/x11
Hugo Locurcio 7f9e974a8b
Add an OS.get_processor_name() method
This method can be used to get the CPU model name.
It can be used in conjunction with
`VisualServer.get_video_adapter_name()` and
`VisualServer.get_video_adapter_vendor()` for annotating benchmarks
and automatic graphics quality configuration.
2022-02-16 18:39:02 +01:00
..
export Update copyright statements to 2022 2022-01-13 15:54:13 +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 Optimize images losslessly using oxipng -o6 --strip all --zopfli 2018-06-28 19:17:41 +02:00
os_x11.cpp Add an OS.get_processor_name() method 2022-02-16 18:39:02 +01:00
os_x11.h Add an OS.get_processor_name() method 2022-02-16 18:39:02 +01:00
pck_embed.ld Fix error exporting to X11 with embedded PCK 2020-01-16 17:47:37 +01:00
pck_embed.legacy.ld Fix error exporting to X11 with embedded PCK 2020-01-16 17:47:37 +01:00
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 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

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.