index
:
fparkan
dependabot/cargo/clap-4.5.36
dependabot/cargo/log-0.4.27
dependabot/cargo/serde-1.0.219
dependabot/cargo/serde_json-1.0.140
dependabot/cargo/thiserror-2.0.12
devel
master
nres
renovate/all-digest
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor(vulkan-shaders): extract manifest validation module
Valentin Popov
3 days
3
-368
/
+392
*
refactor(vulkan-policy): extract pure swapchain and device policy
Valentin Popov
3 days
3
-707
/
+717
*
refactor(vulkan-backend): extract planning facade module
Valentin Popov
3 days
3
-153
/
+171
*
fix(vulkan-instance): verify required extensions before create
Valentin Popov
3 days
1
-0
/
+63
*
fix(vulkan-capabilities): harden swapchain capability gate
Valentin Popov
3 days
1
-11
/
+177
*
refactor(vulkan-reporting): remove manual json assembly
Valentin Popov
3 days
2
-243
/
+199
*
refactor(vulkan-errors): preserve typed vk results
Valentin Popov
3 days
1
-111
/
+90
*
refactor(vulkan-ffi): narrow audited unsafe boundary
Valentin Popov
3 days
2
-4964
/
+4970
*
refactor(vulkan-plan): clarify planning backend telemetry
Valentin Popov
3 days
1
-20
/
+13
*
fix(vulkan-smoke): make teardown order explicit
Valentin Popov
3 days
1
-8
/
+17
*
feat(vulkan-smoke): pin shader manifest provenance
Valentin Popov
3 days
2
-23
/
+220
*
fix(vulkan-smoke): clean up partial runtime resources
Valentin Popov
3 days
1
-55
/
+226
*
refactor(vulkan-smoke): remove legacy acquire-present path
Valentin Popov
3 days
1
-149
/
+0
*
feat(stage0): close native smoke acceptance gate
Valentin Popov
3 days
5
-60
/
+1914
*
ci: tighten stage 0 acceptance gates
Valentin Popov
3 days
1
-17
/
+39
*
feat(vulkan-smoke): run native swapchain acquire/present
Valentin Popov
4 days
1
-0
/
+160
*
feat: create Vulkan swapchain probe
Valentin Popov
4 days
1
-1
/
+159
*
feat: probe Vulkan logical device creation
Valentin Popov
4 days
1
-3
/
+170
*
feat: probe live Vulkan runtime capabilities
Valentin Popov
4 days
1
-0
/
+356
*
feat: add Vulkan frame submission plan
Valentin Popov
4 days
1
-1
/
+155
*
feat: add Vulkan shader manifest validation
Valentin Popov
4 days
2
-0
/
+340
*
feat: add Vulkan swapchain planning policy
Valentin Popov
4 days
1
-0
/
+334
*
feat: add Vulkan surface bootstrap boundary
Valentin Popov
4 days
1
-4
/
+188
*
feat: add Vulkan instance bootstrap plan
Valentin Popov
4 days
1
-1
/
+255
*
feat: probe Vulkan loader boundary
Valentin Popov
4 days
2
-3
/
+128
*
feat: add Vulkan capability selection boundary
Valentin Popov
4 days
2
-0
/
+479
*
fix: close stage 0-2 synthetic gates
Valentin Popov
4 days
1
-2
/
+24
*
feat: close stage 0-2 audit groundwork
Valentin Popov
4 days
2
-0
/
+188