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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
build(vulkan-shaders): source tool metadata at build time
Valentin Popov
3 days
3
-6
/
+123
|
*
build(vulkan-smoke): capture build toolchain metadata
Valentin Popov
3 days
2
-3
/
+69
|
*
build(vulkan-smoke): embed compiled artifact provenance
Valentin Popov
3 days
3
-4
/
+120
|
*
feat(vulkan-smoke): verify macos portability evidence
Valentin Popov
3 days
4
-1
/
+69
|
*
fix(vulkan-smoke): rollback partial swapchain resources
Valentin Popov
3 days
1
-10
/
+73
|
*
fix(vulkan-smoke): emit structured timeout reports
Valentin Popov
3 days
3
-85
/
+261
|
*
ci(vulkan-smoke): pin macos runtime provisioning
Valentin Popov
3 days
2
-2
/
+57
|
*
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
5
-404
/
+418
|
*
refactor(vulkan-ffi): extract swapchain probe module
Valentin Popov
3 days
4
-218
/
+237
|
*
refactor(vulkan-ffi): extract swapchain resource module
Valentin Popov
3 days
4
-488
/
+507
|
*
refactor(vulkan-backend): satisfy ci quality gates
Valentin Popov
3 days
3
-75
/
+101
|
*
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
4
-601
/
+620
|
*
refactor(vulkan-ffi): extract resource setup module
Valentin Popov
3 days
3
-677
/
+706
|
*
refactor(vulkan-ffi): extract runtime capability module
Valentin Popov
3 days
3
-763
/
+797
|
*
refactor(vulkan-ffi): extract validation messenger module
Valentin Popov
3 days
3
-117
/
+128
|
*
refactor(vulkan-ffi): extract surface bootstrap module
Valentin Popov
3 days
3
-155
/
+168
|
*
refactor(vulkan-ffi): extract instance bootstrap module
Valentin Popov
3 days
3
-378
/
+404
|
*
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
3
-243
/
+201
|
*
refactor(vulkan-errors): preserve typed vk results
Valentin Popov
3 days
1
-111
/
+90
|
*
refactor(reporting): use typed serde report schemas
Valentin Popov
3 days
4
-253
/
+221
|
*
refactor(vulkan-ffi): narrow audited unsafe boundary
Valentin Popov
3 days
3
-4965
/
+4971
|
*
refactor(vulkan-plan): clarify planning backend telemetry
Valentin Popov
3 days
2
-22
/
+15
|
*
fix(stage0): harden native smoke provenance audit
Valentin Popov
3 days
3
-12
/
+124
|
*
feat(stage0): record artifact provenance metadata
Valentin Popov
3 days
3
-2
/
+87
|
*
fix(vulkan-smoke): make teardown order explicit
Valentin Popov
3 days
1
-8
/
+17
|
*
ci: tighten supply-chain fallback policy
Valentin Popov
3 days
2
-2
/
+61
|
*
feat(vulkan-smoke): pin shader manifest provenance
Valentin Popov
3 days
4
-25
/
+222
|
*
fix(platform-winit): map lifecycle and pointer state
Valentin Popov
3 days
1
-9
/
+98
|
*
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
|
*
chore(stage0): scope native smoke closure to macos
Valentin Popov
3 days
4
-13
/
+7
|
*
feat(stage0): close native smoke acceptance gate
Valentin Popov
3 days
15
-1645
/
+2438
|
*
ci: tighten stage 0 acceptance gates
Valentin Popov
3 days
6
-137
/
+424
|
*
fix(deps): update all digest updates
renovate[bot]
4 days
2
-390
/
+25
|
*
feat(vulkan-smoke): run native swapchain acquire/present
Valentin Popov
4 days
2
-28
/
+243
|
*
revert: "ci: fix unreadable_directory_produces_error error"
Valentin Popov
4 days
1
-7
/
+0
|
|
|
|
This reverts commit 7eced774831b4d1a26e68d25386fdbe3235a27e6.
*
ci: fix unreadable_directory_produces_error error
Valentin Popov
4 days
1
-0
/
+7
|
*
feat: create Vulkan swapchain probe
Valentin Popov
4 days
5
-16
/
+195
|
*
feat: probe Vulkan logical device creation
Valentin Popov
4 days
5
-20
/
+354
|
*
feat: probe live Vulkan runtime capabilities
Valentin Popov
4 days
5
-94
/
+750
|
[next]