..
export
Rename instance()
->instantiate()
when it's a verb
2021-06-19 20:49:18 -06:00
context_gl_x11.cpp
Update copyright statements to 2021
2021-01-01 20:19:21 +01:00
context_gl_x11.h
Update copyright statements to 2021
2021-01-01 20:19:21 +01:00
crash_handler_linuxbsd.cpp
Split OS::execute into two methods
2021-01-09 10:03:23 +00:00
crash_handler_linuxbsd.h
Update copyright statements to 2021
2021-01-01 20:19:21 +01:00
detect.py
Add "Keep screen on" feature to DisplayServerX11
2021-06-20 21:57:33 +02:00
detect_prime_x11.cpp
Add 'AMD' GPU vendor name to PRIME detector
2021-02-20 16:49:06 +01:00
detect_prime_x11.h
Update copyright statements to 2021
2021-01-01 20:19:21 +01:00
display_server_x11.cpp
Fix popup closing immediately after showing on some Linux WMs
2021-07-21 12:28:39 -07:00
display_server_x11.h
Modernize Display server to use override keyword
2021-07-16 21:39:13 +02:00
freedesktop_screensaver.cpp
Fix linux use after free
2021-07-08 22:34:07 -04:00
freedesktop_screensaver.h
Add "Keep screen on" feature to DisplayServerX11
2021-06-20 21:57:33 +02:00
godot_linuxbsd.cpp
Update copyright statements to 2021
2021-01-01 20:19:21 +01:00
joypad_linux.cpp
Use mouse and joypad enums instead of plain integers
2021-06-20 11:54:24 -04:00
joypad_linux.h
Rename some more global enums (Key, Joy, MIDI)
2021-03-23 07:13:23 -04:00
key_mapping_x11.cpp
Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWithModifiers properties/methods
2021-05-07 14:00:50 -06:00
key_mapping_x11.h
Update copyright statements to 2021
2021-01-01 20:19:21 +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
Effective DisplayServer separation, rename X11 -> LinuxBSD
2020-03-26 15:49:34 +01:00
os_linuxbsd.cpp
Fix for ambiguous variant error during build on Debian 10(Buster) using clang v7
2021-07-13 03:44:03 +01:00
os_linuxbsd.h
Update copyright statements to 2021
2021-01-01 20:19:21 +01:00
pck_embed.ld
Effective DisplayServer separation, rename X11 -> LinuxBSD
2020-03-26 15:49:34 +01:00
pck_embed.legacy.ld
Effective DisplayServer separation, rename X11 -> LinuxBSD
2020-03-26 15:49:34 +01:00
platform_config.h
Update copyright statements to 2021
2021-01-01 20:19:21 +01:00
platform_linuxbsd_builders.py
SCons: Format buildsystem files with psf/black
2020-03-30 09:05:53 +02:00
SCsub
Add "Keep screen on" feature to DisplayServerX11
2021-06-20 21:57:33 +02:00
vulkan_context_x11.cpp
Restructure and reimplement vsync options
2021-07-06 16:34:26 +02:00
vulkan_context_x11.h
Restructure and reimplement vsync options
2021-07-06 16:34:26 +02:00