aboutsummaryrefslogtreecommitdiff
path: root/cube
AgeCommit message (Expand)Author
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-05-07cube: Remove dependency on VK_DYNAMIC_STATE_RANGE_SIZETony-LunarG
2020-05-01cube: Do not set VK_LAYER_PATH in VSPetr Kraus
2020-04-20repo: Update the clang style from VVLPetr Kraus
2020-04-13build: Update known-good files for 1.2.137 headerShannon McPherson
2020-04-06cube: Pick non-SRGB surface formats firstJoshua Ashton
2020-04-06cube: Remove unncessary VK_FORMAT_UNDEFINED check for surface formatsJoshua Ashton
2020-03-20cube: Remove redundant memsetCharles Giessen
2020-03-19build: Update known-good for 1.2.135 headerShannon McPherson
2020-02-05vkcube: fix unknown CMake command errorTimo Gurr
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-23cube.cpp: fix uninit non-static member.Dave Airlie
2019-04-09scripts: Update known good for 106 header updateShannon McPherson
2019-04-08cube: Update cube apps to use Khronos val layerMark Lobodzinski
2019-03-01macos: Change LunarG Icons to Vulkan LogoJeremy Kniager
2019-02-27Add librt when necessaryTony-LunarG
2019-02-14vkcube: Implement key events in WindowsPetr Kraus
2018-11-21Cube: Use c++_static instead of unsupported gnustl_static for STLTony-LunarG
2018-11-19cube: Update cube/vkcube namingLenny Komow
2018-11-13build: Update MoltenVK commit and CMake filesJeremy Kniager
2018-11-09cube: Fix fixup_bundle not set to proper cubeJeremy Kniager
2018-11-08Rename cube and cubepp exes to vkcube and vkcubeppTony-LunarG
2018-11-07cmake: Fix build crashing on make installJeremy Kniager
2018-10-31demos: Fix cubepp with latest vulkan.hppMike Schuchardt
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-17cube: Look for GLSLANG_INSTALL_DIR env variableTony-LunarG
2018-09-12build: CMakeLists.txt cleanup, part 1Mike Weiblen
2018-09-12cube: Fix new validation errorKarl Schultz
2018-07-10cmake: Clean up macOS install targetMike Schuchardt
2018-06-30build: Beautify cmake filesMike Weiblen