aboutsummaryrefslogtreecommitdiff
path: root/adapters/fparkan-render-vulkan/src/ffi.rs
Commit message (Expand)AuthorAgeFilesLines
* refactor(vulkan-ffi): extract resource setup moduleValentin Popov3 days1-677/+6
* refactor(vulkan-ffi): extract runtime capability moduleValentin Popov3 days1-763/+10
* refactor(vulkan-ffi): extract validation messenger moduleValentin Popov3 days1-117/+2
* refactor(vulkan-ffi): extract surface bootstrap moduleValentin Popov3 days1-155/+8
* refactor(vulkan-ffi): extract instance bootstrap moduleValentin Popov3 days1-377/+10
* refactor(vulkan-shaders): extract manifest validation moduleValentin Popov3 days1-368/+15
* refactor(vulkan-policy): extract pure swapchain and device policyValentin Popov3 days1-707/+3
* refactor(vulkan-backend): extract planning facade moduleValentin Popov3 days1-153/+12
* fix(vulkan-instance): verify required extensions before createValentin Popov3 days1-0/+63
* fix(vulkan-capabilities): harden swapchain capability gateValentin Popov3 days1-11/+177
* refactor(vulkan-reporting): remove manual json assemblyValentin Popov3 days1-243/+197
* refactor(vulkan-errors): preserve typed vk resultsValentin Popov3 days1-111/+90
* refactor(vulkan-ffi): narrow audited unsafe boundaryValentin Popov3 days1-0/+4966