| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | feat(stage0): record artifact provenance metadata | Valentin Popov | 3 days | 3 | -2/+87 | |
| | | ||||||
| * | fix(vulkan-smoke): make teardown order explicit | Valentin Popov | 3 days | 1 | -8/+17 | |
| | | ||||||
| * | ci: tighten supply-chain fallback policy | Valentin Popov | 3 days | 2 | -2/+61 | |
| | | ||||||
| * | feat(vulkan-smoke): pin shader manifest provenance | Valentin Popov | 3 days | 4 | -25/+222 | |
| | | ||||||
| * | fix(platform-winit): map lifecycle and pointer state | Valentin Popov | 3 days | 1 | -9/+98 | |
| | | ||||||
| * | fix(vulkan-smoke): clean up partial runtime resources | Valentin Popov | 3 days | 1 | -55/+226 | |
| | | ||||||
| * | refactor(vulkan-smoke): remove legacy acquire-present path | Valentin Popov | 3 days | 1 | -149/+0 | |
| | | ||||||
| * | chore(stage0): scope native smoke closure to macos | Valentin Popov | 3 days | 4 | -13/+7 | |
| | | ||||||
| * | feat(stage0): close native smoke acceptance gate | Valentin Popov | 3 days | 15 | -1645/+2438 | |
| | | ||||||
| * | ci: tighten stage 0 acceptance gates | Valentin Popov | 3 days | 6 | -137/+424 | |
| | | ||||||
| * | fix(deps): update all digest updates | renovate[bot] | 4 days | 2 | -390/+25 | |
| | | ||||||
| * | feat(vulkan-smoke): run native swapchain acquire/present | Valentin Popov | 4 days | 2 | -28/+243 | |
| | | ||||||
| * | revert: "ci: fix unreadable_directory_produces_error error" | Valentin Popov | 4 days | 1 | -7/+0 | |
| | | | | | This reverts commit 7eced774831b4d1a26e68d25386fdbe3235a27e6. | |||||
| * | ci: fix unreadable_directory_produces_error error | Valentin Popov | 4 days | 1 | -0/+7 | |
| | | ||||||
| * | feat: create Vulkan swapchain probe | Valentin Popov | 4 days | 5 | -16/+195 | |
| | | ||||||
| * | feat: probe Vulkan logical device creation | Valentin Popov | 4 days | 5 | -20/+354 | |
| | | ||||||
| * | feat: probe live Vulkan runtime capabilities | Valentin Popov | 4 days | 5 | -94/+750 | |
| | | ||||||
| * | feat: require created Vulkan smoke surface | Valentin Popov | 4 days | 4 | -21/+74 | |
| | | ||||||
| * | feat: create native smoke window handles | Valentin Popov | 4 days | 7 | -43/+230 | |
| | | ||||||
| * | feat: audit native smoke artifacts | Valentin Popov | 4 days | 5 | -1/+270 | |
| | | ||||||
| * | feat: add target triple to native smoke report | Valentin Popov | 4 days | 3 | -0/+26 | |
| | | ||||||
| * | feat: require swapchain recreation evidence in smoke reports | Valentin Popov | 4 days | 3 | -0/+71 | |
| | | ||||||
| * | feat: add native smoke window preflight | Valentin Popov | 4 days | 6 | -26/+280 | |
| | | ||||||
| * | feat: add Vulkan surface preflight to smoke runner | Valentin Popov | 4 days | 4 | -3/+135 | |
| | | ||||||
| * | feat: add Vulkan instance probe to smoke runner | Valentin Popov | 4 days | 4 | -18/+158 | |
| | | ||||||
| * | feat: add Vulkan loader probe to smoke runner | Valentin Popov | 4 days | 4 | -10/+167 | |
| | | ||||||
| * | refactor: remove xtask native smoke generator | Valentin Popov | 4 days | 1 | -313/+1 | |
| | | ||||||
| * | feat: add Vulkan smoke runner entrypoint | Valentin Popov | 4 days | 8 | -3/+390 | |
| | | ||||||
| * | ci: add native smoke artifact schema | Valentin Popov | 4 days | 4 | -6/+334 | |
| | | ||||||
| * | ci: add acceptance artifact metadata | Valentin Popov | 4 days | 3 | -0/+32 | |
| | | ||||||
| * | ci: enforce reproducible Rust toolchain | Valentin Popov | 4 days | 4 | -0/+175 | |
| | | ||||||
| * | feat: add Vulkan frame submission plan | Valentin Popov | 4 days | 3 | -1/+159 | |
| | | ||||||
| * | ci: add built-in supply chain policy fallback | Valentin Popov | 4 days | 3 | -3/+120 | |
| | | ||||||
| * | test: verify headless dependency closure | Valentin Popov | 4 days | 2 | -1/+90 | |
| | | ||||||
| * | feat: add Vulkan shader manifest validation | Valentin Popov | 4 days | 5 | -0/+347 | |
| | | ||||||
| * | feat: add Vulkan swapchain planning policy | Valentin Popov | 4 days | 3 | -0/+342 | |
| | | ||||||
| * | feat: add Vulkan surface bootstrap boundary | Valentin Popov | 4 days | 3 | -4/+194 | |
| | | ||||||
| * | feat: expose native window handles | Valentin Popov | 4 days | 7 | -2/+42 | |
| | | ||||||
| * | feat: add Vulkan instance bootstrap plan | Valentin Popov | 4 days | 3 | -1/+261 | |
| | | ||||||
| * | feat: probe Vulkan loader boundary | Valentin Popov | 4 days | 4 | -3/+132 | |
| | | ||||||
| * | feat: add Vulkan capability selection boundary | Valentin Popov | 4 days | 5 | -2/+577 | |
| | | ||||||
| * | fix: close stage 0-2 synthetic gates | Valentin Popov | 4 days | 38 | -1729/+4030 | |
| | | ||||||
| * | feat: close stage 0-2 audit groundwork | Valentin Popov | 4 days | 40 | -1335/+5316 | |
| | | | | | | | | | | | | | 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: trace runtime scheduler phases | Valentin Popov | 5 days | 1 | -6/+172 | |
| | | ||||||
| * | fix: require manifests for licensed gates | Valentin Popov | 5 days | 17 | -167/+493 | |
| | | ||||||
| * | fix: use canonical sha256 world hashes | Valentin Popov | 5 days | 3 | -21/+145 | |
| | | ||||||
| * | fix: harden render command validation | Valentin Popov | 5 days | 1 | -17/+421 | |
| | | ||||||
| * | fix: cap fixed-step catch-up | Valentin Popov | 5 days | 1 | -12/+74 | |
| | | ||||||
| * | fix: expose configurable rsli read profiles | Valentin Popov | 5 days | 1 | -11/+165 | |
| | | ||||||
| * | fix: preserve nres gaps during edits | Valentin Popov | 5 days | 1 | -46/+208 | |
| | | ||||||
