aboutsummaryrefslogtreecommitdiff
path: root/apps/fparkan-vulkan-smoke
Commit message (Collapse)AuthorAgeFilesLines
* 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 days2-39/+83
|
* 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 days2-25/+209
|
* 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 days2-0/+371