summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-03Add build support for TizenXuelian Bai3-1/+72
2023-06-26layers: New merge/split in buffer_address_mapJohn Zulauf3-17/+32
2023-06-26syncval: New generic range traversalJohn Zulauf2-43/+83
2023-06-26syncval: Skip acquire context event processingJohn Zulauf1-1/+2
2023-06-26syncval: Two fixes for update memory stateJohn Zulauf1-3/+7
2023-06-26tests: Add perf testarno-lunarg1-0/+100
2023-05-29layers: Stop false positive for PushConstant spec constspencer-lunarg2-2/+49
2023-05-29layers: Fix crash with push constants using spec constspencer-lunarg3-1/+84
2023-05-29layers: Reduce repeated shader error messagesspencer-lunarg3-13/+9
2023-05-29ci: Fix integration_test failing on CIjuan-lunarg1-1/+3
2023-05-26layers: Remove false positive for Vertex Input Structsspencer-lunarg3-2/+173
2023-05-23android: Remove usage of AHB_VALIDATION_SUPPORTjuan-lunarg8-92/+64
2023-05-23docs: Update Android build documentationjuan-lunarg1-17/+14
2023-05-23docs: Show usage of Vendor Specific Best Practicesjuan-lunarg1-0/+29
2023-05-23tests: Add missing DescriptorLayoutSet testsspencer-lunarg1-0/+72
2023-05-23layers: Remove ObjectLifetime check from statelessspencer-lunarg1-15/+0
2023-05-23layers: Improve stateless device creation error messagesspencer-lunarg1-28/+25
2023-05-22layers: Remove unnecessary stage_flags variableNathaniel Cesario1-5/+0
2023-05-22ci: Use 64 bit compiler when targeting x86juan-lunarg1-3/+3
2023-05-22ci: Cleanup compiler usage for linux testingjuan-lunarg1-9/+6
2023-05-22ci: Fix permissionsjuan-lunarg2-0/+6
2023-05-22ci: Use fail-fast judiciouslyjuan-lunarg2-12/+0
2023-05-22scripts: Clean fetched dependencies on new configurationJuan Ramos2-11/+10
2023-05-22tests: Pass bad rendering dataNathaniel Cesario3-1/+144
2023-05-22layers: Ignore pNext structs in GPLsNathaniel Cesario15-6719/+6882
2023-05-22layers: Fix unused-but-set-variable warningNathaniel Cesario1-2/+0
2023-05-22layers: Fix crash on OpCopyObject being used for image accessspencer-lunarg2-3/+59
2023-05-20android: Cleanup Android CMake codejuan-lunarg3-34/+8
2023-05-20tests: Add missing vkCreateBuffer testsspencer-lunarg4-2/+108
2023-05-19docs: Trim build instructions for Windowsjuan-lunarg1-6/+4
2023-05-19cmake: Fix invalid VS version checkjuan-lunarg1-5/+1
2023-05-19docs: Update syncval known issuesJohn Zulauf1-6/+4
2023-05-20layers: Add check for a null OpLoad FindDefspencer-lunarg1-0/+10
2023-05-20layers: Prevent crash for Image Access through function callsspencer-lunarg5-15/+323
2023-05-19layers: Parameterization changes for Vulkan SCDaniel Rakos104-540/+851
2023-05-18build: Update shader toolchain ahead of SDKMike Schuchardt3-7/+7
2023-05-18tests: Add OpImageTexelPointer atomic testspencer-lunarg1-0/+70
2023-05-18docs: Add more shader val doc for Atomicsspencer-lunarg1-3/+15
2023-05-18tests: Add Sparse Image testspencer-lunarg1-0/+83
2023-05-18layers: Remove OpImageSparseTexelsResidentspencer-lunarg1-2/+4
2023-05-18tests: Add test for Multiple Push Constantsspencer-lunarg1-0/+70
2023-05-17gpu: Lazily allocate gpu-side DescriptorSet dataJeremy Gebben13-204/+375
2023-05-17tests: Add PositiveImage.CreateDrmImageWithExternalMemoryjuan-lunarg1-0/+104
2023-05-17layers: Improve GetEnvironment() for androidJeremy Gebben4-36/+20
2023-05-17android: Fix and test exported Android functionsjuan-lunarg2-10/+39
2023-05-17tests: Add tests for Multi-Entrypointspencer-lunarg2-0/+233
2023-05-17layers: Replaec %u with % PRIu32arno-lunarg1-23/+34
2023-05-17layers: Cleanup error msg in ValidateBeginCmdBuffarno-lunarg1-58/+45
2023-05-17tests: More positive Push Constant testsspencer-lunarg9-210/+325
2023-05-17layers: Move Push Constants to TypeStructInfospencer-lunarg9-418/+100