aboutsummaryrefslogtreecommitdiff
path: root/apps/fparkan-vulkan-smoke/src
Commit message (Expand)AuthorAgeFilesLines
* fix(vulkan-smoke): emit structured timeout reportsValentin Popov2026-06-251-84/+258
* refactor(reporting): use typed serde report schemasValentin Popov2026-06-251-122/+121
* fix(stage0): harden native smoke provenance auditValentin Popov2026-06-251-0/+20
* feat(stage0): record artifact provenance metadataValentin Popov2026-06-251-0/+27
* feat(vulkan-smoke): pin shader manifest provenanceValentin Popov2026-06-251-1/+1
* feat(stage0): close native smoke acceptance gateValentin Popov2026-06-251-1408/+339
* ci: tighten stage 0 acceptance gatesValentin Popov2026-06-251-7/+12
* feat(vulkan-smoke): run native swapchain acquire/presentValentin Popov2026-06-241-28/+83
* feat: create Vulkan swapchain probeValentin Popov2026-06-241-12/+31
* feat: probe Vulkan logical device creationValentin Popov2026-06-231-17/+150
* feat: probe live Vulkan runtime capabilitiesValentin Popov2026-06-231-92/+356
* feat: require created Vulkan smoke surfaceValentin Popov2026-06-231-19/+70
* feat: create native smoke window handlesValentin Popov2026-06-231-39/+82
* feat: add target triple to native smoke reportValentin Popov2026-06-231-0/+24
* feat: require swapchain recreation evidence in smoke reportsValentin Popov2026-06-231-0/+69
* feat: add native smoke window preflightValentin Popov2026-06-231-25/+208
* feat: add Vulkan surface preflight to smoke runnerValentin Popov2026-06-231-2/+132
* feat: add Vulkan instance probe to smoke runnerValentin Popov2026-06-231-17/+155
* feat: add Vulkan loader probe to smoke runnerValentin Popov2026-06-231-9/+163
* feat: add Vulkan smoke runner entrypointValentin Popov2026-06-231-0/+359