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
/
vk_layer_table.cpp
Age
Commit message (
Expand
)
Author
2017-06-16
layers: Remove debug code from vk_layer_table.cpp
Mark Lobodzinski
2017-06-16
layers: Fix memory leak in instance destroy_dispatch_table
Józef Kucia
2017-06-16
layers: Fix memory leak in device destroy_dispatch_table
Józef Kucia
2017-01-26
repo: Clang-format c/cpp/h LVL files using LLVM
Mark Lobodzinski
2017-01-24
loader: Update the loader to 1.0.39
Mark Young
2016-08-11
layers: Update PV variable names, clang-format
Mark Lobodzinski
2016-05-11
layers:LX#470 Fix poor use of hex vs dec output
Mark Mueller
2016-04-19
misc: Update licenses to Apache 2.0
Jon Ashburn
2016-03-08
layers: clang-format layers directory
Jon Ashburn
2016-02-10
Remove Khronos confidential clause from license text.
Karl Schultz
2016-02-10
layers: Enable Wall and Werror.
Michael Lentine
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-20
layers: Add utility functions for new layer init
Courtney Goeltzenleuchter
2015-11-06
Moved header files from include to include/vulkan
David Pinedo
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-11-02
bug 14921 part 1: sed renames
Chia-I Wu
2015-09-17
layers: No assert on init instance table map.size != 1
Jon Ashburn
2015-07-17
layers: Layer updates to get helpers compiling with type safety changes
Tobin Ehlis
2015-07-07
layers: Rename all layer headers to begin with "vk_layer_" prefix
Tobin Ehlis