summaryrefslogtreecommitdiff
path: root/layers/unique_objects.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-02-08layers:Rename get_my_data_ptr to GetLayerDataPtrTobin Ehlis1-24/+24
2017-01-27build: Enable declaration hiding warning on WindowsKarl Schultz1-1/+0
2017-01-26repo: Clang-format LVL source files using GoogleMark Lobodzinski1-5/+4
2017-01-26repo: Clang-format c/cpp/h LVL files using LLVMMark Lobodzinski1-1/+2
2017-01-24loader: Update the loader to 1.0.39Mark Young1-0/+43
2017-01-03layers: Remove bad call to safe_struct worker fcnMark Lobodzinski1-5/+2
2016-12-27layers: Update 'string' layer header filesMark Lobodzinski1-1/+1
2016-12-15layers: Update Valid Usage enums (VL-70)Mike Weiblen1-9/+12
2016-12-15layers: PR1276, Fix Clang compiler warningsJamie Madill1-1/+1
2016-11-29layers: Complete support for VK_KHR_Display extNorbert Nopper1-0/+20
2016-11-23layers: Handle partial failure in vkCreate*PipelinesMaciej Jesionowski1-8/+12
2016-11-02layers: Change to including vk_safe_struct code.Mike Stroyan1-0/+3
2016-10-07layers: Fix access violation in LVTMark Lobodzinski1-1/+1
2016-10-06Layers: Implement unique_objects layer using vk.xmlMark Lobodzinski1-0/+724