summaryrefslogtreecommitdiff
path: root/cube
AgeCommit message (Expand)AuthorFilesLines
2022-02-02build: Add build target for vkcube-waylandTony-LunarG1-40/+74
2021-12-12Fix error messages upon failure to connect to window systems.C Stout2-6/+4
2021-12-01vkcube/vkcubepp: Add option to force validation errorsMark Young2-2/+33
2021-10-08vkcube: Reorder setting of pipeline stage flagsEleni Maria Stea1-1/+1
2021-08-31cubepp: Fix gitlab 828.Jeremy Hayes1-5/+5
2021-07-07vulkaninfo/cube: added support for FreeBSDEleni Maria Stea2-2/+2
2021-06-23vkcube: Remove unused variable from Wayland buildTony-LunarG1-8/+0
2021-06-17cube: Handle occlusion where currentExtent == 0xFFFFFFFFJoshua Ashton1-1/+1
2021-06-17cube: Don't constantly call vkAllocateCommandBuffers and vkBeginCommandBuffer...Joshua Ashton1-7/+7
2021-06-17vkcube: Remove unused variableTony-LunarG1-2/+0
2021-06-16vkcube: Fix alpha enum typeTony-LunarG1-2/+2
2021-06-15vkcube: fix crash on exit from double deleterichard-lunarg2-2/+0
2021-06-14cube: Port Wayland impl from wl-shell to xdg-shellManuel Stoeckl3-41/+222
2021-06-11vkcube: Fix compilier warningsTony-LunarG2-2/+3
2021-06-07vkcube: Resize on SUBOPTIMAL if necessaryTony-LunarG2-4/+14
2021-06-03vkcube: Fix disturbed rotation after many iterationsArman Uguray2-9/+4
2021-05-31Trigger demo quit from applicationWillTerminateJake Turner6-6/+38
2021-03-15cube: Select phy device for DISPLAYTony-LunarG2-22/+66
2021-01-28vkcube: Fix compiler warningTony-LunarG1-3/+3
2021-01-15vkcube: Add options --width and --height to specify width and heightNicolas Caramelli2-6/+22
2021-01-12vkcube: Improve GPU auto-selectionWitold Baryluk2-35/+114
2021-01-06vkcube: portabilty extension as text so it builds on all platformsRichard S. Wright Jr2-6/+5
2021-01-06Defined VK_ENABLE_BETA_EXTENSIONS so that VK_KHR_PORTABILITY_SUBSET_EXTENSION...Richard S. Wright Jr2-1/+2
2021-01-06vkcube: Updated to support portability extension properlyRichard S. Wright Jr2-9/+20
2020-12-10Make getTimeInNanoseconds get time in nanosecondsJoe Hermaszewski1-8/+11
2020-09-29build: Fix linux/windows build in single directoryNathaniel Cesario1-1/+8
2020-09-29Fixed paths for MoltenVK changesrichard-lunarg2-4/+4
2020-08-26cube: satisfy clang-formatBiswapriyo Nath1-1/+1
2020-08-26cube: Check _MSC_VER instead of _WIN32 for pragma directiveBiswapriyo Nath2-1/+3
2020-08-26CMake: Check MSVC while deciding MSVC_VERSIONBiswapriyo Nath1-2/+2
2020-08-07Fix formatting errorsNicolas Caramelli2-9/+5
2020-08-07Add support for VK_EXT_directfb_surface extensionNicolas Caramelli3-1/+239
2020-07-17cube: Add option to select phys deviceTony-LunarG2-5/+30
2020-05-07build: Update known-good files for 1.2.140 headerMike Schuchardt1-3/+3
2020-05-07cube: Remove dependency on VK_DYNAMIC_STATE_RANGE_SIZETony-LunarG1-1/+3
2020-05-01cube: Do not set VK_LAYER_PATH in VSPetr Kraus2-13/+0
2020-04-20repo: Update the clang style from VVLPetr Kraus1-6/+3
2020-04-13build: Update known-good files for 1.2.137 headerShannon McPherson1-1/+0
2020-04-06cube: Pick non-SRGB surface formats firstJoshua Ashton1-3/+21
2020-04-06cube: Remove unncessary VK_FORMAT_UNDEFINED check for surface formatsJoshua Ashton1-9/+2
2020-03-20cube: Remove redundant memsetCharles Giessen1-1/+0
2020-03-19build: Update known-good for 1.2.135 headerShannon McPherson1-4/+2
2020-02-05vkcube: fix unknown CMake command errorTimo Gurr1-0/+1
2019-12-19cube: Leave uniform memory mappedTony-LunarG2-25/+15
2019-12-06Revert "cube: Port Wayland impl from wl-shell to xdg-shell"Tony-LunarG3-212/+41
2019-12-02vkcube: Replace MoltenVK surfaces with MetalBill Hollings5-72/+34
2019-11-27vkcube: Fix Cube Squishing on ResizeJeremy Kniager2-17/+37
2019-11-25cube: Port Wayland impl from wl-shell to xdg-shellManuel Stoeckl3-41/+212
2019-10-23cube: Try to bind to wl_compositor v4Georges Basile Stavracas Neto1-3/+7
2019-10-14cube: Revert 1.1.114 SDK workaround for vkcubeJeremy Kniager2-12/+0