summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2023-05-19docs: Update syncval known issuesJohn Zulauf1-6/+4
2023-05-19layers: Parameterization changes for Vulkan SCDaniel Rakos2-4/+4
2023-05-18docs: Add more shader val doc for Atomicsspencer-lunarg1-3/+15
2023-05-17layers: Build ImageAccessMap in one pass of instructionsspencer-lunarg1-2/+2
2023-05-17layers: Create ImageAccess Objectspencer-lunarg1-1/+63
2023-05-05gpu: Split descriptor set status into separate buffersTony-LunarG1-39/+56
2023-05-04docs: Remove outdated GetDeviceProcAddr example usagejuan-lunarg1-17/+8
2023-05-01docs: Add more to Shader Validation docsspencer-lunarg1-2/+43
2023-04-21scripts: Remove the need to set PYTHONPATH everywhereJeremy Gebben1-7/+3
2023-04-11docs: Add code gen cmds for Windowsarno-lunarg1-0/+11
2023-03-27cmake: Add VVL_CODEGENJuan Ramos1-5/+7
2023-03-17docs: Fix grammar in Shader Validation docsSpencer Fricke1-8/+8
2023-03-17docs: Add more Shader Validation Documentationspencer-lunarg1-1/+36
2023-03-16tests: Rename test files and foldersspencer-lunarg1-2/+2
2023-03-13layers: Add LogObjectList for Dynamic State validationspencer-lunarg1-3/+1
2023-02-20build: Update to header v1.3.241Nathaniel Cesario1-1/+5
2023-02-01layers: Rename namespace layer_data to namespace vvlJuan Ramos1-12/+12
2023-01-23github: Use main instead of masterJuan Ramos3-6/+8
2022-12-28layers: Fix UpdateDescriptorSets race conditionsJuan Ramos1-7/+0
2022-12-20docs: Update GPU-AV docarno-lunarg1-1/+2
2022-11-30tests: Replace devsim with Profile layerspencer-lunarg2-22/+9
2022-11-18gpu: Add robustness handlingTony-LunarG1-0/+2
2022-11-18layers: Always use std::shared_mutex now that we're c++17Jeremy Gebben1-2/+2
2022-11-17docs: Documentation cleanupspencer-lunarg7-68/+99
2022-08-11docs: Add alpha info for Sync QueueSubmit valJohn Zulauf1-3/+17
2022-08-03tests: Fix how device_profile_api layer is enabledsjfricke1-9/+12
2022-07-11tests: Update documentationNathaniel Cesario1-21/+47
2022-06-20docs: Fix a typoJason20131-1/+1
2022-06-09tests: Refactor requiring extensionsjfricke1-6/+11
2022-06-06syncval: Update documents for queue submit and waitJohn Zulauf1-24/+70
2022-05-27docs: Update fine-grained locking documentationJeremy Gebben2-5/+5
2022-05-20tests: Cleanup use of CanEnableDeviceExtnsionsjfricke1-1/+32
2022-05-19tests: Extension check unifiedsjfricke1-2/+1
2022-04-04doc: Update spec links to 1.3 specTony-LunarG1-1/+1
2022-03-25layers: Make use of CMD_TYPEsfricke-samsung1-7/+7
2022-03-09docs: Add fine grained locking design documentJeremy Gebben4-0/+871
2022-02-24docs: Update copyright noticeDavid Pinedo4-4/+4
2022-02-24docs: Documentation tweaksDavid Pinedo7-16/+62
2022-02-24docs: Updates to md filesDavid Pinedo8-6/+29
2022-02-24docs: Add link to fined_grain_lockingDavid Pinedo6-265/+10
2022-02-24docs: Auto gen of layer documentsDavid Pinedo1-10/+13
2022-02-15layers: Fix format_feature_2 format featuressfricke-samsung1-0/+25
2022-02-15docs: Add InitBestPracticesFramework notesfricke-samsung1-0/+4
2022-01-27layers: Misc 1.3 promotion cleanupTony-LunarG1-1/+1
2022-01-27docs: Update spec pointers to 1.3Tony-LunarG1-2/+2
2022-01-24docs: Document layer settings for fine grained lockingJeremy Gebben1-0/+54
2022-01-06docs: Update creating tests docsNathaniel Cesario1-4/+4
2021-09-16docs: Update creating_testsNathaniel Cesario1-19/+17
2021-09-15layers: Use new extension name constantsMike Schuchardt1-2/+2
2021-09-02docs: Replace debug_printf docTony-LunarG8-76/+179