aboutsummaryrefslogtreecommitdiff
path: root/fixtures/acceptance
Commit message (Expand)AuthorAgeFilesLines
* feat(render): sample original TEXM in VulkanValentin Popov2026-07-181-1/+1
* feat(render): upload original TEXM to VulkanValentin Popov2026-07-181-1/+1
* feat(render): draw original MSH through VulkanValentin Popov2026-07-181-3/+3
* docs(stage0): confirm native GPU smoke coverageValentin Popov2026-07-181-3/+3
* fix(stage0): require Windows native smokeValentin Popov2026-07-181-8/+8
* chore: clarify planning acceptance semanticsValentin Popov2026-07-041-9/+9
* refactor: harden stage 2 graph and asset limitsValentin Popov2026-07-032-0/+4
* fix: guard prepared asset id collisionsValentin Popov2026-07-032-0/+2
* test: realign stage 2 acceptance coverageValentin Popov2026-07-032-22/+60
* docs: clarify stage 0 acceptance scopeValentin Popov2026-07-033-0/+5
* test(inspection): cover archive entry diagnostic contextValentin Popov2026-06-301-1/+1
* fix(nres): align licensed closure with corpus limitsValentin Popov2026-06-301-2/+2
* test(inspection): cover archive diagnostic span contextValentin Popov2026-06-301-1/+1
* test(nres): cover input byte limit enforcementValentin Popov2026-06-301-1/+1
* test(resource): cover archive byte-budget evictionValentin Popov2026-06-301-1/+1
* test(acceptance): record remaining stage1 coverage gapsValentin Popov2026-06-301-0/+13
* refactor(vulkan-plan): clarify planning backend telemetryValentin Popov2026-06-251-2/+2
* fix(stage0): harden native smoke provenance auditValentin Popov2026-06-251-1/+1
* feat(stage0): record artifact provenance metadataValentin Popov2026-06-251-2/+2
* ci: tighten supply-chain fallback policyValentin Popov2026-06-251-1/+1
* feat(vulkan-smoke): pin shader manifest provenanceValentin Popov2026-06-251-1/+1
* chore(stage0): scope native smoke closure to macosValentin Popov2026-06-251-3/+3
* feat(stage0): close native smoke acceptance gateValentin Popov2026-06-252-1/+69
* ci: tighten stage 0 acceptance gatesValentin Popov2026-06-251-0/+47
* feat: create Vulkan swapchain probeValentin Popov2026-06-242-1/+3
* feat: probe Vulkan logical device creationValentin Popov2026-06-232-0/+2
* feat: probe live Vulkan runtime capabilitiesValentin Popov2026-06-232-0/+4
* feat: require created Vulkan smoke surfaceValentin Popov2026-06-232-0/+2
* feat: create native smoke window handlesValentin Popov2026-06-232-0/+2
* feat: audit native smoke artifactsValentin Popov2026-06-232-0/+2
* feat: add target triple to native smoke reportValentin Popov2026-06-232-0/+2
* feat: require swapchain recreation evidence in smoke reportsValentin Popov2026-06-232-0/+2
* feat: add native smoke window preflightValentin Popov2026-06-232-1/+3
* feat: add Vulkan surface preflight to smoke runnerValentin Popov2026-06-232-0/+2
* feat: add Vulkan instance probe to smoke runnerValentin Popov2026-06-232-0/+2
* feat: add Vulkan loader probe to smoke runnerValentin Popov2026-06-232-1/+3
* feat: add Vulkan smoke runner entrypointValentin Popov2026-06-232-1/+3
* ci: add native smoke artifact schemaValentin Popov2026-06-232-0/+2
* ci: add acceptance artifact metadataValentin Popov2026-06-232-0/+2
* ci: enforce reproducible Rust toolchainValentin Popov2026-06-232-0/+4
* feat: add Vulkan frame submission planValentin Popov2026-06-232-0/+4
* ci: add built-in supply chain policy fallbackValentin Popov2026-06-232-0/+2
* test: verify headless dependency closureValentin Popov2026-06-231-1/+1
* feat: add Vulkan shader manifest validationValentin Popov2026-06-232-0/+6
* feat: add Vulkan swapchain planning policyValentin Popov2026-06-232-0/+8
* feat: add Vulkan surface bootstrap boundaryValentin Popov2026-06-232-0/+6
* feat: expose native window handlesValentin Popov2026-06-232-0/+4
* feat: add Vulkan instance bootstrap planValentin Popov2026-06-232-0/+6
* feat: probe Vulkan loader boundaryValentin Popov2026-06-232-0/+4
* feat: add Vulkan capability selection boundaryValentin Popov2026-06-232-2/+10