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
/
unique_objects.h
Age
Commit message (
Expand
)
Author
2016-05-24
unique_objects: avoid invalid GIPA call in vkCreateDevice
Chia-I Wu
2016-05-24
vk-layer-generate.py: put layer functions into a namespace
Chia-I Wu
2016-05-10
build: GH316 include cinttypes instead of inttypes.h
Karl Schultz
2016-05-02
layers: Make unique object IDs unique cross-device and cross-instance
Mark Lobodzinski
2016-04-29
layers: Fix access violation
Dustin Graves
2016-04-19
misc: Update licenses to Apache 2.0
Jon Ashburn
2016-04-14
layers: Fix 32-bit VS2013 build
Dustin Graves
2016-04-14
layers: Overhaul unique_objects
Tobin Ehlis
2016-04-05
layers: Change include order of loader platform.
Jamie Madill
2016-03-22
misc: Update to header version 1.0.6
Jon Ashburn
2016-03-08
layers: clang-format layers directory
Jon Ashburn
2016-03-03
build: LVLPR65, Fix android extensions support in unique_objects
Michael Lentine
2016-02-23
layers: Remove unnecessary null pointer checks
Eric Engestrom
2016-02-11
layers: Update unique_objects to make use of safe_structs
Tobin Ehlis
2016-02-10
Remove Khronos confidential clause from license text.
Karl Schultz
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
2016-01-20
loader: implement new layer init method
Courtney Goeltzenleuchter
2016-01-11
misc: Move to Vulkan header version 0.222
Jon Ashburn
2016-01-07
layers: UniqueObject updates based on review
Tobin Ehlis
2016-01-07
layers: Add UniqueObjects layer to wrap objects in unique ptr
Tobin Ehlis