index
:
fparkan
devel
master
renovate/toml-1.x
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 (
Collapse
)
Author
Age
Files
Lines
*
fix(smoke): capture final validation after explicit shutdown
Valentin Popov
2 days
3
-12
/
+131
|
*
build(ci): fail closed on shader provenance
Valentin Popov
3 days
5
-8
/
+8
|
*
fix(stage0-ci): satisfy strict clippy gates
Valentin Popov
3 days
5
-12
/
+11
|
*
fix(vulkan-policy): report sampled formats and limits
Valentin Popov
3 days
3
-5
/
+144
|
*
fix(vulkan-policy): gate requested depth formats
Valentin Popov
3 days
7
-31
/
+232
|
*
fix(vulkan-smoke): track bootstrap timeout evidence
Valentin Popov
3 days
3
-2
/
+98
|
*
fix(vulkan-smoke): harden timeout and ci closure
Valentin Popov
3 days
2
-3
/
+6
|
*
refactor(vulkan-policy): narrow unsafe module boundaries
Valentin Popov
3 days
1
-1
/
+0
|
*
feat(vulkan-policy): report rejected device diagnostics
Valentin Popov
3 days
2
-10
/
+64
|
*
build(vulkan-shaders): target vulkan 1.1 manifests
Valentin Popov
3 days
3
-7
/
+7
|
*
build(vulkan-shaders): source tool metadata at build time
Valentin Popov
3 days
3
-6
/
+123
|
*
feat(vulkan-smoke): verify macos portability evidence
Valentin Popov
3 days
2
-0
/
+9
|
*
fix(vulkan-smoke): rollback partial swapchain resources
Valentin Popov
3 days
1
-10
/
+73
|
*
test(vulkan-smoke): cover explicit teardown order
Valentin Popov
3 days
1
-5
/
+160
|
*
fix(vulkan-smoke): simplify swapchain image layout transitions
Valentin Popov
3 days
2
-60
/
+10
|
*
refactor(vulkan-ffi): extract capability probe module
Valentin Popov
3 days
4
-404
/
+417
|
*
refactor(vulkan-ffi): extract swapchain probe module
Valentin Popov
3 days
3
-218
/
+236
|
*
refactor(vulkan-ffi): extract swapchain resource module
Valentin Popov
3 days
3
-488
/
+506
|
*
refactor(vulkan-backend): satisfy ci quality gates
Valentin Popov
3 days
2
-73
/
+99
|
*
refactor(vulkan-ffi): move adapter tests into submodule
Valentin Popov
3 days
2
-697
/
+691
|
*
refactor(vulkan-ffi): extract smoke renderer types
Valentin Popov
3 days
2
-132
/
+145
|
*
refactor(vulkan-backend): clarify planning facade telemetry
Valentin Popov
3 days
2
-35
/
+75
|
*
refactor(vulkan-ffi): extract smoke renderer module
Valentin Popov
3 days
3
-601
/
+619
|
*
refactor(vulkan-ffi): extract resource setup module
Valentin Popov
3 days
2
-677
/
+705
|
*
refactor(vulkan-ffi): extract runtime capability module
Valentin Popov
3 days
2
-763
/
+796
|
*
refactor(vulkan-ffi): extract validation messenger module
Valentin Popov
3 days
2
-117
/
+127
|
*
refactor(vulkan-ffi): extract surface bootstrap module
Valentin Popov
3 days
2
-155
/
+167
|
*
refactor(vulkan-ffi): extract instance bootstrap module
Valentin Popov
3 days
2
-377
/
+400
|
*
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
|
[next]