Valentin Popov
|
4b741fb19c
|
feat(vulkan): add depth attachment pipeline support
Docs Deploy / Build and Deploy MkDocs (push) Successful in 35s
Test / Lint (push) Failing after 1m58s
Test / Test (push) Skipped
Test / Render parity (push) Skipped
|
2026-07-18 08:31:19 +04:00 |
|
Valentin Popov
|
645eca5510
|
feat(vulkan): select canonical depth attachment formats
Docs Deploy / Build and Deploy MkDocs (push) Successful in 36s
Test / Lint (push) Failing after 2m0s
Test / Test (push) Skipped
Test / Render parity (push) Skipped
|
2026-07-18 08:26:37 +04:00 |
|
Valentin Popov
|
e7c1664171
|
feat(vulkan): cache pipeline variants by state key
Docs Deploy / Build and Deploy MkDocs (push) Successful in 37s
Test / Lint (push) Failing after 2m4s
Test / Test (push) Skipped
Test / Render parity (push) Skipped
|
2026-07-18 08:22:29 +04:00 |
|
Valentin Popov
|
1afe1698db
|
feat(render): add deterministic pipeline state keys
Docs Deploy / Build and Deploy MkDocs (push) Successful in 38s
Test / Lint (push) Failing after 2m4s
Test / Test (push) Skipped
Test / Render parity (push) Skipped
|
2026-07-18 08:18:39 +04:00 |
|
Valentin Popov
|
2745b938d8
|
docs(render): record lightmap evidence gap
Docs Deploy / Build and Deploy MkDocs (push) Successful in 37s
Test / Lint (push) Failing after 2m2s
Test / Test (push) Skipped
Test / Render parity (push) Skipped
|
2026-07-18 08:11:25 +04:00 |
|
Valentin Popov
|
efaba9001f
|
feat(render): bind materials per mesh batch
Docs Deploy / Build and Deploy MkDocs (push) Successful in 37s
Test / Lint (push) Failing after 2m7s
Test / Test (push) Skipped
Test / Render parity (push) Skipped
|
2026-07-18 08:07:45 +04:00 |
|
Valentin Popov
|
b915554f3c
|
feat(render): preserve original mesh batch draws
Docs Deploy / Build and Deploy MkDocs (push) Successful in 35s
Test / Lint (push) Failing after 2m7s
Test / Test (push) Skipped
Test / Render parity (push) Skipped
|
2026-07-18 07:56:49 +04:00 |
|
Valentin Popov
|
116e7716b9
|
feat(viewer): select Vulkan texture through WEAR
Docs Deploy / Build and Deploy MkDocs (push) Successful in 36s
Test / Lint (push) Failing after 2m2s
Test / Test (push) Skipped
Test / Render parity (push) Skipped
|
2026-07-18 07:51:06 +04:00 |
|
Valentin Popov
|
1d9d8a1d29
|
feat(assets): expose WEAR material texture selection
Docs Deploy / Build and Deploy MkDocs (push) Successful in 35s
Test / Lint (push) Failing after 2m8s
Test / Test (push) Skipped
Test / Render parity (push) Skipped
|
2026-07-18 07:46:01 +04:00 |
|
Valentin Popov
|
a436190059
|
fix(render): use original MSH UV scale
Docs Deploy / Build and Deploy MkDocs (push) Successful in 36s
Test / Lint (push) Failing after 2m13s
Test / Test (push) Skipped
Test / Render parity (push) Skipped
|
2026-07-18 07:41:46 +04:00 |
|
Valentin Popov
|
fd9ce461c2
|
feat(render): sample original TEXM in Vulkan
|
2026-07-18 07:39:38 +04:00 |
|
Valentin Popov
|
6e6496eebf
|
feat(render): upload original TEXM to Vulkan
Docs Deploy / Build and Deploy MkDocs (push) Successful in 36s
Test / Lint (push) Failing after 2m5s
Test / Test (push) Skipped
Test / Render parity (push) Skipped
|
2026-07-18 07:29:31 +04:00 |
|
Valentin Popov
|
283b48e8c5
|
feat(render): draw original MSH through Vulkan
Docs Deploy / Build and Deploy MkDocs (push) Successful in 34s
Test / Lint (push) Failing after 1m58s
Test / Test (push) Skipped
Test / Render parity (push) Skipped
|
2026-07-18 07:21:29 +04:00 |
|
Valentin Popov
|
97b1199b9e
|
feat(render): accept static indexed Vulkan meshes
Docs Deploy / Build and Deploy MkDocs (push) Successful in 36s
Test / Lint (push) Failing after 2m6s
Test / Test (push) Skipped
Test / Render parity (push) Skipped
|
2026-07-18 07:14:47 +04:00 |
|
Valentin Popov
|
223b3b948a
|
test(render): refresh licensed planning captures
Docs Deploy / Build and Deploy MkDocs (push) Successful in 37s
Test / Lint (push) Failing after 2m2s
Test / Test (push) Skipped
Test / Render parity (push) Skipped
|
2026-07-18 07:09:24 +04:00 |
|
Valentin Popov
|
a4c7e4b0ba
|
perf(resource): skip duplicate archive metadata hashing
Docs Deploy / Build and Deploy MkDocs (push) Successful in 35s
Test / Lint (push) Failing after 2m5s
Test / Test (push) Skipped
Test / Render parity (push) Skipped
|
2026-07-18 06:52:54 +04:00 |
|
Valentin Popov
|
57d8b654e9
|
perf(assets): reuse materials during mission preparation
Docs Deploy / Build and Deploy MkDocs (push) Successful in 38s
Test / Lint (push) Failing after 1m58s
Test / Test (push) Skipped
Test / Render parity (push) Skipped
|
2026-07-18 06:35:20 +04:00 |
|
Valentin Popov
|
3f14e1ad7d
|
perf(assets): reuse textures during mission preparation
Docs Deploy / Build and Deploy MkDocs (push) Successful in 37s
Test / Lint (push) Failing after 2m6s
Test / Test (push) Skipped
Test / Render parity (push) Skipped
|
2026-07-18 06:29:29 +04:00 |
|
Valentin Popov
|
597ffef19c
|
refactor(render): build game commands from snapshots
Docs Deploy / Build and Deploy MkDocs (push) Successful in 35s
Test / Lint (push) Failing after 2m7s
Test / Test (push) Skipped
Test / Render parity (push) Skipped
|
2026-07-18 06:16:44 +04:00 |
|
Valentin Popov
|
598e983a8e
|
feat(xtask): persist corpus baseline reports
Docs Deploy / Build and Deploy MkDocs (push) Successful in 38s
Test / Lint (push) Failing after 2m1s
Test / Test (push) Skipped
Test / Render parity (push) Skipped
|
2026-07-18 06:06:08 +04:00 |
|
Valentin Popov
|
75c2154b02
|
docs(stage0): confirm native GPU smoke coverage
Docs Deploy / Build and Deploy MkDocs (push) Successful in 36s
Test / Lint (push) Failing after 2m1s
Test / Test (push) Skipped
Test / Render parity (push) Skipped
|
2026-07-18 06:01:06 +04:00 |
|
Valentin Popov
|
6ca7ab4f42
|
refactor(xtask): derive closure from Cargo metadata
Docs Deploy / Build and Deploy MkDocs (push) Successful in 36s
Test / Lint (push) Failing after 2m1s
Test / Test (push) Skipped
Test / Render parity (push) Skipped
|
2026-07-18 05:59:59 +04:00 |
|
Valentin Popov
|
cd57d16d60
|
refactor(xtask): parse Cargo manifests with toml
Docs Deploy / Build and Deploy MkDocs (push) Successful in 35s
Test / Lint (push) Failing after 2m1s
Test / Test (push) Skipped
Test / Render parity (push) Skipped
|
2026-07-18 05:58:21 +04:00 |
|
Valentin Popov
|
fd4be6c825
|
fix(stage0): require Windows native smoke
Docs Deploy / Build and Deploy MkDocs (push) Successful in 36s
Test / Lint (push) Failing after 2m1s
Test / Test (push) Skipped
Test / Render parity (push) Skipped
|
2026-07-18 05:53:45 +04:00 |
|
Valentin Popov
|
3c44a12fc4
|
build(platform): restrict runtime scope to Windows
Docs Deploy / Build and Deploy MkDocs (push) Successful in 36s
Test / Lint (push) Failing after 2m5s
Test / Test (push) Skipped
Test / Render parity (push) Skipped
|
2026-07-18 05:50:10 +04:00 |
|
Valentin Popov
|
958a5a3263
|
build(deps): harden winit feature graph
Docs Deploy / Build and Deploy MkDocs (push) Successful in 36s
Test / Lint (push) Failing after 2m22s
Test / Test (push) Skipped
Test / Render parity (push) Skipped
|
2026-07-18 05:44:50 +04:00 |
|
Valentin Popov
|
ba5992cc56
|
build(deps): pin internal path dependency versions
Docs Deploy / Build and Deploy MkDocs (push) Successful in 34s
Test / Lint (push) Failing after 2m23s
Test / Test (push) Skipped
Test / Render parity (push) Skipped
|
2026-07-18 05:40:24 +04:00 |
|
Valentin Popov
|
41a2746804
|
fix(build): align stage zero gates with Rust 1.97
Docs Deploy / Build and Deploy MkDocs (push) Successful in 35s
Test / Lint (push) Failing after 2m18s
Test / Test (push) Skipped
Test / Render parity (push) Skipped
|
2026-07-18 05:38:27 +04:00 |
|
Valentin Popov
|
fbe5a8497a
|
fix(clippy): address Rust 1.97 lints
Docs Deploy / Build and Deploy MkDocs (push) Successful in 38s
Test / Lint (push) Failing after 2m19s
Test / Test (push) Skipped
Test / Render parity (push) Skipped
|
2026-07-18 05:31:39 +04:00 |
|
Valentin Popov
|
2da28d0495
|
style: format workspace with Rust 1.97
Docs Deploy / Build and Deploy MkDocs (push) Successful in 36s
Test / Lint (push) Failing after 2m31s
Test / Test (push) Skipped
Test / Render parity (push) Skipped
|
2026-07-18 05:28:07 +04:00 |
|
Valentin Popov
|
02b4da2e3d
|
build: support Windows shader provenance
Docs Deploy / Build and Deploy MkDocs (push) Successful in 38s
Test / Lint (push) Failing after 7m8s
Test / Test (push) Skipped
Test / Render parity (push) Skipped
|
2026-07-18 05:27:10 +04:00 |
|
Valentin Popov
|
9f7a94b0d9
|
fix(policy): normalize Windows FFI paths
Docs Deploy / Build and Deploy MkDocs (push) Successful in 40s
Test / Lint (push) Failing after 3m34s
Test / Test (push) Skipped
Test / Render parity (push) Skipped
|
2026-07-18 05:22:20 +04:00 |
|
Valentin Popov
|
337894528c
|
build: upgrade Rust toolchain to 1.97.1
Docs Deploy / Build and Deploy MkDocs (push) Successful in 49s
Test / Lint (push) Failing after 11m30s
Test / Test (push) Skipped
Test / Render parity (push) Skipped
|
2026-07-18 05:20:43 +04:00 |
|
Valentin Popov
|
93cddf1851
|
docs(stage0): record Windows Vulkan smoke
|
2026-07-18 05:13:59 +04:00 |
|
Valentin Popov
|
ff7993223f
|
docs: align renderer and evidence status
Docs Deploy / Build and Deploy MkDocs (push) Successful in 34s
Test / Lint (push) Failing after 1m49s
Test / Test (push) Has been skipped
Test / Render parity (push) Has been skipped
|
2026-07-04 01:54:25 +04:00 |
|
Valentin Popov
|
08550849c7
|
chore: clarify planning acceptance semantics
|
2026-07-04 01:50:59 +04:00 |
|
Valentin Popov
|
0c54142ad5
|
refactor: harden stage 2 graph and asset limits
Docs Deploy / Build and Deploy MkDocs (push) Successful in 36s
Test / Lint (push) Failing after 5m24s
Test / Test (push) Has been skipped
Test / Render parity (push) Has been skipped
|
2026-07-03 21:54:09 +04:00 |
|
Valentin Popov
|
44627cd532
|
fix: guard prepared asset id collisions
|
2026-07-03 21:49:42 +04:00 |
|
Valentin Popov
|
f34c422b20
|
test: realign stage 2 acceptance coverage
|
2026-07-03 21:44:26 +04:00 |
|
Valentin Popov
|
a89bd9af2a
|
docs: clarify stage 0 acceptance scope
|
2026-07-03 21:28:18 +04:00 |
|
Valentin Popov
|
b2e193f234
|
feat(stage2): persist prepared mission assets and reports
Docs Deploy / Build and Deploy MkDocs (push) Successful in 35s
Test / Lint (push) Failing after 2m17s
Test / Test (push) Has been skipped
Test / Render parity (push) Has been skipped
|
2026-07-03 17:11:49 +04:00 |
|
Valentin Popov
|
66804e0bd2
|
feat(stage2): materialize visual dependency graph
|
2026-07-03 17:03:40 +04:00 |
|
Valentin Popov
|
ee9b318172
|
fix(stage2): preserve byte-exact prototype identities
|
2026-07-03 16:58:17 +04:00 |
|
Valentin Popov
|
29bf4830cf
|
fix(vulkan): capture shutdown validation after owner drop
|
2026-07-03 16:55:19 +04:00 |
|
Valentin Popov
|
8a8ef614f2
|
refactor(cli): limit json refactor to stage1 scope
Docs Deploy / Build and Deploy MkDocs (push) Successful in 35s
Test / Lint (push) Failing after 1m54s
Test / Test (push) Has been skipped
Test / Render parity (push) Has been skipped
|
2026-06-30 04:43:27 +04:00 |
|
Valentin Popov
|
51b54c155c
|
test(inspection): cover archive entry diagnostic context
|
2026-06-30 03:10:54 +04:00 |
|
Valentin Popov
|
0fd96faf54
|
fix(nres): align licensed closure with corpus limits
|
2026-06-30 02:55:23 +04:00 |
|
Valentin Popov
|
c7a9c43b5b
|
test(inspection): cover archive diagnostic span context
|
2026-06-30 02:47:24 +04:00 |
|
Valentin Popov
|
c0116d32be
|
test(nres): cover input byte limit enforcement
|
2026-06-30 02:45:09 +04:00 |
|
Valentin Popov
|
0a7ba55b44
|
test(resource): cover archive byte-budget eviction
|
2026-06-30 02:43:25 +04:00 |
|
Valentin Popov
|
29f7a398ff
|
test(acceptance): record remaining stage1 coverage gaps
|
2026-06-30 02:41:43 +04:00 |
|
Valentin Popov
|
6f84761b83
|
fix(resource): prevent stale archive refresh overwrite
|
2026-06-30 02:38:01 +04:00 |
|
Valentin Popov
|
2b16e5b118
|
fix(resource): type archive and vfs error mapping
|
2026-06-30 02:34:25 +04:00 |
|
Valentin Popov
|
716cde2072
|
refactor(cli): replace manual json assembly
|
2026-06-30 02:29:42 +04:00 |
|
Valentin Popov
|
7337492c30
|
fix: route archive inspection through byte-safe boundaries
|
2026-06-30 01:54:57 +04:00 |
|
Valentin Popov
|
d0bc7f2f26
|
fix: tighten nres and rsli decode contracts
|
2026-06-30 01:49:03 +04:00 |
|
Valentin Popov
|
146446d3e2
|
fix: harden stage1 path and archive identity
|
2026-06-30 01:40:47 +04:00 |
|
Valentin Popov
|
6cd23bf02a
|
fix(smoke): capture final validation after explicit shutdown
Docs Deploy / Build and Deploy MkDocs (push) Successful in 39s
Test / Lint (push) Failing after 2m58s
Test / Test (push) Has been skipped
Test / Render parity (push) Has been skipped
|
2026-06-25 22:35:08 +04:00 |
|
Valentin Popov
|
cbc8ef36f8
|
fix(smoke): bind native smoke audit to current provenance
|
2026-06-25 22:31:35 +04:00 |
|
Valentin Popov
|
7c7e91c857
|
build(ci): fail closed on shader provenance
Docs Deploy / Build and Deploy MkDocs (push) Successful in 39s
Test / Lint (push) Successful in 2m55s
Test / Test (push) Failing after 3m13s
Test / Render parity (push) Has been skipped
|
2026-06-25 13:07:58 +04:00 |
|
Valentin Popov
|
7c3b3a53f5
|
fix(smoke): drop renderer before window teardown
|
2026-06-25 13:07:40 +04:00 |
|
Valentin Popov
|
0b8776b850
|
chore(audit): remove stage0 audit files
Docs Deploy / Build and Deploy MkDocs (push) Successful in 1m54s
Test / Lint (push) Failing after 1m58s
Test / Test (push) Has been skipped
Test / Render parity (push) Has been skipped
|
2026-06-25 11:45:41 +04:00 |
|
Valentin Popov
|
e572558d5f
|
fix(stage0-ci): satisfy strict clippy gates
|
2026-06-25 11:45:40 +04:00 |
|
Valentin Popov
|
5a60671bd6
|
fix(vulkan-policy): report sampled formats and limits
|
2026-06-25 11:45:40 +04:00 |
|
Valentin Popov
|
5aff0b64e8
|
fix(vulkan-policy): gate requested depth formats
|
2026-06-25 11:45:40 +04:00 |
|
Valentin Popov
|
757a975d8c
|
chore(vulkan-smoke): record window bootstrap phases
|
2026-06-25 11:45:40 +04:00 |
|
Valentin Popov
|
d146953bcc
|
fix(vulkan-smoke): track bootstrap timeout evidence
|
2026-06-25 11:45:40 +04:00 |
|
Valentin Popov
|
b617e2958d
|
fix(vulkan-smoke): harden timeout and ci closure
|
2026-06-25 11:45:40 +04:00 |
|
Valentin Popov
|
607a64ca8d
|
refactor(vulkan-policy): narrow unsafe module boundaries
|
2026-06-25 11:45:39 +04:00 |
|
Valentin Popov
|
e79d26ea68
|
feat(vulkan-policy): report rejected device diagnostics
|
2026-06-25 11:45:39 +04:00 |
|
Valentin Popov
|
e3c74485f1
|
feat(platform-winit): bridge native window events
|
2026-06-25 11:45:39 +04:00 |
|
Valentin Popov
|
ad21704bcc
|
feat(platform-winit): apply lifecycle state updates
|
2026-06-25 11:45:39 +04:00 |
|
Valentin Popov
|
95391a05c6
|
build(vulkan-shaders): target vulkan 1.1 manifests
|
2026-06-25 11:45:39 +04:00 |
|
Valentin Popov
|
14ea45d49a
|
build(vulkan-shaders): source tool metadata at build time
|
2026-06-25 11:45:39 +04:00 |
|
Valentin Popov
|
0caa36d923
|
build(vulkan-smoke): capture build toolchain metadata
|
2026-06-25 11:45:38 +04:00 |
|
Valentin Popov
|
25d26a87a4
|
build(vulkan-smoke): embed compiled artifact provenance
|
2026-06-25 11:45:38 +04:00 |
|
Valentin Popov
|
8f0dcd7f4d
|
feat(vulkan-smoke): verify macos portability evidence
|
2026-06-25 11:45:38 +04:00 |
|
Valentin Popov
|
97f56c56ba
|
fix(vulkan-smoke): rollback partial swapchain resources
|
2026-06-25 11:45:38 +04:00 |
|
Valentin Popov
|
70813154f2
|
fix(vulkan-smoke): emit structured timeout reports
|
2026-06-25 11:45:38 +04:00 |
|
Valentin Popov
|
e40349b204
|
ci(vulkan-smoke): pin macos runtime provisioning
|
2026-06-25 11:45:38 +04:00 |
|
Valentin Popov
|
61638e083b
|
test(vulkan-smoke): cover explicit teardown order
|
2026-06-25 11:45:38 +04:00 |
|
Valentin Popov
|
17c3038a36
|
fix(vulkan-smoke): simplify swapchain image layout transitions
|
2026-06-25 11:45:37 +04:00 |
|
Valentin Popov
|
b473b100c8
|
refactor(vulkan-ffi): extract capability probe module
|
2026-06-25 11:45:37 +04:00 |
|
Valentin Popov
|
3c32215665
|
refactor(vulkan-ffi): extract swapchain probe module
|
2026-06-25 11:45:37 +04:00 |
|
Valentin Popov
|
f91378b884
|
refactor(vulkan-ffi): extract swapchain resource module
|
2026-06-25 11:45:37 +04:00 |
|
Valentin Popov
|
8f8fa426d5
|
refactor(vulkan-backend): satisfy ci quality gates
|
2026-06-25 11:45:37 +04:00 |
|
Valentin Popov
|
4d0cb594a7
|
refactor(vulkan-ffi): move adapter tests into submodule
|
2026-06-25 11:45:37 +04:00 |
|
Valentin Popov
|
07e30cd040
|
refactor(vulkan-ffi): extract smoke renderer types
|
2026-06-25 11:45:36 +04:00 |
|
Valentin Popov
|
079e531166
|
refactor(vulkan-backend): clarify planning facade telemetry
|
2026-06-25 11:45:36 +04:00 |
|
Valentin Popov
|
6a2adbe160
|
refactor(vulkan-ffi): extract smoke renderer module
|
2026-06-25 11:45:36 +04:00 |
|
Valentin Popov
|
b8933dd43a
|
refactor(vulkan-ffi): extract resource setup module
|
2026-06-25 11:45:36 +04:00 |
|
Valentin Popov
|
26efa13a01
|
refactor(vulkan-ffi): extract runtime capability module
|
2026-06-25 11:45:36 +04:00 |
|
Valentin Popov
|
dcd5417af2
|
refactor(vulkan-ffi): extract validation messenger module
|
2026-06-25 11:45:36 +04:00 |
|
Valentin Popov
|
b6b47ae6f6
|
refactor(vulkan-ffi): extract surface bootstrap module
|
2026-06-25 11:45:35 +04:00 |
|
Valentin Popov
|
1eead8d597
|
refactor(vulkan-ffi): extract instance bootstrap module
|
2026-06-25 11:45:35 +04:00 |
|
Valentin Popov
|
ce3e5ad813
|
refactor(vulkan-shaders): extract manifest validation module
|
2026-06-25 11:45:35 +04:00 |
|
Valentin Popov
|
d0552922d9
|
refactor(vulkan-policy): extract pure swapchain and device policy
|
2026-06-25 11:45:35 +04:00 |
|
Valentin Popov
|
0de5118575
|
refactor(vulkan-backend): extract planning facade module
|
2026-06-25 11:45:35 +04:00 |
|
Valentin Popov
|
0d139b1aae
|
fix(vulkan-instance): verify required extensions before create
|
2026-06-25 11:45:35 +04:00 |
|
Valentin Popov
|
72f6c06eca
|
fix(vulkan-capabilities): harden swapchain capability gate
|
2026-06-25 11:45:35 +04:00 |
|