index
:
usermoji.git
mommy
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cube
Age
Commit message (
Expand
)
Author
2018-11-21
Cube: Use c++_static instead of unsupported gnustl_static for STL
Tony-LunarG
2018-11-19
cube: Update cube/vkcube naming
Lenny Komow
2018-11-13
build: Update MoltenVK commit and CMake files
Jeremy Kniager
2018-11-09
cube: Fix fixup_bundle not set to proper cube
Jeremy Kniager
2018-11-08
Rename cube and cubepp exes to vkcube and vkcubepp
Tony-LunarG
2018-11-07
cmake: Fix build crashing on make install
Jeremy Kniager
2018-10-31
demos: Fix cubepp with latest vulkan.hpp
Mike Schuchardt
2018-10-26
repo: Remove MIR specific code.
Tony-LunarG
2018-10-04
Ignore window erases
Aaron Hagan
2018-09-24
cube: Use staging buffer instead of staging image
Tony-LunarG
2018-09-17
cube: Look for GLSLANG_INSTALL_DIR env variable
Tony-LunarG
2018-09-12
build: CMakeLists.txt cleanup, part 1
Mike Weiblen
2018-09-12
cube: Fix new validation error
Karl Schultz
2018-07-10
cmake: Clean up macOS install target
Mike Schuchardt
2018-06-30
build: Beautify cmake files
Mike Weiblen
2018-06-27
build: Insert copyright in cmake files
Mike Weiblen
2018-06-14
cmake: Use FindVulkanHeaders to get vulkan includes
Mark Lobodzinski
2018-06-07
repo: Remove interim REPO_ROOT CMake code
Karl Schultz
2018-06-07
cmake: Fix macOS CMake files to include dylib file
Jeremy Kniager
2018-06-06
android: Fix CI for Android
Karl Schultz
2018-06-06
repo: Reorg to remove Vulkan-Headers submodule
Karl Schultz
2018-06-05
cube: Fix separate present queue validation errors
Tony-LunarG
2018-05-31
cube: Explicitly set QueueFamilyIndex(s) to QUEUE_FAMILY_IGNORED
Tony-LunarG
2018-05-30
build: Add cube(pp) to install target
Karl Schultz
2018-05-30
cube: Remove last DebugReport
Mark Young
2018-05-29
cube: Add missing free in IPD code
Karl Schultz
2018-05-22
cmake: Fix LOADER_REPO_ROOT pointing to SDK
Mark Lobodzinski
2018-05-22
Tools: Better search for glslang + loader
Tony-LunarG
2018-05-22
cube: Change glslang location logic for INSTALL_DIR
Mark Lobodzinski
2018-05-21
cmake: Update CMake files to build for MacOS
Jeremy Kniager
2018-05-18
cube: Download glslangValidator binary
Mark Lobodzinski
2018-05-16
android: Fixes for cube
Cody Northrop
2018-05-12
cmake: Fix GLSLANG_REPO_ROOT for Linux
Mark Lobodzinski
2018-05-12
cmake: Use GLSLANG_REPO_ROOT to find glslangValidator
Mark Lobodzinski
2018-05-12
cmake: Add LOADER_REPO_ROOT to repo
Mark Lobodzinski
2018-05-11
vulkaninfo: Fix some merge conflicts
Mark Lobodzinski
2018-05-11
cmake: More cmake fixups
Mark Lobodzinski
2018-05-11
cmake: Clean up main cmakelists.txt file
Mark Lobodzinski
2018-05-11
cube: Move cube directory up to top level dir
Mark Lobodzinski