godot/drivers/vulkan
reduz 6c55d2aad2 Fix Render Info
* Fixed and redone the process to obtain render information from a viewport
* Some stats, such as material changes are too difficult to guess on Vulkan, were removed.
* Separated visible and shadow stats, which causes confusion.
* Texture, buffer and general video memory can be queried now.
* Fixed the performance metrics too.
2021-07-03 10:15:04 -03:00
..
rendering_device_vulkan.cpp Fix Render Info 2021-07-03 10:15:04 -03:00
rendering_device_vulkan.h Fix Render Info 2021-07-03 10:15:04 -03:00
SCsub SCons: Add explicit dependencies on thirdparty code in cloned env 2020-12-18 10:29:34 +01:00
vulkan_context.cpp Enum constant in boolean context 2021-06-30 01:38:56 -07:00
vulkan_context.h Fix Context Validation Layer Errors 2021-06-28 17:43:10 -03:00