aboutsummaryrefslogtreecommitdiff
path: root/apps/fparkan-vulkan-smoke/src
Commit message (Expand)AuthorAgeFilesLines
* feat(vulkan-smoke): run native swapchain acquire/presentValentin Popov5 days1-28/+83
* feat: create Vulkan swapchain probeValentin Popov5 days1-12/+31
* feat: probe Vulkan logical device creationValentin Popov5 days1-17/+150
* feat: probe live Vulkan runtime capabilitiesValentin Popov5 days1-92/+356
* feat: require created Vulkan smoke surfaceValentin Popov5 days1-19/+70
* feat: create native smoke window handlesValentin Popov5 days1-39/+82
* feat: add target triple to native smoke reportValentin Popov5 days1-0/+24
* feat: require swapchain recreation evidence in smoke reportsValentin Popov5 days1-0/+69
* feat: add native smoke window preflightValentin Popov5 days1-25/+208
* feat: add Vulkan surface preflight to smoke runnerValentin Popov5 days1-2/+132
* feat: add Vulkan instance probe to smoke runnerValentin Popov5 days1-17/+155
* feat: add Vulkan loader probe to smoke runnerValentin Popov5 days1-9/+163
* feat: add Vulkan smoke runner entrypointValentin Popov5 days1-0/+359