aboutsummaryrefslogtreecommitdiff
path: root/apps/fparkan-vulkan-smoke
Commit message (Collapse)AuthorAgeFilesLines
* chore(vulkan-smoke): record window bootstrap phasesValentin Popov3 days1-7/+58
|
* fix(vulkan-smoke): track bootstrap timeout evidenceValentin Popov3 days1-18/+93
|
* fix(vulkan-smoke): harden timeout and ci closureValentin Popov3 days2-13/+102
|
* build(vulkan-smoke): capture build toolchain metadataValentin Popov3 days2-3/+69
|
* build(vulkan-smoke): embed compiled artifact provenanceValentin Popov3 days3-4/+120
|
* feat(vulkan-smoke): verify macos portability evidenceValentin Popov3 days1-0/+15
|
* fix(vulkan-smoke): emit structured timeout reportsValentin Popov3 days1-84/+258
|
* refactor(reporting): use typed serde report schemasValentin Popov3 days2-122/+123
|
* fix(stage0): harden native smoke provenance auditValentin Popov3 days1-0/+20
|
* feat(stage0): record artifact provenance metadataValentin Popov3 days1-0/+27
|
* feat(vulkan-smoke): pin shader manifest provenanceValentin Popov3 days1-1/+1
|
* feat(stage0): close native smoke acceptance gateValentin Popov3 days2-1408/+340
|
* ci: tighten stage 0 acceptance gatesValentin Popov3 days1-7/+12
|
* feat(vulkan-smoke): run native swapchain acquire/presentValentin Popov4 days1-28/+83
|
* feat: create Vulkan swapchain probeValentin Popov4 days1-12/+31
|
* feat: probe Vulkan logical device creationValentin Popov4 days1-17/+150
|
* feat: probe live Vulkan runtime capabilitiesValentin Popov4 days1-92/+356
|
* feat: require created Vulkan smoke surfaceValentin Popov4 days1-19/+70
|
* feat: create native smoke window handlesValentin Popov4 days2-39/+83
|
* feat: add target triple to native smoke reportValentin Popov4 days1-0/+24
|
* feat: require swapchain recreation evidence in smoke reportsValentin Popov4 days1-0/+69
|
* feat: add native smoke window preflightValentin Popov4 days2-25/+209
|
* feat: add Vulkan surface preflight to smoke runnerValentin Popov4 days1-2/+132
|
* feat: add Vulkan instance probe to smoke runnerValentin Popov4 days1-17/+155
|
* feat: add Vulkan loader probe to smoke runnerValentin Popov4 days1-9/+163
|
* feat: add Vulkan smoke runner entrypointValentin Popov4 days2-0/+371