summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-18Upgrade to 1.3.268tizen_9.0_m2_releaseaccepted/tizen/unified/x/asan/20240415.123358accepted/tizen/unified/x/20240220.145950accepted/tizen/unified/toolchain/20240311.065923accepted/tizen/unified/dev/20240620.011200accepted/tizen/unified/20240219.160425accepted/tizen/9.0/unified/20241030.231918tizen_9.0tizenaccepted/tizen_unified_x_asanaccepted/tizen_unified_xaccepted/tizen_unified_toolchainaccepted/tizen_unified_devaccepted/tizen_unifiedaccepted/tizen_9.0_unifiedXuelian Bai1-5/+6
2024-01-16Upgrade to v1.3.240Xuelian Bai1-8/+13
2024-01-16Add build support for TizenXuelian Bai3-1/+72
2024-01-16syncval: New generic range traversalJohn Zulauf1-0/+1
2023-10-18tests: Add tests for GPU-AV shader selectionupstream/1.3.268upstreamTony Barbour2-0/+154
2023-10-18tests: Pass pNext through VkShaderObj to CreateShaderModuleTony Barbour2-5/+7
2023-10-18gpu: Use vku utilities for GPU-AV settingsTony Barbour11-54/+133
2023-10-18gpu: Add ability to select which shaders get instrumentedTony Barbour6-8/+57
2023-10-16layers: Dry and simplify small_vectorJohn Zulauf2-149/+194
2023-10-16layers: Cache small_vector working storeJohn Zulauf1-21/+49
2023-10-16tests: More small_vector test casesJohn Zulauf1-1/+132
2023-10-16tests: Test copying buffer to remaining image layersziga-lunarg1-0/+39
2023-10-16layers: Fix getting buffer size from imageziga-lunarg3-11/+19
2023-10-16tests: Update shader object testsziga-lunarg1-6/+76
2023-10-16layers: Update shader object VUIDs for the spec changeziga-lunarg5-91/+99
2023-10-16layers: Break pNext recursion into a while loopziga-lunarg7-7887/+9007
2023-10-16layers: Fix and unify VK_REMAINING_ARRAY_LAYERS logicspencer-lunarg2-40/+48
2023-10-16bp: Use promoted alias functionspencer-lunarg6-162/+42
2023-10-16layers: Fix VUID churn for 268spencer-lunarg10-20/+25
2023-10-16tests: Remove unused VkBufferTest classspencer-lunarg5-206/+28
2023-10-16build: Update shader toolchain for SDKMike Schuchardt3-4/+18
2023-10-15tests: Remove version from RTX testsspencer-lunarg10-190/+165
2023-10-15build: Update to header 1.3.268Mike Schuchardt9-74/+90
2023-10-15mac: Use exported_symbols_listJuan Ramos2-1/+6
2023-10-14layers: Remove unused Pipeline state infospencer-lunarg11-63/+40
2023-10-13syncval: Use precomputed range gen for image viewJohn Zulauf5-159/+227
2023-10-13syncval: Cleanup UpdateMemoryAccess call treeJohn Zulauf2-49/+23
2023-10-13layers: Cache IsDepthSliced in viewJohn Zulauf2-4/+4
2023-10-13syncval: Optimize first access closingJohn Zulauf2-30/+40
2023-10-13layers: Cache view validity in ImageDescriptorJohn Zulauf2-7/+57
2023-10-13syncval: Make HazardResult optional for perfJohn Zulauf2-232/+268
2023-10-13layers: Compatibility for VK_EXT_nested_command_buffersPiers Daniell5-12/+29
2023-10-13tests: Add min/max core profile and test cleanupspencer-lunarg32-3693/+1317
2023-10-13layers: Add Location to all Log messagesspencer-lunarg35-582/+614
2023-10-13scripts: Update gpu_inst_shader_hash.h from generate_spirv.pyJeremy Gebben4-76/+56
2023-10-13tests: Single line to skip for version or extensionspencer-lunarg129-9668/+4621
2023-10-12tests: Add missing descriptors testsziga-lunarg1-0/+88
2023-10-12tests: Remove EXPECT() macroCharles Giessen1-61/+52
2023-10-11doc: Remove LAYER_CONFIGURATION.mdJuan Ramos3-170/+3
2023-10-12tests: Throw exception upon ASSERT_* failureCharles Giessen1-3/+21
2023-10-12layers: Dont Skip on LogInfoCharles Giessen2-18/+18
2023-10-12test: Replace usage of ASSERT_VK_SUCCESSCharles Giessen66-533/+538
2023-10-11tests: Fix PositiveGpuAssistedLayer.GpuValidationUnInitImageJeremy Gebben1-4/+0
2023-10-11tests: Test sync2 access mask in best practiceziga-lunarg1-0/+4
2023-10-11layers: Add sync2 access masks to layout validationziga-lunarg1-6/+18
2023-10-11gpu: Don't crash on handles that may be VK_HANDLE_NULLJeremy Gebben1-8/+19
2023-10-11gpu: Fix descriptor update corner casesJeremy Gebben4-19/+226
2023-10-11tests: Remove IsPlatform for android devicesspencer-lunarg47-319/+80
2023-10-11layers: Fix pColorBlend dynamic renderingspencer-lunarg5-15/+56
2023-10-11tests: Update gtest to v1.14.0Juan Ramos1-1/+1