aboutsummaryrefslogtreecommitdiff
path: root/cube
AgeCommit message (Expand)Author
2023-05-25vkcubepp: Fix cmd buffer/pool leakTony-LunarG
2023-05-05cmake: Add UPDATE_DEPS functionalityjuan-lunarg
2023-05-05cube: remove unnecessary use-xlibPowei Feng
2023-04-07cmake: Add build option for Address SanitizerCharles Giessen
2023-04-06cube: Add .gitignore for Android buildsAndrew Poole
2023-03-27vkcubepp: Fix custom height not workingCharles Giessen
2023-02-19Fixed cube.cpp crashing on Windows when minimized.berryboy2012
2023-01-18cube: Check for width & height less are than zeroCharles Giessen
2023-01-18cubepp: Make sure width & height are > 0Charles Giessen
2023-01-18vkcube: Fix object type printing in 32 bit modeCharles Giessen
2023-01-16vkcube: Add more debug utils object names and cb labelsJeremy Gebben
2023-01-10build: Update vulkan headersJuan Ramos
2022-12-27cmake: Use PkgConfig to find DirectFBJuan Ramos
2022-12-27cmake: Use PkgConfig to find X11Juan Ramos
2022-12-27cmake: Use PkgConfig to find XCBJuan Ramos
2022-12-01cube & cubepp: Handle negative gpu selectionsCharles Giessen
2022-12-01cubepp: Set the apiVersion to 1.0Charles Giessen
2022-11-10cmake: Use new VulkanHeaders cmake supportJuan Ramos
2022-11-09build: Compile vkcube and other demos, even when cross-compilingSimon McVittie
2022-10-26cmake: Remove illegal CMake codeJuan Ramos
2022-10-20cubepp: Fix presentKHR assertJuan Ramos
2022-10-05cube: silence -DNDEBUG warning for KHR_display after 27c21248221fJan Beich
2022-08-31vulkaninfo/cube: added support for OpenBSDBrad Smith
2022-05-26vkcubepp: Use correct extension for portability enumerationCharles Giessen
2022-05-19cube: add null check on wl_*_destroy functionsshironeko
2022-05-12cubepp: Fix VK_KHR_display compile errorMike Schuchardt
2022-04-11cube,vulkaninfo: Add portability_enumeration if presentCharles Giessen
2022-03-31cubepp: Fix wayland regressionCharles Giessen
2022-03-30cubepp: Fix regression in VK_KHR_displayCharles Giessen
2022-03-21cubepp: Add debug utils messengerCharles Giessen
2022-03-21cubepp: Use uint32_t and Demo&Charles Giessen
2022-03-21vkcubepp: Address feedback from code-reviewCharles Giessen
2022-03-21cubepp: Copy cubes swapchain format selectionCharles Giessen
2022-03-21cubepp: Cleanup usage of C++ and vulkan.hppCharles Giessen
2022-02-18build: Add install target for vkcube-waylandTony-LunarG
2022-02-09Make device selection output constistentJeremy Hayes
2022-02-02build: Add build target for vkcube-waylandTony-LunarG
2021-12-12Fix error messages upon failure to connect to window systems.C Stout
2021-12-01vkcube/vkcubepp: Add option to force validation errorsMark Young
2021-10-08vkcube: Reorder setting of pipeline stage flagsEleni Maria Stea
2021-08-31cubepp: Fix gitlab 828.Jeremy Hayes
2021-07-07vulkaninfo/cube: added support for FreeBSDEleni Maria Stea
2021-06-23vkcube: Remove unused variable from Wayland buildTony-LunarG
2021-06-17cube: Handle occlusion where currentExtent == 0xFFFFFFFFJoshua Ashton
2021-06-17cube: Don't constantly call vkAllocateCommandBuffers and vkBeginCommandBuffer...Joshua Ashton
2021-06-17vkcube: Remove unused variableTony-LunarG
2021-06-16vkcube: Fix alpha enum typeTony-LunarG
2021-06-15vkcube: fix crash on exit from double deleterichard-lunarg
2021-06-14cube: Port Wayland impl from wl-shell to xdg-shellManuel Stoeckl
2021-06-11vkcube: Fix compilier warningsTony-LunarG