Valentin Popov
|
d31d1f8eab
|
feat(script): decode compiled package framing
|
2026-07-18 20:40:17 +04:00 |
|
Valentin Popov
|
b1408b0907
|
feat(vulkan): draw original terrain geometry
Docs Deploy / Build and Deploy MkDocs (push) Successful in 35s
Test / Lint (push) Failing after 2m11s
Test / Test (push) Skipped
Test / Render parity (push) Skipped
|
2026-07-18 08:46:16 +04:00 |
|
Valentin Popov
|
4feada1bf4
|
feat(vulkan): add alpha test shader path
Docs Deploy / Build and Deploy MkDocs (push) Successful in 35s
Test / Lint (push) Failing after 1m59s
Test / Test (push) Skipped
Test / Render parity (push) Skipped
|
2026-07-18 08:40:40 +04:00 |
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
6a6393038e
|
refactor(vulkan-plan): clarify planning backend telemetry
|
2026-06-25 11:45:34 +04:00 |
|
Valentin Popov
|
ec6645a21f
|
fix(stage0): harden native smoke provenance audit
|
2026-06-25 11:45:34 +04:00 |
|
Valentin Popov
|
d1b7b43dce
|
feat(stage0): record artifact provenance metadata
|
2026-06-25 11:45:33 +04:00 |
|
Valentin Popov
|
5950c62cec
|
ci: tighten supply-chain fallback policy
|
2026-06-25 11:45:33 +04:00 |
|
Valentin Popov
|
247f86aa09
|
feat(vulkan-smoke): pin shader manifest provenance
|
2026-06-25 11:45:33 +04:00 |
|
Valentin Popov
|
0a2d1bcc32
|
chore(stage0): scope native smoke closure to macos
|
2026-06-25 11:45:32 +04:00 |
|
Valentin Popov
|
ba69bdb6ea
|
feat(stage0): close native smoke acceptance gate
|
2026-06-25 11:45:32 +04:00 |
|
Valentin Popov
|
5cc2c5819f
|
ci: tighten stage 0 acceptance gates
|
2026-06-25 11:45:32 +04:00 |
|
Valentin Popov
|
d41add32c4
|
feat: create Vulkan swapchain probe
Docs Deploy / Build and Deploy MkDocs (push) Successful in 36s
Test / Lint (push) Successful in 2m36s
Test / Test (push) Failing after 2m52s
Test / Render parity (push) Has been skipped
|
2026-06-24 01:05:31 +04:00 |
|
Valentin Popov
|
159731664f
|
feat: probe Vulkan logical device creation
|
2026-06-24 00:14:26 +04:00 |
|
Valentin Popov
|
e6b7fa1896
|
feat: probe live Vulkan runtime capabilities
|
2026-06-24 00:05:46 +04:00 |
|
Valentin Popov
|
0e127117e9
|
feat: require created Vulkan smoke surface
|
2026-06-23 23:59:07 +04:00 |
|
Valentin Popov
|
4d19728c39
|
feat: create native smoke window handles
|
2026-06-23 23:56:40 +04:00 |
|
Valentin Popov
|
54f07ee3be
|
feat: audit native smoke artifacts
|
2026-06-23 23:51:38 +04:00 |
|
Valentin Popov
|
ed2b540abf
|
feat: add target triple to native smoke report
|
2026-06-23 23:48:31 +04:00 |
|
Valentin Popov
|
00ae9067d8
|
feat: require swapchain recreation evidence in smoke reports
|
2026-06-23 23:45:08 +04:00 |
|
Valentin Popov
|
c71e706d69
|
feat: add native smoke window preflight
|
2026-06-23 23:42:20 +04:00 |
|
Valentin Popov
|
aa2133d82b
|
feat: add Vulkan surface preflight to smoke runner
|
2026-06-23 23:38:09 +04:00 |
|
Valentin Popov
|
71ead678c0
|
feat: add Vulkan instance probe to smoke runner
|
2026-06-23 23:35:41 +04:00 |
|
Valentin Popov
|
f15ea95bf2
|
feat: add Vulkan loader probe to smoke runner
|
2026-06-23 23:33:42 +04:00 |
|
Valentin Popov
|
227d95fc49
|
feat: add Vulkan smoke runner entrypoint
|
2026-06-23 23:27:47 +04:00 |
|
Valentin Popov
|
dceea70122
|
ci: add native smoke artifact schema
|
2026-06-23 23:22:29 +04:00 |
|
Valentin Popov
|
fd452f6016
|
ci: add acceptance artifact metadata
|
2026-06-23 23:18:36 +04:00 |
|
Valentin Popov
|
1d0244c3e4
|
ci: enforce reproducible Rust toolchain
|
2026-06-23 23:16:50 +04:00 |
|
Valentin Popov
|
5d9e1cbe38
|
feat: add Vulkan frame submission plan
|
2026-06-23 23:13:52 +04:00 |
|
Valentin Popov
|
0e76c2ed7c
|
ci: add built-in supply chain policy fallback
|
2026-06-23 23:10:16 +04:00 |
|