aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-05vulkaninfo: fix forgotten </details> tagCharles Giessen
2019-08-05vulkaninfo: VK_KHR_uniform_buffer_standard_layoutCharles Giessen
2019-07-26build: Update MoltenVK version in known-good.jsonJeremy Kniager
2019-07-26cube: Workaround macOS cube issueMike Schuchardt
2019-07-24winrt: Correct `VulkanRT-License.txt` typoShannon McPherson
2019-07-24doc: Update docs with codegen instructionsMike Schuchardt
2019-07-24CI: Add codegen consistency checkMike Schuchardt
2019-07-24build: CMake/GN changes for pre-generated sourceMike Schuchardt
2019-07-24icd: Add generated source to repoMike Schuchardt
2019-07-24scripts: Port codegen script from VVLMike Schuchardt
2019-07-24scripts: Fix mock_icd_generator syntax warningsMike Schuchardt
2019-07-22build: Update glslang commit ID in known-goodJeremy Kniager
2019-07-22scripts: Add required depth/stencil resolve propsMike Schuchardt
2019-07-17build: Update known-good files for 1.1.114 headerShannon McPherson
2019-07-16build: Update cmake_minimum_required(VERSION 3.10.2)Mike Weiblen
2019-07-15vulkaninfo: Add descriptor indexing feats/propsTony-LunarG
2019-07-15docs: Improve instructions for using update_deps.Jeremy Kniager
2019-07-02build: Fix LunarXchange Issue 862Jeremy Kniager
2019-07-01build: Update known-good files for 1.1.113 headerShannon McPherson
2019-06-27cube: Fix DbgMsg() use of varargsMike Weiblen
2019-06-26vulkaninfo: Add more descriptive error messageJeremy Kniager
2019-06-25build: Update known-good files for 1.1.112 headerShannon McPherson
2019-06-25vulkaninfo: Fix issue 195Jeremy Kniager
2019-06-20vulkaninfo: Fix issue 202Jeremy Kniager
2019-06-17build: Update MoltenVK in known_good.jsonJeremy Kniager
2019-06-17cube: Add subpass dependenciesTony-LunarG
2019-06-14cube: Fix compiler warningTony-LunarG
2019-06-13vulkaninfo: Fix HTML format for multi-GPU computerJeremy Kniager
2019-06-10build: Update known-good files glslang commit IDJeremy Kniager
2019-06-06cube: Add usage message on WindowsTony-LunarG
2019-06-06cmake: adjust cmake download process to match new designBob Ellison
2019-06-06cmake: Use CMake 3.10.2 for CIBob Ellison
2019-05-29build: Update known-good files for 1.1.108 headerShannon McPherson
2019-05-29vulkaninfo: Run clang-formatJeremy Kniager
2019-05-29vulkaninfo: VK_KHR_surface_protected_capabilitiesJeremy Kniager
2019-05-29vulkaninfo: Add VK_EXT_host_query_resetJeremy Kniager
2019-05-29vulkaninfo: Add VK_EXT_ycbcr_image_arraysJeremy Kniager
2019-05-13update_deps: make --clean-repo switch work in all casesBob Ellison
2019-05-13scripts: Temporary workaround for python2Mike Schuchardt
2019-05-13build: Add GN buildMike Schuchardt
2019-05-03scripts: Update known good for 107 header updateShannon McPherson
2019-05-02Fix memory leak in `vkcube`.Jason Chen
2019-05-01vulkaninfo: Fix crash at Presentable SurfaceJeremy Kniager
2019-04-30vulkaninfo: Check support for surface extensions before using themGabríel Arthúr Pétursson
2019-04-24Update CMakeLists.txtCody Jackson
2019-04-23known_good: Update MoltenVK known_good version IDJeremy Kniager
2019-04-23test: Update cloud CI to use known_good.jsonJeremy Kniager
2019-04-23cube: fix scoping of some variables.Dave Airlie
2019-04-23cube: remove unused validation_layer_count.Dave Airlie
2019-04-23vulkaninfo: use correct type in malloc sizing.Dave Airlie