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
dedb2ff21772c27add308b4bfbf5baeddd97de6f
godot
/
platform
/
linuxbsd
/
wayland
T
History
Gergely Kis
146ba4106f
Move Vulkan includes to a central godot_vulkan.h header
...
Also fixes Vulkan build problem with recent Clang.
2024-09-29 17:53:18 +02:00
..
dynwrappers
…
detect_prime_egl.cpp
EGL: Use EGL_EXT_platform_base whenever possible
2024-06-04 08:43:34 +02:00
detect_prime_egl.h
EGL: Use EGL_EXT_platform_base whenever possible
2024-06-04 08:43:34 +02:00
display_server_wayland.cpp
Fallback to OpenGL 3 if Vulkan isn't available on Wayland
2024-09-21 06:35:35 +01:00
display_server_wayland.h
Wayland: minimize surface commits and limit them to the main thread
2024-06-28 01:47:25 +02: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
Wayland: Add support for OpenGL ES driver
2024-05-03 05:17:13 +02:00
egl_manager_wayland.cpp
…
egl_manager_wayland.h
…
key_mapping_xkb.cpp
…
key_mapping_xkb.h
Style: Apply new
clang-format
changes
2024-09-20 08:09:48 -05: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
Finish splitting functionality of the Vulkan and D3D12 backends into RenderingDeviceDriver.
2024-02-12 10:02:18 -03:00
SCsub
SCons: Add unobtrusive type hints in SCons files
2024-09-25 09:34:35 -05:00
wayland_thread.cpp
Wayland: Simplify cursor code and fix custom cursors
2024-09-13 19:08:53 +02:00
wayland_thread.h
CI: Update
clang-format
pre-commit hook to 19.1.0
2024-09-26 11:46:12 +02:00