aboutsummaryrefslogtreecommitdiff
path: root/adapters/fparkan-render-vulkan/src/ffi/resources.rs
Commit message (Expand)AuthorAgeFilesLines
* feat(render): support full-scene 32-bit indicesValentin Popov2026-07-181-1/+1
* feat(render): bridge legacy camera to VulkanValentin Popov2026-07-181-1/+1
* feat(vulkan): capture swapchain pixelsValentin Popov2026-07-181-0/+43
* feat(vulkan): add depth attachment pipeline supportValentin Popov2026-07-181-0/+167
* feat(render): sample original TEXM in VulkanValentin Popov2026-07-181-2/+7
* feat(render): upload original TEXM to VulkanValentin Popov2026-07-181-0/+273
* feat(render): accept static indexed Vulkan meshesValentin Popov2026-07-181-16/+14
* refactor(vulkan-ffi): extract swapchain resource moduleValentin Popov2026-06-251-485/+1
* refactor(vulkan-backend): satisfy ci quality gatesValentin Popov2026-06-251-50/+97
* refactor(vulkan-ffi): extract smoke renderer moduleValentin Popov2026-06-251-2/+5
* refactor(vulkan-ffi): extract resource setup moduleValentin Popov2026-06-251-0/+699