android: NDK 21d
[platform/upstream/Vulkan-Tools.git] / cube /
2020-08-26 Biswapriyo Nathcube: satisfy clang-format
2020-08-26 Biswapriyo Nathcube: Check _MSC_VER instead of _WIN32 for pragma directive
2020-08-26 Biswapriyo NathCMake: Check MSVC while deciding MSVC_VERSION
2020-08-07 Nicolas CaramelliFix formatting errors
2020-08-07 Nicolas CaramelliAdd support for VK_EXT_directfb_surface extension
2020-07-17 Tony-LunarGcube: Add option to select phys device
2020-05-08 Mike Schuchardtbuild: Update known-good files for 1.2.140 header
2020-05-07 Tony-LunarGcube: Remove dependency on VK_DYNAMIC_STATE_RANGE_SIZE
2020-05-01 Petr Krauscube: Do not set VK_LAYER_PATH in VS
2020-04-20 Petr Krausrepo: Update the clang style from VVL
2020-04-13 Shannon McPhersonbuild: Update known-good files for 1.2.137 header
2020-04-06 Joshua Ashtoncube: Pick non-SRGB surface formats first
2020-04-06 Joshua Ashtoncube: Remove unncessary VK_FORMAT_UNDEFINED check for...
2020-03-20 Charles Giessencube: Remove redundant memset
2020-03-19 Shannon McPhersonbuild: Update known-good for 1.2.135 header
2020-02-05 Timo Gurrvkcube: fix unknown CMake command error
2019-12-19 Tony-LunarGcube: Leave uniform memory mapped
2019-12-06 Tony-LunarGRevert "cube: Port Wayland impl from wl-shell to xdg...
2019-12-02 Bill Hollingsvkcube: Replace MoltenVK surfaces with Metal
2019-11-27 Jeremy Kniagervkcube: Fix Cube Squishing on Resize
2019-11-25 Manuel Stoecklcube: Port Wayland impl from wl-shell to xdg-shell
2019-10-23 Georges Basile Sta... cube: Try to bind to wl_compositor v4
2019-10-14 Jeremy Kniagercube: Revert 1.1.114 SDK workaround for vkcube
2019-09-13 Tony-LunarGcube: Handle SURFACE_LOST return code
2019-07-26 Mike Schuchardtcube: Workaround macOS cube issue
2019-06-27 Mike Weiblencube: Fix DbgMsg() use of varargs
2019-06-17 Tony-LunarGcube: Add subpass dependencies
2019-06-14 Tony-LunarGcube: Fix compiler warning
2019-06-06 Tony-LunarGcube: Add usage message on Windows
2019-05-02 Jason ChenFix memory leak in `vkcube`.
2019-04-23 Dave Airliecube: fix scoping of some variables.
2019-04-23 Dave Airliecube: remove unused validation_layer_count.
2019-04-23 Dave Airliecube.cpp: fix uninit non-static member.
2019-04-09 Shannon McPhersonscripts: Update known good for 106 header update
2019-04-08 Mark Lobodzinskicube: Update cube apps to use Khronos val layer
2019-03-01 Jeremy Kniagermacos: Change LunarG Icons to Vulkan Logo
2019-02-27 Tony-LunarGAdd librt when necessary
2019-02-14 Petr Krausvkcube: Implement key events in Windows
2018-11-21 Tony-LunarGCube: Use c++_static instead of unsupported gnustl_stat...
2018-11-20 Lenny Komowcube: Update cube/vkcube naming
2018-11-13 Jeremy Kniagerbuild: Update MoltenVK commit and CMake files
2018-11-09 Jeremy Kniagercube: Fix fixup_bundle not set to proper cube
2018-11-08 Tony-LunarGRename cube and cubepp exes to vkcube and vkcubepp
2018-11-07 Jeremy Kniagercmake: Fix build crashing on make install
2018-10-31 Mike Schuchardtdemos: Fix cubepp with latest vulkan.hpp
2018-10-26 Tony-LunarGrepo: Remove MIR specific code.
2018-10-04 Aaron HaganIgnore window erases
2018-09-24 Tony-LunarGcube: Use staging buffer instead of staging image
2018-09-17 Tony-LunarGcube: Look for GLSLANG_INSTALL_DIR env variable
2018-09-12 Mike Weiblenbuild: CMakeLists.txt cleanup, part 1
2018-09-12 Karl Schultzcube: Fix new validation error
2018-07-10 Mike Schuchardtcmake: Clean up macOS install target
2018-07-01 Mike Weiblenbuild: Beautify cmake files
2018-06-27 Mike Weiblenbuild: Insert copyright in cmake files
2018-06-14 Mark Lobodzinskicmake: Use FindVulkanHeaders to get vulkan includes
2018-06-07 Karl Schultzrepo: Remove interim REPO_ROOT CMake code
2018-06-07 Jeremy Kniagercmake: Fix macOS CMake files to include dylib file
2018-06-06 Karl Schultzandroid: Fix CI for Android
2018-06-06 Karl Schultzrepo: Reorg to remove Vulkan-Headers submodule
2018-06-05 Tony-LunarGcube: Fix separate present queue validation errors
2018-05-31 Tony-LunarGcube: Explicitly set QueueFamilyIndex(s) to QUEUE_FAMIL...
2018-05-30 Karl Schultzbuild: Add cube(pp) to install target
2018-05-30 Mark Youngcube: Remove last DebugReport
2018-05-29 Karl Schultzcube: Add missing free in IPD code
2018-05-22 Mark Lobodzinskicmake: Fix LOADER_REPO_ROOT pointing to SDK
2018-05-22 Tony-LunarGTools: Better search for glslang + loader
2018-05-22 Mark Lobodzinskicube: Change glslang location logic for INSTALL_DIR
2018-05-21 Jeremy Kniagercmake: Update CMake files to build for MacOS
2018-05-18 Mark Lobodzinskicube: Download glslangValidator binary
2018-05-16 Cody Northropandroid: Fixes for cube
2018-05-12 Mark Lobodzinskicmake: Fix GLSLANG_REPO_ROOT for Linux
2018-05-12 Mark Lobodzinskicmake: Use GLSLANG_REPO_ROOT to find glslangValidator
2018-05-12 Mark Lobodzinskicmake: Add LOADER_REPO_ROOT to repo
2018-05-12 Mark Lobodzinskivulkaninfo: Fix some merge conflicts
2018-05-12 Mark Lobodzinskicmake: More cmake fixups
2018-05-12 Mark Lobodzinskicmake: Clean up main cmakelists.txt file
2018-05-12 Mark Lobodzinskicube: Move cube directory up to top level dir