This website requires JavaScript.
Explore
Help
Sign In
mirror
/
godot
Watch
2
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-03-13 23:41:08 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e376c4f30c
Branches
Tags
View all branches
godot
/
drivers
/
vulkan
History
Rémi Verschelde
a4c1804cab
Merge pull request
#97483
from akien-mga/clang-format-19.1.0
...
CI: Update `clang-format` pre-commit hook to 19.1.0
2024-09-26 12:46:04 +02:00
..
rendering_context_driver_vulkan.cpp
Disable extra memory tracking by default
2024-08-24 20:52:39 -03:00
rendering_context_driver_vulkan.h
CI: Update
clang-format
pre-commit hook to 19.1.0
2024-09-26 11:46:12 +02:00
rendering_device_driver_vulkan.cpp
Vulkan: account for externally backed textures (i.e., created via
texture_create_from_extension()
), as such textures lack ownership information.
2024-09-12 18:15:23 +03:00
rendering_device_driver_vulkan.h
Vulkan: account for externally backed textures (i.e., created via
texture_create_from_extension()
), as such textures lack ownership information.
2024-09-12 18:15:23 +03:00
SCsub
SCons: Add unobtrusive type hints in SCons files
2024-09-25 09:34:35 -05:00
vulkan_hooks.cpp
Finish splitting functionality of the Vulkan and D3D12 backends into RenderingDeviceDriver.
2024-02-12 10:02:18 -03:00
vulkan_hooks.h
Finish splitting functionality of the Vulkan and D3D12 backends into RenderingDeviceDriver.
2024-02-12 10:02:18 -03:00