index
:
usermoji.git
mommy
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
layers
/
threading.h
Age
Commit message (
Expand
)
Author
2016-05-24
threading: avoid invalid GIPA call in vkCreateDevice
Chia-I Wu
2016-05-20
layers: GH7, Fix bad var names in threading layer
Mark Lobodzinski
2016-04-28
layers: Use tmp callback for msgs during vk{Create|Destroy}Instance().
Ian Elliott
2016-04-19
misc: Update licenses to Apache 2.0
Jon Ashburn
2016-04-18
layers: threading - use std mutex
Jeremy Hayes
2016-04-06
layers: Fix unsafe bool mix warnings (part 2)
Dustin Graves
2016-03-08
layers: clang-format layers directory
Jon Ashburn
2016-02-10
Remove Khronos confidential clause from license text.
Karl Schultz
2016-02-08
layers: lock use of threading layer cmd pool map
Mike Stroyan
2016-02-05
layers: Fix 32-bit Windows build
Dustin Graves
2016-02-05
layers: thread checks of VkCommandBuffer pool read
Mike Stroyan
2016-02-05
layers: allow one thread multiple uses of object
Mike Stroyan
2016-02-05
layers: use less of namespace std
Mike Stroyan
2016-02-05
layers: Handle 32-bit threading validation
Mike Stroyan
2016-02-05
layers: Add threading layer generation
Mike Stroyan
2016-02-03
Revert "layers: Clang-format changes for files in layers dir of repo"
Mark Lobodzinski
2016-02-02
layers: Clang-format changes for files in layers dir of repo
Mark Lobodzinski
2016-02-02
layers: Validation Layer Copyright Updates
Mark Lobodzinski
2015-12-30
layers: Rename Layer/library/json files for consistency
Mark Lobodzinski
2015-12-17
debug_report: rename object type and error bits
Courtney Goeltzenleuchter
2015-12-17
debug_report: Rename VkDbgMsgCallback object
Courtney Goeltzenleuchter
2015-11-05
layers: Fix compilation on 32bit platforms
Michael Lentine
2015-11-04
misc: Update author information
Courtney Goeltzenleuchter
2015-11-04
misc: switch copyright to Valve
Courtney Goeltzenleuchter
2015-11-04
misc: Remove Vulkan name from Copyright
Courtney Goeltzenleuchter
2015-09-28
layers: Add constructors for layer_data
Cody Northrop
2015-08-14
layers: Change Threading layer dispatch and logging
Mike Stroyan
2015-04-16
layers: Add threading checking layer
Mike Stroyan