| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | perf(assets): cache graph texm validation | Valentin Popov | 2026-07-18 | 1 | -0/+9 |
| | | |||||
| * | feat(runtime): split visual graph load phase | Valentin Popov | 2026-07-18 | 1 | -0/+9 |
| | | |||||
| * | fix(terrain): use xy ground coordinates | Valentin Popov | 2026-07-18 | 1 | -0/+8 |
| | | |||||
| * | fix(render): project static scene on xy plane | Valentin Popov | 2026-07-18 | 1 | -12/+21 |
| | | |||||
| * | feat(cli): inspect mission transforms | Valentin Popov | 2026-07-18 | 1 | -0/+12 |
| | | |||||
| * | feat(game): preview multiple mission roots | Valentin Popov | 2026-07-18 | 1 | -7/+22 |
| | | |||||
| * | docs(render): recover camera reflection factory ABI | Valentin Popov | 2026-07-18 | 2 | -3/+20 |
| | | |||||
| * | feat(render): compose terrain with preview root | Valentin Popov | 2026-07-18 | 1 | -0/+23 |
| | | |||||
| * | docs(render): map camera selection flow | Valentin Popov | 2026-07-18 | 1 | -0/+14 |
| | | |||||
| * | docs(render): trace GOG camera ownership | Valentin Popov | 2026-07-18 | 1 | -0/+18 |
| | | |||||
| * | feat(game): merge preview root components | Valentin Popov | 2026-07-18 | 2 | -21/+28 |
| | | |||||
| * | docs(render): record part preview probes | Valentin Popov | 2026-07-18 | 1 | -0/+11 |
| | | |||||
| * | feat(game): bind preview diffuse materials | Valentin Popov | 2026-07-18 | 2 | -11/+15 |
| | | |||||
| * | feat(runtime): bound static preview graph roots | Valentin Popov | 2026-07-18 | 2 | -25/+24 |
| | | |||||
| * | feat(runtime): report mission load phases | Valentin Popov | 2026-07-18 | 2 | -5/+10 |
| | | |||||
| * | feat(runtime): bound static preview asset loading | Valentin Popov | 2026-07-18 | 2 | -4/+14 |
| | | |||||
| * | feat(game): add static mission Vulkan mode | Valentin Popov | 2026-07-18 | 2 | -2/+25 |
| | | |||||
| * | feat(runtime): preserve mission object IDs in draws | Valentin Popov | 2026-07-18 | 1 | -0/+9 |
| | | |||||
| * | feat(runtime): use mission placement in render snapshots | Valentin Popov | 2026-07-18 | 1 | -0/+9 |
| | | |||||
| * | feat(runtime): retain all object visuals in snapshots | Valentin Popov | 2026-07-18 | 1 | -0/+7 |
| | | |||||
| * | fix(vulkan): validate readback formats | Valentin Popov | 2026-07-18 | 1 | -0/+3 |
| | | |||||
| * | feat(vulkan): compare readback artifacts | Valentin Popov | 2026-07-18 | 1 | -0/+5 |
| | | |||||
| * | fix(vulkan): label readback image formats | Valentin Popov | 2026-07-18 | 1 | -2/+2 |
| | | |||||
| * | feat(vulkan): export readback artifacts | Valentin Popov | 2026-07-18 | 1 | -0/+6 |
| | | |||||
| * | feat(vulkan): capture swapchain pixels | Valentin Popov | 2026-07-18 | 1 | -0/+20 |
| | | |||||
| * | feat(vulkan): select readback-capable swapchains | Valentin Popov | 2026-07-18 | 1 | -0/+16 |
| | | |||||
| * | docs(evidence): correct Terrain camera receiver | Valentin Popov | 2026-07-18 | 3 | -0/+26 |
| | | |||||
| * | docs(evidence): correct World3D render RVAs | Valentin Popov | 2026-07-18 | 2 | -3/+28 |
| | | |||||
| * | feat(vulkan): draw original terrain geometry | Valentin Popov | 2026-07-18 | 1 | -0/+9 |
| | | |||||
| * | feat(vulkan): add alpha test shader path | Valentin Popov | 2026-07-18 | 1 | -3/+6 |
| | | |||||
| * | feat(vulkan): add depth attachment pipeline support | Valentin Popov | 2026-07-18 | 1 | -7/+10 |
| | | |||||
| * | feat(vulkan): select canonical depth attachment formats | Valentin Popov | 2026-07-18 | 1 | -0/+7 |
| | | |||||
| * | feat(vulkan): cache pipeline variants by state key | Valentin Popov | 2026-07-18 | 1 | -8/+14 |
| | | |||||
| * | feat(render): add deterministic pipeline state keys | Valentin Popov | 2026-07-18 | 1 | -0/+18 |
| | | |||||
| * | docs(render): record lightmap evidence gap | Valentin Popov | 2026-07-18 | 1 | -1/+2 |
| | | |||||
| * | feat(render): bind materials per mesh batch | Valentin Popov | 2026-07-18 | 1 | -1/+1 |
| | | |||||
| * | feat(render): preserve original mesh batch draws | Valentin Popov | 2026-07-18 | 1 | -1/+1 |
| | | |||||
| * | feat(viewer): select Vulkan texture through WEAR | Valentin Popov | 2026-07-18 | 1 | -2/+2 |
| | | |||||
| * | fix(render): use original MSH UV scale | Valentin Popov | 2026-07-18 | 1 | -1/+1 |
| | | |||||
| * | feat(render): sample original TEXM in Vulkan | Valentin Popov | 2026-07-18 | 1 | -2/+2 |
| | | |||||
| * | feat(render): upload original TEXM to Vulkan | Valentin Popov | 2026-07-18 | 1 | -2/+2 |
| | | |||||
| * | feat(render): draw original MSH through Vulkan | Valentin Popov | 2026-07-18 | 1 | -2/+2 |
| | | |||||
| * | build(platform): restrict runtime scope to Windows | Valentin Popov | 2026-07-18 | 1 | -10/+11 |
| | | |||||
| * | docs(stage0): record Windows Vulkan smoke | Valentin Popov | 2026-07-18 | 1 | -2/+14 |
| | | |||||
| * | docs: align renderer and evidence status | Valentin Popov | 2026-07-04 | 5 | -0/+223 |
| | | |||||
| * | docs: clarify stage 0 acceptance scope | Valentin Popov | 2026-07-03 | 1 | -0/+5 |
| | | |||||
| * | feat: close stage 0-2 audit groundwork | Valentin Popov | 2026-06-23 | 3 | -25/+20 |
| | | | | | | | | | | | | | 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 gap | Valentin Popov | 2026-06-22 | 1 | -6/+13 |
| | | |||||
| * | feat: implement FParkan architecture foundation | Valentin Popov | 2026-06-22 | 2 | -0/+46 |
| | | | | | Add the modular fparkan workspace, domain crates, adapters, apps, xtask policy/CI, acceptance evidence, and licensed corpus gates for the macOS-focused roadmap foundation. | ||||
| * | docs: rewrite MkDocs documentation | Valentin Popov | 2026-06-22 | 43 | -2559/+6279 |
| | | |||||
