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 (
Collapse
)
Author
Age
Files
Lines
*
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
7
-108
/
+357
|
*
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
4
-64
/
+208
|
*
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
5
-25
/
+127
|
*
feat(runtime): bound static preview graph roots
Valentin Popov
2026-07-18
4
-33
/
+36
|
*
feat(runtime): report mission load phases
Valentin Popov
2026-07-18
4
-28
/
+191
|
*
feat(runtime): bound static preview asset loading
Valentin Popov
2026-07-18
5
-21
/
+94
|
*
feat(game): add static mission Vulkan mode
Valentin Popov
2026-07-18
6
-7
/
+298
|
*
feat(runtime): preserve mission object IDs in draws
Valentin Popov
2026-07-18
2
-1
/
+44
|
*
feat(runtime): use mission placement in render snapshots
Valentin Popov
2026-07-18
2
-7
/
+64
|
*
feat(runtime): retain all object visuals in snapshots
Valentin Popov
2026-07-18
2
-34
/
+102
|
*
fix(vulkan): validate readback formats
Valentin Popov
2026-07-18
2
-2
/
+46
|
*
feat(vulkan): compare readback artifacts
Valentin Popov
2026-07-18
2
-9
/
+90
|
*
fix(vulkan): label readback image formats
Valentin Popov
2026-07-18
4
-3
/
+14
|
*
feat(vulkan): export readback artifacts
Valentin Popov
2026-07-18
5
-26
/
+87
|
*
feat(vulkan): capture swapchain pixels
Valentin Popov
2026-07-18
7
-9
/
+245
|
*
feat(vulkan): select readback-capable swapchains
Valentin Popov
2026-07-18
8
-3
/
+64
|
*
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
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
|
[next]