aboutsummaryrefslogtreecommitdiff
path: root/adapters
Commit message (Expand)AuthorAgeFilesLines
* fix(smoke): capture final validation after explicit shutdownValentin Popov2 days3-12/+131
* build(ci): fail closed on shader provenanceValentin Popov2 days5-8/+8
* fix(stage0-ci): satisfy strict clippy gatesValentin Popov3 days5-12/+11
* fix(vulkan-policy): report sampled formats and limitsValentin Popov3 days3-5/+144
* fix(vulkan-policy): gate requested depth formatsValentin Popov3 days7-31/+232
* fix(vulkan-smoke): track bootstrap timeout evidenceValentin Popov3 days3-2/+98
* fix(vulkan-smoke): harden timeout and ci closureValentin Popov3 days2-3/+6
* refactor(vulkan-policy): narrow unsafe module boundariesValentin Popov3 days1-1/+0
* feat(vulkan-policy): report rejected device diagnosticsValentin Popov3 days2-10/+64
* feat(platform-winit): bridge native window eventsValentin Popov3 days1-0/+43
* feat(platform-winit): apply lifecycle state updatesValentin Popov3 days1-0/+64
* build(vulkan-shaders): target vulkan 1.1 manifestsValentin Popov3 days3-7/+7
* build(vulkan-shaders): source tool metadata at build timeValentin Popov3 days3-6/+123
* feat(vulkan-smoke): verify macos portability evidenceValentin Popov3 days2-0/+9
* fix(vulkan-smoke): rollback partial swapchain resourcesValentin Popov3 days1-10/+73
* test(vulkan-smoke): cover explicit teardown orderValentin Popov3 days1-5/+160
* fix(vulkan-smoke): simplify swapchain image layout transitionsValentin Popov3 days2-60/+10
* refactor(vulkan-ffi): extract capability probe moduleValentin Popov3 days4-404/+417
* refactor(vulkan-ffi): extract swapchain probe moduleValentin Popov3 days3-218/+236
* refactor(vulkan-ffi): extract swapchain resource moduleValentin Popov3 days3-488/+506
* refactor(vulkan-backend): satisfy ci quality gatesValentin Popov3 days2-73/+99
* refactor(vulkan-ffi): move adapter tests into submoduleValentin Popov3 days2-697/+691
* refactor(vulkan-ffi): extract smoke renderer typesValentin Popov3 days2-132/+145
* refactor(vulkan-backend): clarify planning facade telemetryValentin Popov3 days2-35/+75
* refactor(vulkan-ffi): extract smoke renderer moduleValentin Popov3 days3-601/+619
* refactor(vulkan-ffi): extract resource setup moduleValentin Popov3 days2-677/+705
* refactor(vulkan-ffi): extract runtime capability moduleValentin Popov3 days2-763/+796
* refactor(vulkan-ffi): extract validation messenger moduleValentin Popov3 days2-117/+127
* refactor(vulkan-ffi): extract surface bootstrap moduleValentin Popov3 days2-155/+167
* refactor(vulkan-ffi): extract instance bootstrap moduleValentin Popov3 days2-377/+400
* refactor(vulkan-shaders): extract manifest validation moduleValentin Popov3 days3-368/+392
* refactor(vulkan-policy): extract pure swapchain and device policyValentin Popov3 days3-707/+717
* refactor(vulkan-backend): extract planning facade moduleValentin Popov3 days3-153/+171
* fix(vulkan-instance): verify required extensions before createValentin Popov3 days1-0/+63
* fix(vulkan-capabilities): harden swapchain capability gateValentin Popov3 days1-11/+177
* refactor(vulkan-reporting): remove manual json assemblyValentin Popov3 days2-243/+199
* refactor(vulkan-errors): preserve typed vk resultsValentin Popov3 days1-111/+90
* refactor(vulkan-ffi): narrow audited unsafe boundaryValentin Popov3 days2-4964/+4970
* refactor(vulkan-plan): clarify planning backend telemetryValentin Popov3 days1-20/+13
* fix(vulkan-smoke): make teardown order explicitValentin Popov3 days1-8/+17
* feat(vulkan-smoke): pin shader manifest provenanceValentin Popov3 days2-23/+220
* fix(platform-winit): map lifecycle and pointer stateValentin Popov3 days1-9/+98
* fix(vulkan-smoke): clean up partial runtime resourcesValentin Popov3 days1-55/+226
* refactor(vulkan-smoke): remove legacy acquire-present pathValentin Popov3 days1-149/+0
* feat(stage0): close native smoke acceptance gateValentin Popov3 days6-204/+1929
* ci: tighten stage 0 acceptance gatesValentin Popov3 days1-17/+39
* feat(vulkan-smoke): run native swapchain acquire/presentValentin Popov4 days1-0/+160
* feat: create Vulkan swapchain probeValentin Popov4 days1-1/+159
* feat: probe Vulkan logical device creationValentin Popov4 days1-3/+170
* feat: probe live Vulkan runtime capabilitiesValentin Popov4 days1-0/+356