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