This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2026-01-05 19:31:35 +00:00
Code
Releases
Wiki
Activity
Files
f3df5f7d37eb0af7069e31243c8508293f6336b4
godot
/
drivers
/
vulkan
History
Rémi Verschelde
f3df5f7d37
Merge pull request
#86435
from jsjtxietian/fix-fp-unsupport
...
Add `RD_ENABLED` when `VULKAN_ENABLED` or `D3D12_ENABLED` is added
2024-01-02 15:09:05 +01:00
..
rendering_device_driver_vulkan.cpp
Fix wrong error message when graphics pipeline creation fails
2023-12-21 22:32:58 +02:00
rendering_device_driver_vulkan.h
Split RenderingDevice into API-agnostic and RenderingDeviceDriver parts
2023-12-20 19:18:08 +01:00
SCsub
Add RD_ENABLED when VULKAN_ENABLED or D3D12_ENABLED is added
2023-12-25 11:13:01 +08:00
vulkan_context.cpp
Split RenderingDevice into API-agnostic and RenderingDeviceDriver parts
2023-12-20 19:18:08 +01:00
vulkan_context.h
Split RenderingDevice into API-agnostic and RenderingDeviceDriver parts
2023-12-20 19:18:08 +01:00
vulkan_hooks.h
One Copyright Update to rule them all
2023-01-05 13:25:55 +01:00