summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-30add the spec filetizen_6.0.m2_releasetizen_5.5.m2_releasesubmit/tizen_6.0_hotfix/20201103.115104submit/tizen_6.0_hotfix/20201102.192904submit/tizen_6.0/20201029.205504submit/tizen_5.5_wearable_hotfix/20201026.184308submit/tizen_5.5_mobile_hotfix/20201026.185108submit/tizen_5.5/20191031.000006submit/tizen/20181228.024305submit/tizen/20181227.054638accepted/tizen/unified/20181228.115152accepted/tizen/6.0/unified/hotfix/20201103.050226accepted/tizen/6.0/unified/20201030.104017accepted/tizen/5.5/unified/wearable/hotfix/20201027.104804accepted/tizen/5.5/unified/mobile/hotfix/20201027.072224accepted/tizen/5.5/unified/20191031.005353tizen_6.0_hotfixtizen_6.0tizen_5.5_wearable_hotfixtizen_5.5_tvtizen_5.5_mobile_hotfixtizen_5.5devel_packageaccepted/tizen_6.0_unified_hotfixaccepted/tizen_6.0_unifiedaccepted/tizen_5.5_unified_wearable_hotfixaccepted/tizen_5.5_unified_mobile_hotfixaccepted/tizen_5.5_unifiedSooChan Lim2-0/+69
2018-11-30change the CMAKE_INSTALL_DATAROOTDIR to the CMAKE_INSTALL_DATADIRSooChan Lim1-1/+1
2018-11-20layers: Fix layer setting loading from registriesupstream/1.1.92Lenny Komow1-2/+2
2018-11-16docs: Correct typo in Core Validation docShannon McPherson1-1/+1
2018-11-13build: Update known-good for 1.1.92 headerShannon McPherson5-27/+28
2018-11-13Add checks for VK_QUERY_CONTROL_PRECISE_BITChris Forbes1-2/+20
2018-11-13layers: Update DSL def hash and equalityJohn Zulauf2-3/+7
2018-11-12scripts: Remove last reference to MIRShannon McPherson1-1/+0
2018-11-12docs: Change references to cube to vkcubeTony-LunarG1-5/+5
2018-11-09scripts: Fix windows paths in helper.cmakeMike Schuchardt1-3/+5
2018-11-09Add missing VUID-vkCmdDrawMeshTasksIndirectNV-drawCount-02147Jeff Bolz2-1/+41
2018-11-09tests: Add template update tests for buffersJohn Zulauf1-1/+61
2018-11-09tests: DRY'd DSBufferInfoErrors testcasesJohn Zulauf1-14/+12
2018-11-09layers: Validate UpdateDescriptorSetWithTemplateJohn Zulauf4-80/+125
2018-11-09layers: Refactor DS WithTemplate decode to helperJohn Zulauf2-10/+24
2018-11-09android: bump ndk and platform versionsDave Houlton3-13/+15
2018-11-08layers: Clarify image-layout-related messagesShannon McPherson3-26/+26
2018-11-08tests: Remove OpGroupDecorate unexpected errorsMark Lobodzinski1-10/+11
2018-11-08layers: Dont validate non-const pNextsTony-LunarG1-1/+1
2018-11-08Don't count unused descriptors against descriptor limits.Jeff Bolz1-6/+10
2018-11-07tests: Add SPIR-V group decoration positive testMark Lobodzinski1-0/+197
2018-11-07layers: Add support for SPIR-V group decorationsMark Lobodzinski4-4/+24
2018-11-07build: Update known-good for 1.1.91 headerEric Werness11-213/+325
2018-11-06layers: Fix false error: push descriptor not setJohn Zulauf1-0/+8
2018-11-05layers: Fix SparseMemoryRequirements warningTony-LunarG2-5/+25
2018-11-05tests: Add test for VK_IMAGE_ASPECT_METADATAMike Schuchardt1-0/+95
2018-11-05layers: Fix github issue #386Mike Schuchardt1-10/+12
2018-11-02Add some missing entries to AccessMaskToPipeStage[]Piers Daniell1-6/+13
2018-11-02Compare to `None` using identity `is` operatorMichaƂ Janiszewski10-56/+56
2018-11-02layers: Add transform feedback capabilities to shader validation.Brett Lawson3-0/+11
2018-11-01layers: Bump glslang known-goodShannon McPherson3-11/+11
2018-11-01layers: Tolerate return code of INCOMPLETETony-LunarG2-3/+3
2018-11-01layers: Kill false thread errors re: command poolJohn Zulauf3-2/+60
2018-10-31build: Update known-good for 1.1.90 headerShannon McPherson2-6/+6
2018-10-31layers: Update VUIDs and resolve inconsistenciesShannon McPherson2-15/+15
2018-10-31scripts: Update validation_stats.py for new LaTeXShannon McPherson1-0/+1
2018-10-31layers: Tolerate return code of INCOMPLETE in Display routinesTony-LunarG1-10/+7
2018-10-31layers: Fix unique object tracking for VkDisplayKHRTony-LunarG2-8/+27
2018-10-31layers: Refine descriptor reqd layout trackingJohn Zulauf3-48/+27
2018-10-31tests: Remove unused variablesKarl Schultz1-13/+0
2018-10-29scripts: Extend scope of LaTeX handlingShannon McPherson2-8/+7
2018-10-26tests: Added tests for all the new VUID checksTobias Hector3-1087/+2310
2018-10-26layers: Added parameter validation for CRP2Tobias Hector2-24/+84
2018-10-26layers: Audited renderpass validation, added CRP2Tobias Hector10-245/+1251
2018-10-26layers: replace VUID error map with structDave Houlton15-71/+64
2018-10-24layers: Specify VkPipelineColorBlendStateCI pNextShannon McPherson1-2/+7
2018-10-23build: Update known-good for 1.1.89 headerShannon McPherson3-27/+195
2018-10-22scripts: Update parameter validation for 1.1.89Shannon McPherson1-5/+5
2018-10-22repo: Remove MIR specific codeTony-LunarG9-96/+2
2018-10-22Fix unique_objects to unwrap pipelineCache in CreateRaytracingPipelinesNVXJeff Bolz1-1/+1