aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix(deps): update rust crate toml to v1renovate/toml-1.xrenovate[bot]19 hours2-23/+8
* fix(deps): update rust crate cargo_metadata to 0.23.0develrenovate[bot]43 hours2-413/+9
* fix(smoke): capture final validation after explicit shutdownValentin Popov2 days4-37/+220
* fix(smoke): bind native smoke audit to current provenanceValentin Popov2 days1-6/+208
* build(ci): fail closed on shader provenanceValentin Popov2 days9-18/+733
* fix(smoke): drop renderer before window teardownValentin Popov2 days1-0/+58
* chore(audit): remove stage0 audit filesValentin Popov2 days1-643/+0
* fix(stage0-ci): satisfy strict clippy gatesValentin Popov2 days6-13/+16
* fix(vulkan-policy): report sampled formats and limitsValentin Popov2 days3-5/+144
* fix(vulkan-policy): gate requested depth formatsValentin Popov2 days8-31/+234
* chore(vulkan-smoke): record window bootstrap phasesValentin Popov2 days1-7/+58
* fix(vulkan-smoke): track bootstrap timeout evidenceValentin Popov2 days4-20/+191
* fix(vulkan-smoke): harden timeout and ci closureValentin Popov2 days4-16/+108
* refactor(vulkan-policy): narrow unsafe module boundariesValentin Popov2 days2-2/+52
* feat(vulkan-policy): report rejected device diagnosticsValentin Popov2 days2-10/+64
* feat(platform-winit): bridge native window eventsValentin Popov2 days1-0/+43
* feat(platform-winit): apply lifecycle state updatesValentin Popov2 days1-0/+64
* build(vulkan-shaders): target vulkan 1.1 manifestsValentin Popov2 days3-7/+7
* build(vulkan-shaders): source tool metadata at build timeValentin Popov2 days3-6/+123
* build(vulkan-smoke): capture build toolchain metadataValentin Popov2 days2-3/+69
* build(vulkan-smoke): embed compiled artifact provenanceValentin Popov2 days3-4/+120
* feat(vulkan-smoke): verify macos portability evidenceValentin Popov2 days4-1/+69
* fix(vulkan-smoke): rollback partial swapchain resourcesValentin Popov2 days1-10/+73
* fix(vulkan-smoke): emit structured timeout reportsValentin Popov2 days3-85/+261
* ci(vulkan-smoke): pin macos runtime provisioningValentin Popov2 days2-2/+57
* test(vulkan-smoke): cover explicit teardown orderValentin Popov2 days1-5/+160
* fix(vulkan-smoke): simplify swapchain image layout transitionsValentin Popov2 days2-60/+10
* refactor(vulkan-ffi): extract capability probe moduleValentin Popov2 days5-404/+418
* refactor(vulkan-ffi): extract swapchain probe moduleValentin Popov2 days4-218/+237
* refactor(vulkan-ffi): extract swapchain resource moduleValentin Popov2 days4-488/+507
* refactor(vulkan-backend): satisfy ci quality gatesValentin Popov2 days3-75/+101
* refactor(vulkan-ffi): move adapter tests into submoduleValentin Popov2 days2-697/+691
* refactor(vulkan-ffi): extract smoke renderer typesValentin Popov2 days2-132/+145
* refactor(vulkan-backend): clarify planning facade telemetryValentin Popov2 days2-35/+75
* refactor(vulkan-ffi): extract smoke renderer moduleValentin Popov2 days4-601/+620
* refactor(vulkan-ffi): extract resource setup moduleValentin Popov2 days3-677/+706
* refactor(vulkan-ffi): extract runtime capability moduleValentin Popov2 days3-763/+797
* refactor(vulkan-ffi): extract validation messenger moduleValentin Popov2 days3-117/+128
* refactor(vulkan-ffi): extract surface bootstrap moduleValentin Popov2 days3-155/+168
* refactor(vulkan-ffi): extract instance bootstrap moduleValentin Popov2 days3-378/+404
* refactor(vulkan-shaders): extract manifest validation moduleValentin Popov2 days3-368/+392
* refactor(vulkan-policy): extract pure swapchain and device policyValentin Popov2 days3-707/+717
* refactor(vulkan-backend): extract planning facade moduleValentin Popov2 days3-153/+171
* fix(vulkan-instance): verify required extensions before createValentin Popov2 days1-0/+63
* fix(vulkan-capabilities): harden swapchain capability gateValentin Popov2 days1-11/+177
* refactor(vulkan-reporting): remove manual json assemblyValentin Popov2 days3-243/+201
* refactor(vulkan-errors): preserve typed vk resultsValentin Popov2 days1-111/+90
* refactor(reporting): use typed serde report schemasValentin Popov2 days4-253/+221
* refactor(vulkan-ffi): narrow audited unsafe boundaryValentin Popov2 days3-4965/+4971
* refactor(vulkan-plan): clarify planning backend telemetryValentin Popov2 days2-22/+15