aboutsummaryrefslogtreecommitdiff
path: root/cube/cube.c
AgeCommit message (Expand)Author
2022-02-09Make device selection output constistentJeremy Hayes
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-06-17cube: Handle occlusion where currentExtent == 0xFFFFFFFFJoshua Ashton
2021-06-17cube: Don't constantly call vkAllocateCommandBuffers and vkBeginCommandBuffer...Joshua Ashton
2021-06-16vkcube: Fix alpha enum typeTony-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-26cube: satisfy clang-formatBiswapriyo Nath
2020-08-26cube: Check _MSC_VER instead of _WIN32 for pragma directiveBiswapriyo Nath
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-07cube: Remove dependency on VK_DYNAMIC_STATE_RANGE_SIZETony-LunarG
2020-04-06cube: Pick non-SRGB surface formats firstJoshua Ashton
2020-04-06cube: Remove unncessary VK_FORMAT_UNDEFINED check for surface formatsJoshua Ashton
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-23cube: Try to bind to wl_compositor v4Georges Basile Stavracas Neto
2019-10-14cube: Revert 1.1.114 SDK workaround for vkcubeJeremy Kniager
2019-09-13cube: Handle SURFACE_LOST return codeTony-LunarG
2019-07-26cube: Workaround macOS cube issueMike Schuchardt
2019-06-27cube: Fix DbgMsg() use of varargsMike Weiblen
2019-06-17cube: Add subpass dependenciesTony-LunarG
2019-06-14cube: Fix compiler warningTony-LunarG
2019-06-06cube: Add usage message on WindowsTony-LunarG
2019-05-02Fix memory leak in `vkcube`.Jason Chen
2019-04-23cube: fix scoping of some variables.Dave Airlie
2019-04-23cube: remove unused validation_layer_count.Dave Airlie
2019-04-08cube: Update cube apps to use Khronos val layerMark Lobodzinski
2019-02-14vkcube: Implement key events in WindowsPetr Kraus
2018-11-19cube: Update cube/vkcube namingLenny Komow
2018-10-26repo: Remove MIR specific code.Tony-LunarG
2018-10-04Ignore window erasesAaron Hagan
2018-09-24cube: Use staging buffer instead of staging imageTony-LunarG
2018-09-12cube: Fix new validation errorKarl Schultz
2018-06-05cube: Fix separate present queue validation errorsTony-LunarG
2018-05-31cube: Explicitly set QueueFamilyIndex(s) to QUEUE_FAMILY_IGNOREDTony-LunarG