aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fix(vulkan): capture shutdown validation after owner dropValentin Popov7 days1-26/+21
|
* refactor(cli): limit json refactor to stage1 scopeValentin Popov10 days1-127/+57
|
* test(inspection): cover archive entry diagnostic contextValentin Popov10 days2-18/+159
|
* fix(nres): align licensed closure with corpus limitsValentin Popov10 days2-5/+5
|
* test(inspection): cover archive diagnostic span contextValentin Popov10 days2-5/+19
|
* test(nres): cover input byte limit enforcementValentin Popov10 days2-1/+29
|
* test(resource): cover archive byte-budget evictionValentin Popov10 days2-1/+53
|
* test(acceptance): record remaining stage1 coverage gapsValentin Popov10 days1-0/+13
|
* fix(resource): prevent stale archive refresh overwriteValentin Popov10 days1-27/+169
|
* fix(resource): type archive and vfs error mappingValentin Popov10 days3-31/+267
|
* refactor(cli): replace manual json assemblyValentin Popov10 days3-70/+161
|
* fix: route archive inspection through byte-safe boundariesValentin Popov10 days3-78/+216
|
* fix: tighten nres and rsli decode contractsValentin Popov10 days3-37/+496
|
* fix: harden stage1 path and archive identityValentin Popov10 days3-136/+439
|
* fix(deps): update rust crate cargo_metadata to 0.23.0renovate[bot]2026-06-262-413/+9
|
* fix(smoke): capture final validation after explicit shutdownValentin Popov2026-06-254-37/+220
|
* fix(smoke): bind native smoke audit to current provenanceValentin Popov2026-06-251-6/+208
|
* build(ci): fail closed on shader provenanceValentin Popov2026-06-259-18/+733
|
* fix(smoke): drop renderer before window teardownValentin Popov2026-06-251-0/+58
|
* chore(audit): remove stage0 audit filesValentin Popov2026-06-251-643/+0
|
* fix(stage0-ci): satisfy strict clippy gatesValentin Popov2026-06-256-13/+16
|
* fix(vulkan-policy): report sampled formats and limitsValentin Popov2026-06-253-5/+144
|
* fix(vulkan-policy): gate requested depth formatsValentin Popov2026-06-258-31/+234
|
* chore(vulkan-smoke): record window bootstrap phasesValentin Popov2026-06-251-7/+58
|
* fix(vulkan-smoke): track bootstrap timeout evidenceValentin Popov2026-06-254-20/+191
|
* fix(vulkan-smoke): harden timeout and ci closureValentin Popov2026-06-254-16/+108
|
* refactor(vulkan-policy): narrow unsafe module boundariesValentin Popov2026-06-252-2/+52
|
* feat(vulkan-policy): report rejected device diagnosticsValentin Popov2026-06-252-10/+64
|
* feat(platform-winit): bridge native window eventsValentin Popov2026-06-251-0/+43
|
* feat(platform-winit): apply lifecycle state updatesValentin Popov2026-06-251-0/+64
|
* build(vulkan-shaders): target vulkan 1.1 manifestsValentin Popov2026-06-253-7/+7
|
* build(vulkan-shaders): source tool metadata at build timeValentin Popov2026-06-253-6/+123
|
* build(vulkan-smoke): capture build toolchain metadataValentin Popov2026-06-252-3/+69
|
* build(vulkan-smoke): embed compiled artifact provenanceValentin Popov2026-06-253-4/+120
|
* feat(vulkan-smoke): verify macos portability evidenceValentin Popov2026-06-254-1/+69
|
* fix(vulkan-smoke): rollback partial swapchain resourcesValentin Popov2026-06-251-10/+73
|
* fix(vulkan-smoke): emit structured timeout reportsValentin Popov2026-06-253-85/+261
|
* ci(vulkan-smoke): pin macos runtime provisioningValentin Popov2026-06-252-2/+57
|
* test(vulkan-smoke): cover explicit teardown orderValentin Popov2026-06-251-5/+160
|
* fix(vulkan-smoke): simplify swapchain image layout transitionsValentin Popov2026-06-252-60/+10
|
* refactor(vulkan-ffi): extract capability probe moduleValentin Popov2026-06-255-404/+418
|
* refactor(vulkan-ffi): extract swapchain probe moduleValentin Popov2026-06-254-218/+237
|
* refactor(vulkan-ffi): extract swapchain resource moduleValentin Popov2026-06-254-488/+507
|
* refactor(vulkan-backend): satisfy ci quality gatesValentin Popov2026-06-253-75/+101
|
* refactor(vulkan-ffi): move adapter tests into submoduleValentin Popov2026-06-252-697/+691
|
* refactor(vulkan-ffi): extract smoke renderer typesValentin Popov2026-06-252-132/+145
|
* refactor(vulkan-backend): clarify planning facade telemetryValentin Popov2026-06-252-35/+75
|
* refactor(vulkan-ffi): extract smoke renderer moduleValentin Popov2026-06-254-601/+620
|
* refactor(vulkan-ffi): extract resource setup moduleValentin Popov2026-06-253-677/+706
|
* refactor(vulkan-ffi): extract runtime capability moduleValentin Popov2026-06-253-763/+797
|