aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorCharles Giessen <charles@lunarg.com>2024-09-05 12:43:39 -0500
committerCharles Giessen <46324611+charles-lunarg@users.noreply.github.com>2024-10-15 14:28:56 -0600
commitf12bc32cddc33f4a37735929632c1a7bb8051755 (patch)
treeb2f80e7fec832af23cfbbd4310ecf3951f6508b4 /scripts
parent7e628b0f6f375cfc507909c1d3bd988f60ac6fbc (diff)
downloadusermoji-f12bc32cddc33f4a37735929632c1a7bb8051755.tar.xz
cube: Support runtime selection of WSI platform
By changing the selection of a WSI platform from a build time choice to a runtime choice, this allows the removal of vkcube-wayland as a separate binary. Use `--wsi <platform>` to choose the WSI platform that vkcube will render with. The chosen platform must be one that vkcube was compiled with support for, so directfb will be unavailable without changing the build parameters to enable it. These changes have been made to both vkcube and vkcubepp. This includes enabling VK_KHR_display where applicable, which is supported on linux and windows at the current time.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions