aboutsummaryrefslogtreecommitdiff
path: root/cube/cube.cpp
AgeCommit message (Expand)Author
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-10build: Update vulkan headersJuan Ramos
2022-12-01cube & cubepp: Handle negative gpu selectionsCharles Giessen
2022-12-01cubepp: Set the apiVersion to 1.0Charles Giessen
2022-10-20cubepp: Fix presentKHR assertJuan Ramos
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
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-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-17vkcube: Remove unused variableTony-LunarG
2021-06-14cube: Port Wayland impl from wl-shell to xdg-shellManuel Stoeckl
2021-06-11vkcube: Fix compilier warningsTony-LunarG
2021-06-07vkcube: Resize on SUBOPTIMAL if necessaryTony-LunarG
2021-06-03vkcube: Fix disturbed rotation after many iterationsArman Uguray
2021-03-15cube: Select phy device for DISPLAYTony-LunarG
2021-01-15vkcube: Add options --width and --height to specify width and heightNicolas Caramelli
2021-01-12vkcube: Improve GPU auto-selectionWitold Baryluk
2021-01-06vkcube: portabilty extension as text so it builds on all platformsRichard S. Wright Jr
2021-01-06Defined VK_ENABLE_BETA_EXTENSIONS so that VK_KHR_PORTABILITY_SUBSET_EXTENSION...Richard S. Wright Jr
2021-01-06vkcube: Updated to support portability extension properlyRichard S. Wright Jr
2020-08-07Fix formatting errorsNicolas Caramelli
2020-08-07Add support for VK_EXT_directfb_surface extensionNicolas Caramelli
2020-07-17cube: Add option to select phys deviceTony-LunarG
2020-05-07build: Update known-good files for 1.2.140 headerMike Schuchardt
2020-04-13build: Update known-good files for 1.2.137 headerShannon McPherson
2020-03-20cube: Remove redundant memsetCharles Giessen
2019-12-19cube: Leave uniform memory mappedTony-LunarG
2019-12-06Revert "cube: Port Wayland impl from wl-shell to xdg-shell"Tony-LunarG
2019-12-02vkcube: Replace MoltenVK surfaces with MetalBill Hollings
2019-11-27vkcube: Fix Cube Squishing on ResizeJeremy Kniager
2019-11-25cube: Port Wayland impl from wl-shell to xdg-shellManuel Stoeckl
2019-10-14cube: Revert 1.1.114 SDK workaround for vkcubeJeremy Kniager
2019-09-13cube: Handle SURFACE_LOST return codeTony-LunarG