1. 110fdf9 loader: bug 12992: extension and layer support by Courtney Goeltzenleuchter · 9 years ago
  2. a0cb02e layers: Rename all layer headers to begin with "vk_layer_" prefix by Tobin Ehlis · 9 years ago[Renamed from layers/layers_msg.h]
  3. 0c6f9ee include: Rename vkLayer.h -> vk_layer.h and vkIcd.h -> vk_icd.h by Tobin Ehlis · 9 years ago
  4. d02a964 layers: Initialize debug_report instance proc table by Courtney Goeltzenleuchter · 9 years ago
  5. d971b61 loader: Add support for debug report by Courtney Goeltzenleuchter · 9 years ago
  6. f579fa6 extensions: begin changes for extension support by Courtney Goeltzenleuchter · 9 years ago
  7. b050c68 update to vulkan.h header version 90, bug 13529 by Mike Stroyan · 9 years ago
  8. fb4efc6 vulkan: beautification changes by Courtney Goeltzenleuchter · 9 years ago
  9. d8e229c Stage 1 of rename by Courtney Goeltzenleuchter · 9 years ago
  10. ab5636c layers: Set default debug output to stdout by Courtney Goeltzenleuchter · 9 years ago
  11. a8aa837 layers: if no settings file or call overrides make callback override loging by Jon Ashburn · 9 years ago
  12. 7d1e06b layers: flush logged output so it's visible immediately by Courtney Goeltzenleuchter · 9 years ago
  13. d6badbc layers: Add settings controls for the generated layers. Includes ParamChecker, ObjectTracker and Generic. Adds the controls for ReportingLevel, ReportingAction and log filename for these layers. Place the common callback code in a header these layers can include. by Jon Ashburn · 9 years ago