aboutsummaryrefslogtreecommitdiff
path: root/fixtures/acceptance
Commit message (Collapse)AuthorAgeFilesLines
* refactor(vulkan-plan): clarify planning backend telemetryValentin Popov3 days1-2/+2
|
* fix(stage0): harden native smoke provenance auditValentin Popov3 days1-1/+1
|
* feat(stage0): record artifact provenance metadataValentin Popov3 days1-2/+2
|
* ci: tighten supply-chain fallback policyValentin Popov3 days1-1/+1
|
* feat(vulkan-smoke): pin shader manifest provenanceValentin Popov3 days1-1/+1
|
* chore(stage0): scope native smoke closure to macosValentin Popov3 days1-3/+3
|
* feat(stage0): close native smoke acceptance gateValentin Popov3 days2-1/+69
|
* ci: tighten stage 0 acceptance gatesValentin Popov3 days1-0/+47
|
* feat: create Vulkan swapchain probeValentin Popov4 days2-1/+3
|
* feat: probe Vulkan logical device creationValentin Popov4 days2-0/+2
|
* feat: probe live Vulkan runtime capabilitiesValentin Popov4 days2-0/+4
|
* feat: require created Vulkan smoke surfaceValentin Popov4 days2-0/+2
|
* feat: create native smoke window handlesValentin Popov4 days2-0/+2
|
* feat: audit native smoke artifactsValentin Popov4 days2-0/+2
|
* feat: add target triple to native smoke reportValentin Popov4 days2-0/+2
|
* feat: require swapchain recreation evidence in smoke reportsValentin Popov4 days2-0/+2
|
* feat: add native smoke window preflightValentin Popov4 days2-1/+3
|
* feat: add Vulkan surface preflight to smoke runnerValentin Popov5 days2-0/+2
|
* feat: add Vulkan instance probe to smoke runnerValentin Popov5 days2-0/+2
|
* feat: add Vulkan loader probe to smoke runnerValentin Popov5 days2-1/+3
|
* feat: add Vulkan smoke runner entrypointValentin Popov5 days2-1/+3
|
* ci: add native smoke artifact schemaValentin Popov5 days2-0/+2
|
* ci: add acceptance artifact metadataValentin Popov5 days2-0/+2
|
* ci: enforce reproducible Rust toolchainValentin Popov5 days2-0/+4
|
* feat: add Vulkan frame submission planValentin Popov5 days2-0/+4
|
* ci: add built-in supply chain policy fallbackValentin Popov5 days2-0/+2
|
* test: verify headless dependency closureValentin Popov5 days1-1/+1
|
* feat: add Vulkan shader manifest validationValentin Popov5 days2-0/+6
|
* feat: add Vulkan swapchain planning policyValentin Popov5 days2-0/+8
|
* feat: add Vulkan surface bootstrap boundaryValentin Popov5 days2-0/+6
|
* feat: expose native window handlesValentin Popov5 days2-0/+4
|
* feat: add Vulkan instance bootstrap planValentin Popov5 days2-0/+6
|
* feat: probe Vulkan loader boundaryValentin Popov5 days2-0/+4
|
* feat: add Vulkan capability selection boundaryValentin Popov5 days2-2/+10
|
* fix: close stage 0-2 synthetic gatesValentin Popov5 days2-4/+4
|
* feat: close stage 0-2 audit groundworkValentin Popov5 days2-2/+371
| | | | | | | | | | | | Remove legacy SDL/OpenGL adapters from the workspace and introduce winit/Vulkan adapter boundaries for the rendered composition root. Add reproducible toolchain and xtask CI coverage for formatting, tests, clippy, docs, policy, deny, acceptance auditing, and hosted OS matrix evidence. Strengthen Stage 1 data contracts with byte-first paths, VFS hardening, structured diagnostics, RsLi writer/edit scaffolding, corpus reporting, and resource error classification. Advance Stage 2 asset preparation by moving mission loading through assets/runtime boundaries, materializing prototype graph data, preserving provenance, and adding inspection/viewer integration. Record the Stage 0-2 audit input, acceptance roadmap, coverage updates, and documentation notes for follow-up evidence.
* fix: harden path lookup and mark gl backend gapValentin Popov6 days1-2/+2
|
* docs: mark stage 4 runtime gaps explicitValentin Popov6 days1-11/+11
|
* feat: implement FParkan architecture foundationValentin Popov6 days2-0/+382
Add the modular fparkan workspace, domain crates, adapters, apps, xtask policy/CI, acceptance evidence, and licensed corpus gates for the macOS-focused roadmap foundation.