Jiarui-Yan
  • Joined on 2024-10-06
Jiarui-Yan commented on issue blender/blender#126501 2024-11-03 14:36:35 +01:00
Vulkan: Reuse staging buffers

Hi. This issue looks like an interesting topic. Can I try this issue? If I understand it correctly, the core logic is in the vk_staging_buffer.hh, right?

Jiarui-Yan commented on pull request blender/blender#129340 2024-10-23 05:59:11 +02:00
WIP: Vulkan: Colored debug groups

Hi Jeroen. Sorry if I miss anything and please let me know what maybe the next proper step on this issue. In this PR, I cherry picked your code and add code to use the parent debug group color in…

Jiarui-Yan created pull request blender/blender#129340 2024-10-23 05:54:42 +02:00
WIP: Vulkan: Colored debug groups
Jiarui-Yan pushed to VkColoredDbgGroup at Jiarui-Yan/VkColoredDbgGroup 2024-10-23 05:45:24 +02:00
ce228dcc28 Use parent group dbg color, Change Workbench to light blue
2f4fe7b06d Cherry Pick 1981319406
c5fec39428 Cherry Pick e922e472ee
Compare 3 commits »
Jiarui-Yan created branch VkColoredDbgGroup in Jiarui-Yan/VkColoredDbgGroup 2024-10-23 05:45:24 +02:00
Jiarui-Yan created repository Jiarui-Yan/VkColoredDbgGroup 2024-10-18 05:03:04 +02:00
Jiarui-Yan commented on issue blender/blender#124099 2024-10-06 21:01:22 +02:00
Vulkan: Add support for colored debug groups in renderdoc

Hi, this issue looks interesting to me. Can I try this issue? (I am new to Blender code base, but I have some Vulkan and RenderDoc experience, so it may takes me some time and please feel free to…

Jiarui-Yan commented on issue blender/blender#104253 2024-10-06 20:30:01 +02:00
Vulkan: Report memory statistics using vmaGetHeapBudgets.

Hi, it looks like this issue can be closed?