..
export
Update export dialog to handle many architectures
2022-07-29 10:24:58 -05:00
crash_handler_linuxbsd.cpp
Remove usage of unitialized variables
2022-10-01 21:09:22 +02:00
crash_handler_linuxbsd.h
Code quality: Fix header guards consistency
2022-07-25 11:17:40 +02:00
dbus-so_wrap.c
[Linux] Load dbus libraries dynamically.
2022-07-29 11:19:19 +03:00
dbus-so_wrap.h
[Linux] Load dbus libraries dynamically.
2022-07-29 11:19:19 +03:00
detect.py
Automatically use execinfo for crash handler on *BSD and musl-based Linux
2022-10-04 19:40:19 +02:00
detect_prime_x11.cpp
Variant memory pools
2022-07-04 12:01:46 +01:00
detect_prime_x11.h
Style: Cleanup header guards for consistency
2022-09-26 13:51:17 +02:00
display_server_x11.cpp
SCons: Re-enable treating #warning
as error with werror
2022-10-10 16:12:26 +02:00
display_server_x11.h
SCons: Re-enable treating #warning
as error with werror
2022-10-10 16:12:26 +02:00
fontconfig-so_wrap.c
[Linux] Replace fontconfig wrapper with a one generated from the older library version (2.12.6, Ubuntu 18.04 LTS).
2022-07-29 08:55:19 +03:00
fontconfig-so_wrap.h
[Linux] Replace fontconfig wrapper with a one generated from the older library version (2.12.6, Ubuntu 18.04 LTS).
2022-07-29 08:55:19 +03:00
freedesktop_portal_desktop.cpp
Add support for system dark mode (Linux)
2022-09-02 16:49:21 +02:00
freedesktop_portal_desktop.h
Add support for system dark mode (Linux)
2022-09-02 16:49:21 +02:00
freedesktop_screensaver.cpp
[Linux] Load dbus libraries dynamically.
2022-07-29 11:19:19 +03:00
freedesktop_screensaver.h
[Linux] Load dbus libraries dynamically.
2022-07-29 11:19:19 +03:00
gl_manager_x11.cpp
Fix typos with codespell
2022-09-30 14:23:36 +02:00
gl_manager_x11.h
Re-enable per-pixel transparency support on Linux, macOS, and Windows (for Vulkan and OpenGL rendering drivers).
2022-09-03 19:16:03 +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
Remapped the numpad keys on linux when numlock is off
2022-10-03 12:53:42 +01:00
key_mapping_x11.h
Update copyright statements to 2022
2022-01-03 21:27:34 +01:00
libudev-so_wrap.c
An update to the dylibloader for older inttypes
2021-02-20 01:24:30 +01:00
libudev-so_wrap.h
An update to the dylibloader for older inttypes
2021-02-20 01:24:30 +01:00
logo.png
os_linuxbsd.cpp
Unix: Remove now unnecessary I/O defines, cleanup
2022-10-03 12:33:41 +02:00
os_linuxbsd.h
Add get_distribution_name() and get_version() to OS
2022-09-16 11:17:36 +02:00
pck_embed.ld
pck_embed.legacy.ld
platform_config.h
Update copyright statements to 2022
2022-01-03 21:27:34 +01:00
platform_linuxbsd_builders.py
SCons: Format buildsystem files with psf/black
2020-03-30 09:05:53 +02:00
README.md
Improve platform-specific READMEs to add useful links
2022-08-25 17:50:53 +02:00
SCsub
Add support for system dark mode (Linux)
2022-09-02 16:49:21 +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
Code quality: Fix header guards consistency
2022-07-25 11:17:40 +02:00