| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(render): preview explicit animation frames | Valentin Popov | 2026-07-18 | 1 | -3/+1 |
| | | |||||
| * | feat(render): apply static node fallback poses | Valentin Popov | 2026-07-18 | 1 | -0/+3 |
| | | |||||
| * | feat(vulkan): draw original terrain geometry | Valentin Popov | 2026-07-18 | 1 | -0/+1 |
| | | |||||
| * | feat(render): draw original MSH through Vulkan | Valentin Popov | 2026-07-18 | 1 | -0/+1 |
| | | |||||
| * | build(deps): pin internal path dependency versions | Valentin Popov | 2026-07-18 | 1 | -3/+3 |
| | | |||||
| * | build(vulkan-shaders): source tool metadata at build time | Valentin Popov | 2026-06-25 | 1 | -0/+1 |
| | | |||||
| * | refactor(vulkan-reporting): remove manual json assembly | Valentin Popov | 2026-06-25 | 1 | -0/+2 |
| | | |||||
| * | feat: add Vulkan shader manifest validation | Valentin Popov | 2026-06-23 | 1 | -0/+1 |
| | | |||||
| * | feat: probe Vulkan loader boundary | Valentin Popov | 2026-06-23 | 1 | -2/+18 |
| | | |||||
| * | feat: add Vulkan capability selection boundary | Valentin Popov | 2026-06-23 | 1 | -0/+2 |
| | | |||||
| * | feat: close stage 0-2 audit groundwork | Valentin Popov | 2026-06-23 | 1 | -0/+13 |
| 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. | |||||
