index
:
fparkan
devel
master
Utilities and tools for the game "Parkan: Iron Strategy".
Valentin Popov
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
9
-13
/
+221
*
feat(vulkan): add alpha test shader path
Valentin Popov
2026-07-18
12
-17
/
+74
*
feat(vulkan): add depth attachment pipeline support
Valentin Popov
2026-07-18
7
-29
/
+268
*
feat(vulkan): select canonical depth attachment formats
Valentin Popov
2026-07-18
3
-5
/
+65
*
feat(vulkan): cache pipeline variants by state key
Valentin Popov
2026-07-18
6
-30
/
+146
*
feat(render): add deterministic pipeline state keys
Valentin Popov
2026-07-18
5
-5
/
+157
*
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
8
-116
/
+398
*
feat(render): preserve original mesh batch draws
Valentin Popov
2026-07-18
7
-11
/
+80
*
feat(viewer): select Vulkan texture through WEAR
Valentin Popov
2026-07-18
3
-32
/
+189
*
feat(assets): expose WEAR material texture selection
Valentin Popov
2026-07-18
3
-2
/
+118
*
fix(render): use original MSH UV scale
Valentin Popov
2026-07-18
2
-9
/
+29
*
feat(render): sample original TEXM in Vulkan
Valentin Popov
2026-07-18
15
-41
/
+307
*
feat(render): upload original TEXM to Vulkan
Valentin Popov
2026-07-18
8
-21
/
+529
*
feat(render): draw original MSH through Vulkan
Valentin Popov
2026-07-18
9
-11
/
+338
*
feat(render): accept static indexed Vulkan meshes
Valentin Popov
2026-07-18
5
-41
/
+158
*
test(render): refresh licensed planning captures
Valentin Popov
2026-07-18
1
-2
/
+2
*
perf(resource): skip duplicate archive metadata hashing
Valentin Popov
2026-07-18
1
-4
/
+66
*
perf(assets): reuse materials during mission preparation
Valentin Popov
2026-07-18
1
-12
/
+61
*
perf(assets): reuse textures during mission preparation
Valentin Popov
2026-07-18
1
-8
/
+82
*
refactor(render): build game commands from snapshots
Valentin Popov
2026-07-18
1
-16
/
+34
*
feat(xtask): persist corpus baseline reports
Valentin Popov
2026-07-18
1
-14
/
+66
*
docs(stage0): confirm native GPU smoke coverage
Valentin Popov
2026-07-18
1
-3
/
+3
*
refactor(xtask): derive closure from Cargo metadata
Valentin Popov
2026-07-18
1
-11
/
+36
*
refactor(xtask): parse Cargo manifests with toml
Valentin Popov
2026-07-18
1
-76
/
+91
*
fix(stage0): require Windows native smoke
Valentin Popov
2026-07-18
4
-84
/
+58
*
build(platform): restrict runtime scope to Windows
Valentin Popov
2026-07-18
6
-378
/
+21
*
build(deps): harden winit feature graph
Valentin Popov
2026-07-18
4
-175
/
+108
*
build(deps): pin internal path dependency versions
Valentin Popov
2026-07-18
27
-100
/
+100
*
fix(build): align stage zero gates with Rust 1.97
Valentin Popov
2026-07-18
5
-41
/
+42
*
fix(clippy): address Rust 1.97 lints
Valentin Popov
2026-07-18
8
-25
/
+31
*
style: format workspace with Rust 1.97
Valentin Popov
2026-07-18
8
-96
/
+147
*
build: support Windows shader provenance
Valentin Popov
2026-07-18
3
-36
/
+92
*
fix(policy): normalize Windows FFI paths
Valentin Popov
2026-07-18
1
-1
/
+8
*
build: upgrade Rust toolchain to 1.97.1
Valentin Popov
2026-07-18
6
-16
/
+20
*
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
7
-1
/
+237
*
chore: clarify planning acceptance semantics
Valentin Popov
2026-07-04
5
-29
/
+175
*
refactor: harden stage 2 graph and asset limits
Valentin Popov
2026-07-03
4
-13
/
+276
*
fix: guard prepared asset id collisions
Valentin Popov
2026-07-03
3
-19
/
+382
*
test: realign stage 2 acceptance coverage
Valentin Popov
2026-07-03
5
-45
/
+482
*
docs: clarify stage 0 acceptance scope
Valentin Popov
2026-07-03
4
-0
/
+10
*
feat(stage2): persist prepared mission assets and reports
Valentin Popov
2026-07-03
4
-124
/
+509
*
feat(stage2): materialize visual dependency graph
Valentin Popov
2026-07-03
4
-67
/
+532
*
fix(stage2): preserve byte-exact prototype identities
Valentin Popov
2026-07-03
2
-21
/
+135
*
fix(vulkan): capture shutdown validation after owner drop
Valentin Popov
2026-07-03
1
-26
/
+21
*
refactor(cli): limit json refactor to stage1 scope
Valentin Popov
2026-06-30
1
-127
/
+57
*
test(inspection): cover archive entry diagnostic context
Valentin Popov
2026-06-30
2
-18
/
+159
*
fix(nres): align licensed closure with corpus limits
Valentin Popov
2026-06-30
2
-5
/
+5
[next]