aboutsummaryrefslogtreecommitdiff
path: root/adapters/fparkan-render-vulkan/src/ffi/smoke.rs
Commit message (Collapse)AuthorAgeFilesLines
* feat(vulkan): cache pipeline variants by state keyValentin Popov2026-07-181-5/+11
|
* feat(render): bind materials per mesh batchValentin Popov2026-07-181-26/+46
|
* feat(render): preserve original mesh batch drawsValentin Popov2026-07-181-4/+11
|
* feat(render): sample original TEXM in VulkanValentin Popov2026-07-181-14/+35
|
* feat(render): upload original TEXM to VulkanValentin Popov2026-07-181-9/+33
|
* feat(render): accept static indexed Vulkan meshesValentin Popov2026-07-181-20/+27
|
* fix(clippy): address Rust 1.97 lintsValentin Popov2026-07-181-5/+5
|
* style: format workspace with Rust 1.97Valentin Popov2026-07-181-1/+8
|
* feat(stage2): persist prepared mission assets and reportsValentin Popov2026-07-031-0/+1
|
* fix(vulkan): capture shutdown validation after owner dropValentin Popov2026-07-031-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