1
0
Fork 0
godot/platform/linuxbsd/wayland
Pāvels Nadtočajevs 0497522933
Change `DisplayServerMacOS` from `GDCLASS` to `GDSOFTCLASS`. Add `GDSOFTCLASS` to other display servers.
2025-04-10 09:18:58 +03:00
..
dynwrappers Wayland: Fix build config with `so_wrap` disabled 2025-02-10 21:42:25 +01:00
SCsub SCons: Properly `NoCache` all text files 2025-01-16 16:59:12 -06:00
detect_prime_egl.cpp EGL: Use EGL_EXT_platform_base whenever possible 2024-06-04 08:43:34 +02:00
detect_prime_egl.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
display_server_wayland.cpp AccessKit integration for macOS, Linux, and Windows. 2025-04-08 20:25:47 +03:00
display_server_wayland.h Change `DisplayServerMacOS` from `GDCLASS` to `GDSOFTCLASS`. Add `GDSOFTCLASS` to other display servers. 2025-04-10 09:18:58 +03:00
egl_manager_wayland.cpp
egl_manager_wayland.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
egl_manager_wayland_gles.cpp Wayland: Add support for OpenGL ES driver 2024-05-03 05:17:13 +02:00
egl_manager_wayland_gles.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
key_mapping_xkb.cpp Wayland: Unstuck keys with same keycode 2025-02-11 13:16:16 +01:00
key_mapping_xkb.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
rendering_context_driver_vulkan_wayland.cpp Move Vulkan includes to a central godot_vulkan.h header 2024-09-29 17:53:18 +02:00
rendering_context_driver_vulkan_wayland.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
wayland_thread.cpp Add `uri_file_decode` to handle `+` in file names. 2025-04-07 23:49:17 +03:00
wayland_thread.h Wayland: Fix error spam for closed windows 2025-04-07 20:22:08 +02:00