aboutsummaryrefslogtreecommitdiff
path: root/apps/fparkan-vulkan-smoke
Commit message (Collapse)AuthorAgeFilesLines
* feat: create Vulkan swapchain probeValentin Popov2026-06-241-12/+31
|
* feat: probe Vulkan logical device creationValentin Popov2026-06-231-17/+150
|
* feat: probe live Vulkan runtime capabilitiesValentin Popov2026-06-231-92/+356
|
* feat: require created Vulkan smoke surfaceValentin Popov2026-06-231-19/+70
|
* feat: create native smoke window handlesValentin Popov2026-06-232-39/+83
|
* feat: add target triple to native smoke reportValentin Popov2026-06-231-0/+24
|
* feat: require swapchain recreation evidence in smoke reportsValentin Popov2026-06-231-0/+69
|
* feat: add native smoke window preflightValentin Popov2026-06-232-25/+209
|
* feat: add Vulkan surface preflight to smoke runnerValentin Popov2026-06-231-2/+132
|
* feat: add Vulkan instance probe to smoke runnerValentin Popov2026-06-231-17/+155
|
* feat: add Vulkan loader probe to smoke runnerValentin Popov2026-06-231-9/+163
|
* feat: add Vulkan smoke runner entrypointValentin Popov2026-06-232-0/+371