1. 3ebf125 misc: Update licenses to Apache 2.0 by Jon Ashburn · 8 years ago
  2. 5484e0c layers: clang-format layers directory by Jon Ashburn · 8 years ago
  3. 111d8d9 Remove Khronos confidential clause from license text. by Karl Schultz · 9 years ago
  4. 0a369f6 layers: Enable Wall and Werror. by Michael Lentine · 9 years ago
  5. 1ed594e Revert "layers: Clang-format changes for files in layers dir of repo" by Mark Lobodzinski · 9 years ago
  6. b39d9e6 layers: Clang-format changes for files in layers dir of repo by Mark Lobodzinski · 9 years ago
  7. 6eda00a layers: Validation Layer Copyright Updates by Mark Lobodzinski · 9 years ago
  8. 00150eb loader: implement new layer init method by Courtney Goeltzenleuchter · 9 years ago
  9. 93a89cc layers: Add utility functions for new layer init by Courtney Goeltzenleuchter · 9 years ago
  10. 9316d3b Moved header files from include to include/vulkan by David Pinedo · 9 years ago
  11. 0555952 misc: Update author information by Courtney Goeltzenleuchter · 9 years ago
  12. fcbe16f misc: switch copyright to Valve by Courtney Goeltzenleuchter · 9 years ago
  13. c208790 misc: Remove Vulkan name from Copyright by Courtney Goeltzenleuchter · 9 years ago
  14. 3432a0c bug 14921 part 1: sed renames by Chia-I Wu · 9 years ago
  15. c3445d2 layers: No assert on init instance table map.size != 1 by Jon Ashburn · 9 years ago
  16. a30e7e5 layers: Layer updates to get helpers compiling with type safety changes by Tobin Ehlis · 9 years ago
  17. 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]
  18. 0c6f9ee include: Rename vkLayer.h -> vk_layer.h and vkIcd.h -> vk_icd.h by Tobin Ehlis · 9 years ago
  19. ee4027d bug 14014: Fill out support for VkShaderModule by Courtney Goeltzenleuchter · 9 years ago
  20. ca173b8 loader: Move CreateDevice to device table by Courtney Goeltzenleuchter · 9 years ago
  21. d427d72 layers: Fix iterator comparison. by Jeremy Hayes · 9 years ago
  22. 94f36d9 tests: Remove the enablement of the "Validation" extension by Jon Ashburn · 9 years ago
  23. 1e98743 WIP: Debugging - REMOVE by Courtney Goeltzenleuchter · 9 years ago
  24. e3d3f5d layers: Ifdef out debug code by Courtney Goeltzenleuchter · 9 years ago
  25. c08e72d layers: utilities for layer storage by Courtney Goeltzenleuchter · 9 years ago
  26. e45acec mem_tracker: add per-instance persistent data by Courtney Goeltzenleuchter · 9 years ago
  27. 9eed289 layers: Make dispatch table thread safe by Jon Ashburn · 9 years ago