aboutsummaryrefslogtreecommitdiff
path: root/layers/threading.h
AgeCommit message (Expand)Author
2016-05-24threading: avoid invalid GIPA call in vkCreateDeviceChia-I Wu
2016-05-20layers: GH7, Fix bad var names in threading layerMark Lobodzinski
2016-04-28layers: Use tmp callback for msgs during vk{Create|Destroy}Instance().Ian Elliott
2016-04-19misc: Update licenses to Apache 2.0Jon Ashburn
2016-04-18layers: threading - use std mutexJeremy Hayes
2016-04-06layers: Fix unsafe bool mix warnings (part 2)Dustin Graves
2016-03-08layers: clang-format layers directoryJon Ashburn
2016-02-10Remove Khronos confidential clause from license text.Karl Schultz
2016-02-08layers: lock use of threading layer cmd pool mapMike Stroyan
2016-02-05layers: Fix 32-bit Windows buildDustin Graves
2016-02-05layers: thread checks of VkCommandBuffer pool readMike Stroyan
2016-02-05layers: allow one thread multiple uses of objectMike Stroyan
2016-02-05layers: use less of namespace stdMike Stroyan
2016-02-05layers: Handle 32-bit threading validationMike Stroyan
2016-02-05layers: Add threading layer generationMike Stroyan
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
2015-12-30layers: Rename Layer/library/json files for consistencyMark Lobodzinski
2015-12-17debug_report: rename object type and error bitsCourtney Goeltzenleuchter
2015-12-17debug_report: Rename VkDbgMsgCallback objectCourtney Goeltzenleuchter
2015-11-05layers: Fix compilation on 32bit platformsMichael Lentine
2015-11-04misc: Update author informationCourtney Goeltzenleuchter
2015-11-04misc: switch copyright to ValveCourtney Goeltzenleuchter
2015-11-04misc: Remove Vulkan name from CopyrightCourtney Goeltzenleuchter
2015-09-28layers: Add constructors for layer_dataCody Northrop
2015-08-14layers: Change Threading layer dispatch and loggingMike Stroyan
2015-04-16layers: Add threading checking layerMike Stroyan