aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-17tests: Add test case for vkCmdBlitImage() image layoutsNorbert Garnys
2017-11-17layers: add image layout validation to vkCmdBlitImage()Norbert Garnys
2017-11-17layers: Rewrite ViewportState checks and testsPetr Kraus
2017-11-17tests:Add DevSim testing for 7 profilesTobin Ehlis
2017-11-17layers:Add pre-built DevSim layerTobin Ehlis
2017-11-17icd:Increase WHOLE_SIZE mapped memoryTobin Ehlis
2017-11-17icd:Expand mock icd memory type bit supportTobin Ehlis
2017-11-15layers: Validate device dispatchable objectsMark Lobodzinski
2017-11-15scripts: Fix incorrect object type mappingsMark Lobodzinski
2017-11-14layers: Move BuildTemplate call inside global lockMark Lobodzinski
2017-11-10tests:Add doc validation to travis CITobin Ehlis
2017-11-10loader: Fix pre-instance proc addressesLenny Komow
2017-11-09docs: Update some Android sectionsCody Northrop
2017-11-09android: Only compile toolchain once build_all.shCody Northrop
2017-11-09layers: Don't confuse VkResult/VkBool32 in generators.Jamie Madill
2017-11-09layers: Make generator helpers Python 2 compatible.Jamie Madill
2017-11-09layers: Return an error when generator scripts fail.Jamie Madill
2017-11-08layers: Adds createSampler VUID/test for IMG_CUBICJohn Zulauf
2017-11-08layers: VUIDs/test for vkCreateSampler anisotropyJohn Zulauf
2017-11-08layers: Rename resetCB to ResetCommandBufferNodeJohn Zulauf
2017-11-08layers: Free commandbuffer data when deleting poolJohn Zulauf
2017-11-07build: Update BUILD.md to specify VS2015Mark Lobodzinski
2017-11-07demos: Remove HTML in plain-text vulkaninfo outputGabríel Arthúr Pétursson
2017-11-06icd:Update list of tests with unexpected errorsTobin Ehlis
2017-11-06icd:Reduce offset alignment limitsTobin Ehlis
2017-11-06icd:Don't return support for Undefined FormatTobin Ehlis
2017-11-06android: Remove mips targetsCody Northrop
2017-11-06android: Update to shaderc known-good revisionsCody Northrop
2017-11-03build: Add optional ccache support to cmakeCody Northrop
2017-11-03travis: Use multiple cores for buildCody Northrop
2017-11-03travis: Switch to ccache, skip Android toolchain buildCody Northrop
2017-11-03scripts: Add --no-build for Android toolchainCody Northrop
2017-11-03Replaced fixed path python 2.7 executable callssaschawillems
2017-11-03layers: Refactored pNext chain walks to templateJohn Zulauf
2017-11-03layers: Protect GetImage/BufferMemRqmts map accessJean-François Marquis
2017-11-02demos: Clarify cube --present_mode optionMike Schuchardt
2017-11-02icd: thread protect mapsMike Stroyan
2017-11-01demos: Add html backend and option to vulkaninfoShannon McPherson
2017-10-31scripts:Cleanup comments and output for mock icdTobin Ehlis
2017-10-31quickly wire mock icd into travisChris Forbes
2017-10-30layers: Capture device features from extensionJohn Zulauf
2017-10-30layers: Cleanup duplicate structure definitionJohn Zulauf
2017-10-30layers: Remove warning for imported memoryMike Schuchardt
2017-10-30icd:Fixes for Windows buildTobin Ehlis
2017-10-30icd:Add Windows def fileTobin Ehlis
2017-10-30tests:Fix EmptyDescriptorUpdateTest testTobin Ehlis
2017-10-30icd:Get more tests passing on mock ICDTobin Ehlis
2017-10-30icd:Limit image properties for linear imagesTobin Ehlis
2017-10-30scripts:Skip some extensions in mock ICDTobin Ehlis
2017-10-30tests:Fix InvalidBarriers testTobin Ehlis