1. c208790 misc: Remove Vulkan name from Copyright by Courtney Goeltzenleuchter · 9 years ago
  2. 890adf1 layers: Windows define fixes by Tobin Ehlis · 9 years ago
  3. e2fc552 bug 14362: VK_NULL_HANDLE does not work in C (WIP) by Chia-I Wu · 9 years ago
  4. 22d8d79 loader: Use correct 64bit printf format for Windows by Courtney Goeltzenleuchter · 9 years ago
  5. 5907ac4 layers: Add support for Windows DEBUG_OUTPUT logging by Courtney Goeltzenleuchter · 9 years ago
  6. a145649 layers: LunarXchange #145: Fix windows printf format errors by Mark Lobodzinski · 9 years ago
  7. 6a564a1 layers: Add function to check if msg will be logged by Courtney Goeltzenleuchter · 9 years ago
  8. eb7715d layers: Fix bug where logging_callback was not being correctly cleaned up by Tobin Ehlis · 9 years ago
  9. 0664083 layers: Add bailout flag to debug report callback by Courtney Goeltzenleuchter · 9 years ago
  10. 22ff502 layers: Remove active flags with removed callbacks by Mike Stroyan · 9 years ago
  11. 14a57e7 layers: Fix freed memory use in layer_destroy_msg_callback by Mike Stroyan · 9 years ago
  12. 05159a9 xchange-93: Use VK_ prefix on DEBUG_REPORT_..._NAME by Courtney Goeltzenleuchter · 9 years ago
  13. 2d3ba63 v127: Use PFN_vkVoidFunction for GetProcAddr by Courtney Goeltzenleuchter · 9 years ago
  14. 60a9b4f layers: Updated DrawState to work with type safety changes by Tobin Ehlis · 9 years ago
  15. 1d2cd3f Bug 14084 - Improve type safety and remove polymorphism by Tony Barbour · 9 years ago
  16. 110fdf9 loader: bug 12992: extension and layer support by Courtney Goeltzenleuchter · 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/layer_logging.h]
  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. 61cb70a layers: Abort logging if null debug_report ptr by Courtney Goeltzenleuchter · 9 years ago
  21. 95f2c0d layers: Add linefeed after log message by Courtney Goeltzenleuchter · 9 years ago
  22. 2f25bb4 layers: Add logging callback function for layers by Courtney Goeltzenleuchter · 9 years ago
  23. 37d482d layers: Set helpers as static inline by Courtney Goeltzenleuchter · 9 years ago
  24. b9f0bf3 layers: make log_msg format log strings for perf by Courtney Goeltzenleuchter · 9 years ago
  25. e45acec mem_tracker: add per-instance persistent data by Courtney Goeltzenleuchter · 9 years ago
  26. 7dcc6a7 memtracker: Add persistent storage by Courtney Goeltzenleuchter · 9 years ago
  27. 7d8503b debug_report: Utilities for layers to use by Courtney Goeltzenleuchter · 9 years ago