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
path:
root
/
adapters
/
fparkan-render-vulkan
/
src
/
ffi
/
smoke.rs
Commit message (
Collapse
)
Author
Age
Files
Lines
*
feat(render): preserve original mesh batch draws
Valentin Popov
2026-07-18
1
-4
/
+11
|
*
feat(render): sample original TEXM in Vulkan
Valentin Popov
2026-07-18
1
-14
/
+35
|
*
feat(render): upload original TEXM to Vulkan
Valentin Popov
2026-07-18
1
-9
/
+33
|
*
feat(render): accept static indexed Vulkan meshes
Valentin Popov
2026-07-18
1
-20
/
+27
|
*
fix(clippy): address Rust 1.97 lints
Valentin Popov
2026-07-18
1
-5
/
+5
|
*
style: format workspace with Rust 1.97
Valentin Popov
2026-07-18
1
-1
/
+8
|
*
feat(stage2): persist prepared mission assets and reports
Valentin Popov
2026-07-03
1
-0
/
+1
|
*
fix(vulkan): capture shutdown validation after owner drop
Valentin Popov
2026-07-03
1
-26
/
+21
|
*
fix(smoke): capture final validation after explicit shutdown
Valentin Popov
2026-06-25
1
-10
/
+118
|
*
fix(stage0-ci): satisfy strict clippy gates
Valentin Popov
2026-06-25
1
-1
/
+1
|
*
fix(vulkan-policy): gate requested depth formats
Valentin Popov
2026-06-25
1
-10
/
+14
|
*
fix(vulkan-smoke): track bootstrap timeout evidence
Valentin Popov
2026-06-25
1
-0
/
+15
|
*
fix(vulkan-smoke): harden timeout and ci closure
Valentin Popov
2026-06-25
1
-3
/
+4
|
*
feat(vulkan-smoke): verify macos portability evidence
Valentin Popov
2026-06-25
1
-0
/
+7
|
*
fix(vulkan-smoke): rollback partial swapchain resources
Valentin Popov
2026-06-25
1
-10
/
+73
|
*
test(vulkan-smoke): cover explicit teardown order
Valentin Popov
2026-06-25
1
-5
/
+160
|
*
fix(vulkan-smoke): simplify swapchain image layout transitions
Valentin Popov
2026-06-25
1
-58
/
+7
|
*
refactor(vulkan-ffi): extract smoke renderer module
Valentin Popov
2026-06-25
1
-0
/
+612