aboutsummaryrefslogtreecommitdiff
path: root/layers/unique_objects.h
AgeCommit message (Expand)Author
2016-05-24unique_objects: avoid invalid GIPA call in vkCreateDeviceChia-I Wu
2016-05-24vk-layer-generate.py: put layer functions into a namespaceChia-I Wu
2016-05-10build: GH316 include cinttypes instead of inttypes.hKarl Schultz
2016-05-02layers: Make unique object IDs unique cross-device and cross-instanceMark Lobodzinski
2016-04-29layers: Fix access violationDustin Graves
2016-04-19misc: Update licenses to Apache 2.0Jon Ashburn
2016-04-14layers: Fix 32-bit VS2013 buildDustin Graves
2016-04-14layers: Overhaul unique_objectsTobin Ehlis
2016-04-05layers: Change include order of loader platform.Jamie Madill
2016-03-22misc: Update to header version 1.0.6Jon Ashburn
2016-03-08layers: clang-format layers directoryJon Ashburn
2016-03-03build: LVLPR65, Fix android extensions support in unique_objectsMichael Lentine
2016-02-23layers: Remove unnecessary null pointer checksEric Engestrom
2016-02-11layers: Update unique_objects to make use of safe_structsTobin Ehlis
2016-02-10Remove Khronos confidential clause from license text.Karl Schultz
2016-02-03Revert "layers: Clang-format changes for files in layers dir of repo"Mark Lobodzinski
2016-02-02layers: Clang-format changes for files in layers dir of repoMark Lobodzinski
2016-02-02layers: Validation Layer Copyright UpdatesMark Lobodzinski
2016-01-20loader: implement new layer init methodCourtney Goeltzenleuchter
2016-01-11misc: Move to Vulkan header version 0.222Jon Ashburn
2016-01-07layers: UniqueObject updates based on reviewTobin Ehlis
2016-01-07layers: Add UniqueObjects layer to wrap objects in unique ptrTobin Ehlis