aboutsummaryrefslogtreecommitdiff
path: root/fixtures
Commit message (Collapse)AuthorAgeFilesLines
* 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 days4-0/+411
Add the modular fparkan workspace, domain crates, adapters, apps, xtask policy/CI, acceptance evidence, and licensed corpus gates for the macOS-focused roadmap foundation.