aboutsummaryrefslogtreecommitdiff
path: root/adapters
Commit message (Expand)AuthorAgeFilesLines
...
* feat: probe Vulkan logical device creationValentin Popov2026-06-231-3/+170
* feat: probe live Vulkan runtime capabilitiesValentin Popov2026-06-231-0/+356
* feat: create native smoke window handlesValentin Popov2026-06-231-2/+142
* feat: add native smoke window preflightValentin Popov2026-06-231-0/+67
* feat: add Vulkan frame submission planValentin Popov2026-06-231-1/+155
* feat: add Vulkan shader manifest validationValentin Popov2026-06-232-0/+340
* feat: add Vulkan swapchain planning policyValentin Popov2026-06-231-0/+334
* feat: add Vulkan surface bootstrap boundaryValentin Popov2026-06-231-4/+188
* feat: expose native window handlesValentin Popov2026-06-232-2/+18
* feat: add Vulkan instance bootstrap planValentin Popov2026-06-231-1/+255
* feat: probe Vulkan loader boundaryValentin Popov2026-06-232-3/+128
* feat: add Vulkan capability selection boundaryValentin Popov2026-06-232-0/+479
* fix: close stage 0-2 synthetic gatesValentin Popov2026-06-232-18/+70
* feat: close stage 0-2 audit groundworkValentin Popov2026-06-236-367/+436
* fix: harden path lookup and mark gl backend gapValentin Popov2026-06-222-23/+23
* feat: implement FParkan architecture foundationValentin Popov2026-06-224-0/+389