This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
7f96fc568e20bd1a4db055eeb1921d401cb267b5
godot
/
platform
/
linuxbsd
/
wayland
T
History
Dery Almas
98537b2e0c
Wayland: Fix error condition in window_get_current_screen
...
Leftover from when the Wayland backend was single-window only.
2025-07-14 15:56:43 +02:00
..
dynwrappers
Wayland: Fix build config with
so_wrap
disabled
2025-02-10 21:42:25 +01:00
detect_prime_egl.cpp
Core: Modernize C headers with C++ equivalents
2025-05-02 08:23:01 -05:00
detect_prime_egl.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
display_server_wayland.cpp
Wayland: Fix error condition in window_get_current_screen
2025-07-14 15:56:43 +02:00
display_server_wayland.h
Core: Modernize C headers with C++ equivalents
2025-05-02 08:23:01 -05: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
egl_manager_wayland.cpp
…
egl_manager_wayland.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
SCsub
Wayland: Simplify including protocols
2025-06-10 08:39:20 +01:00
wayland_thread.cpp
Wayland: Fix division by zero when scale is less than 1
2025-06-21 03:09:51 +02:00
wayland_thread.h
[Wayland] Implement the cursor-shape-v1 protocol
2025-05-15 15:42:48 +01:00