1. c0eec45 layers: Remove debug code from vk_layer_table.cpp by Mark Lobodzinski · 7 years ago
  2. 1a0b0e7 layers: Fix memory leak in instance destroy_dispatch_table by Józef Kucia · 7 years ago
  3. 017c930 layers: Fix memory leak in device destroy_dispatch_table by Józef Kucia · 7 years ago
  4. 729a8d3 repo: Clang-format c/cpp/h LVL files using LLVM by Mark Lobodzinski · 8 years ago
  5. 3938987 loader: Update the loader to 1.0.39 by Mark Young · 8 years ago
  6. 72ecd91 layers: Update PV variable names, clang-format by Mark Lobodzinski · 8 years ago
  7. aab3650 layers:LX#470 Fix poor use of hex vs dec output by Mark Mueller · 8 years ago
  8. 3ebf125 misc: Update licenses to Apache 2.0 by Jon Ashburn · 9 years ago
  9. 5484e0c layers: clang-format layers directory by Jon Ashburn · 9 years ago
  10. 111d8d9 Remove Khronos confidential clause from license text. by Karl Schultz · 9 years ago
  11. 0a369f6 layers: Enable Wall and Werror. by Michael Lentine · 9 years ago
  12. 1ed594e Revert "layers: Clang-format changes for files in layers dir of repo" by Mark Lobodzinski · 9 years ago
  13. b39d9e6 layers: Clang-format changes for files in layers dir of repo by Mark Lobodzinski · 9 years ago
  14. 6eda00a layers: Validation Layer Copyright Updates by Mark Lobodzinski · 9 years ago
  15. 00150eb loader: implement new layer init method by Courtney Goeltzenleuchter · 9 years ago
  16. 93a89cc layers: Add utility functions for new layer init by Courtney Goeltzenleuchter · 9 years ago
  17. 9316d3b Moved header files from include to include/vulkan by David Pinedo · 9 years ago
  18. 0555952 misc: Update author information by Courtney Goeltzenleuchter · 9 years ago
  19. fcbe16f misc: switch copyright to Valve by Courtney Goeltzenleuchter · 9 years ago
  20. c208790 misc: Remove Vulkan name from Copyright by Courtney Goeltzenleuchter · 9 years ago
  21. 3432a0c bug 14921 part 1: sed renames by Chia-I Wu · 9 years ago
  22. c3445d2 layers: No assert on init instance table map.size != 1 by Jon Ashburn · 9 years ago
  23. a30e7e5 layers: Layer updates to get helpers compiling with type safety changes by Tobin Ehlis · 9 years ago
  24. a0cb02e layers: Rename all layer headers to begin with "vk_layer_" prefix by Tobin Ehlis · 9 years ago[Renamed (99%) from layers/layers_table.cpp]
  25. 0c6f9ee include: Rename vkLayer.h -> vk_layer.h and vkIcd.h -> vk_icd.h by Tobin Ehlis · 9 years ago
  26. ee4027d bug 14014: Fill out support for VkShaderModule by Courtney Goeltzenleuchter · 9 years ago
  27. ca173b8 loader: Move CreateDevice to device table by Courtney Goeltzenleuchter · 9 years ago
  28. d427d72 layers: Fix iterator comparison. by Jeremy Hayes · 9 years ago
  29. 94f36d9 tests: Remove the enablement of the "Validation" extension by Jon Ashburn · 9 years ago
  30. 1e98743 WIP: Debugging - REMOVE by Courtney Goeltzenleuchter · 9 years ago
  31. e3d3f5d layers: Ifdef out debug code by Courtney Goeltzenleuchter · 9 years ago
  32. c08e72d layers: utilities for layer storage by Courtney Goeltzenleuchter · 9 years ago
  33. e45acec mem_tracker: add per-instance persistent data by Courtney Goeltzenleuchter · 9 years ago
  34. 9eed289 layers: Make dispatch table thread safe by Jon Ashburn · 9 years ago