1. 491a3cd layers: clang-format layers directory by Jon Ashburn · 8 years ago
  2. 3cd96a2 Remove Khronos confidential clause from license text. by Karl Schultz · 9 years ago
  3. 584ccab layers: Enable Wall and Werror. by Michael Lentine · 9 years ago
  4. b838dc0 Revert "layers: Clang-format changes for files in layers dir of repo" by Mark Lobodzinski · 9 years ago
  5. e260acf layers: Clang-format changes for files in layers dir of repo by Mark Lobodzinski · 9 years ago
  6. 288e4f7 layers: Validation Layer Copyright Updates by Mark Lobodzinski · 9 years ago
  7. 2bdf6da loader: implement new layer init method by Courtney Goeltzenleuchter · 9 years ago
  8. cfbccd8 layers: Add utility functions for new layer init by Courtney Goeltzenleuchter · 9 years ago
  9. 329ca9e Moved header files from include to include/vulkan by David Pinedo · 9 years ago
  10. 96cd795 misc: Update author information by Courtney Goeltzenleuchter · 9 years ago
  11. 8a17da5 misc: switch copyright to Valve by Courtney Goeltzenleuchter · 9 years ago
  12. 50c57ef misc: Remove Vulkan name from Copyright by Courtney Goeltzenleuchter · 9 years ago
  13. 1f85191 bug 14921 part 1: sed renames by Chia-I Wu · 9 years ago
  14. ae3ed41 layers: No assert on init instance table map.size != 1 by Jon Ashburn · 9 years ago
  15. 0b9c195 layers: Layer updates to get helpers compiling with type safety changes by Tobin Ehlis · 9 years ago
  16. 56d204a layers: Rename all layer headers to begin with "vk_layer_" prefix by Tobin Ehlis · 9 years ago[Renamed (99%) from layers/layers_table.cpp]
  17. 2d1d970 include: Rename vkLayer.h -> vk_layer.h and vkIcd.h -> vk_icd.h by Tobin Ehlis · 9 years ago
  18. 2d034fd bug 14014: Fill out support for VkShaderModule by Courtney Goeltzenleuchter · 9 years ago
  19. be63799 loader: Move CreateDevice to device table by Courtney Goeltzenleuchter · 9 years ago
  20. 70af09d layers: Fix iterator comparison. by Jeremy Hayes · 9 years ago
  21. 4ec582f tests: Remove the enablement of the "Validation" extension by Jon Ashburn · 9 years ago
  22. 7ab803d WIP: Debugging - REMOVE by Courtney Goeltzenleuchter · 9 years ago
  23. 2906bb5 layers: Ifdef out debug code by Courtney Goeltzenleuchter · 9 years ago
  24. fde3a53 layers: utilities for layer storage by Courtney Goeltzenleuchter · 9 years ago
  25. 1f1fbbd mem_tracker: add per-instance persistent data by Courtney Goeltzenleuchter · 9 years ago
  26. 5a10d21 layers: Make dispatch table thread safe by Jon Ashburn · 9 years ago