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-06 19:41:11 +00:00
Code
Releases
Wiki
Activity
Files
98d677ef26def35a355df63e92befb4bf75e0243
godot
/
drivers
/
vulkan
History
John Zulauf
98d677ef26
Cause buffer_update to emit error if called during compute/draw list
...
Add error message to buffer update if a compute or draw list is active.
2020-07-29 14:13:37 -06:00
..
rendering_device_vulkan.cpp
Cause buffer_update to emit error if called during compute/draw list
2020-07-29 14:13:37 -06:00
rendering_device_vulkan.h
Fix spelling & grammar in comments, docs, and messages
2020-07-21 15:17:23 -04:00
SCsub
SCons: Support linking system Vulkan loader while using vendored VMA
2020-07-26 13:20:08 +02:00
vulkan_context.cpp
Fix spelling & grammar in comments, docs, and messages
2020-07-21 15:17:23 -04:00
vulkan_context.h
Add error messages if Vulkan init failed, prevent Vulkan context freeing uninitialized device and instance.
2020-07-13 19:24:21 +03:00