aboutsummaryrefslogtreecommitdiff
path: root/adapters/fparkan-render-vulkan/src/ffi/smoke.rs
Commit message (Expand)AuthorAgeFilesLines
* fix(vulkan): capture shutdown validation after owner dropValentin Popov7 days1-26/+21
* fix(smoke): capture final validation after explicit shutdownValentin Popov2026-06-251-10/+118
* fix(stage0-ci): satisfy strict clippy gatesValentin Popov2026-06-251-1/+1
* fix(vulkan-policy): gate requested depth formatsValentin Popov2026-06-251-10/+14
* fix(vulkan-smoke): track bootstrap timeout evidenceValentin Popov2026-06-251-0/+15
* fix(vulkan-smoke): harden timeout and ci closureValentin Popov2026-06-251-3/+4
* feat(vulkan-smoke): verify macos portability evidenceValentin Popov2026-06-251-0/+7
* fix(vulkan-smoke): rollback partial swapchain resourcesValentin Popov2026-06-251-10/+73
* test(vulkan-smoke): cover explicit teardown orderValentin Popov2026-06-251-5/+160
* fix(vulkan-smoke): simplify swapchain image layout transitionsValentin Popov2026-06-251-58/+7
* refactor(vulkan-ffi): extract smoke renderer moduleValentin Popov2026-06-251-0/+612