1. ed6b5ac layers: Use tmp callback for msgs during vk{Create|Destroy}Instance(). by Ian Elliott · 8 years ago
  2. ed6a1b3 layers: Fix -Wunused-result warning for vasprintf by Chris Forbes · 8 years ago
  3. 2d9deec layers: Break out VkDescriptorSetLayout code into its own class by Tobin Ehlis · 8 years ago
  4. 3ebf125 misc: Update licenses to Apache 2.0 by Jon Ashburn · 8 years ago
  5. 8f1eab9 layers: Fix unsafe bool mix warnings by Dustin Graves · 9 years ago
  6. 8a25bce layers: Get rid of 1K limit on debug message length by Chris Forbes · 9 years ago
  7. 5484e0c layers: clang-format layers directory by Jon Ashburn · 9 years ago
  8. 7e56d30 validation: Promote validation warnings to errors by Tony Barbour · 9 years ago
  9. 510e20d header: Update 1.0.3 header revision for inclusion of debug report extension by Mark Lobodzinski · 9 years ago
  10. 111d8d9 Remove Khronos confidential clause from license text. by Karl Schultz · 9 years ago
  11. 6eda00a layers: Validation Layer Copyright Updates by Mark Lobodzinski · 9 years ago
  12. 93ecb1d Win32: Get 32-bit Windows build working by Mark Young · 9 years ago
  13. b69cd59 debug_report: Integrate review feedback by Courtney Goeltzenleuchter · 9 years ago
  14. 23cc913 debug_report: MR141, Change pUserData to match type used elsewhere by Courtney Goeltzenleuchter · 9 years ago
  15. 7415d5a debug_report: rename object type and error bits by Courtney Goeltzenleuchter · 9 years ago
  16. f0de724 layers: Add support for DebugReportMessageLUNARG by Courtney Goeltzenleuchter · 9 years ago
  17. 822e8d7 debug_report: Add DebugReportMessage function by Courtney Goeltzenleuchter · 9 years ago
  18. 05854bf debug_report: rename and update to use CreateInfo by Courtney Goeltzenleuchter · 9 years ago
  19. 107a0d2 debug_report: Rename VkDbgMsgCallback object by Courtney Goeltzenleuchter · 9 years ago
  20. af5e755 debug_report: Make pUserData always a const by Courtney Goeltzenleuchter · 9 years ago
  21. 09197ae layers: Rename VK_DEBUG_REPORT_EXTENSION enums by Courtney Goeltzenleuchter · 9 years ago
  22. b19042e layers: rename VkDbgObjectType by Courtney Goeltzenleuchter · 9 years ago
  23. fd4830c layers: Rename DebugReport flags by Courtney Goeltzenleuchter · 9 years ago
  24. 9ab6150 bug 15068: Use hardfp calling convention on Android for 32-bit ARM targets by Chia-I Wu · 9 years ago
  25. 9316d3b Moved header files from include to include/vulkan by David Pinedo · 9 years ago
  26. 010f469 layers: Fix printf formats by Michael Lentine · 9 years ago
  27. 0555952 misc: Update author information by Courtney Goeltzenleuchter · 9 years ago
  28. fcbe16f misc: switch copyright to Valve by Courtney Goeltzenleuchter · 9 years ago
  29. c208790 misc: Remove Vulkan name from Copyright by Courtney Goeltzenleuchter · 9 years ago
  30. 890adf1 layers: Windows define fixes by Tobin Ehlis · 9 years ago
  31. e2fc552 bug 14362: VK_NULL_HANDLE does not work in C (WIP) by Chia-I Wu · 9 years ago
  32. 22d8d79 loader: Use correct 64bit printf format for Windows by Courtney Goeltzenleuchter · 9 years ago
  33. 5907ac4 layers: Add support for Windows DEBUG_OUTPUT logging by Courtney Goeltzenleuchter · 9 years ago
  34. a145649 layers: LunarXchange #145: Fix windows printf format errors by Mark Lobodzinski · 9 years ago
  35. 6a564a1 layers: Add function to check if msg will be logged by Courtney Goeltzenleuchter · 9 years ago
  36. eb7715d layers: Fix bug where logging_callback was not being correctly cleaned up by Tobin Ehlis · 9 years ago
  37. 0664083 layers: Add bailout flag to debug report callback by Courtney Goeltzenleuchter · 9 years ago
  38. 22ff502 layers: Remove active flags with removed callbacks by Mike Stroyan · 9 years ago
  39. 14a57e7 layers: Fix freed memory use in layer_destroy_msg_callback by Mike Stroyan · 9 years ago
  40. 05159a9 xchange-93: Use VK_ prefix on DEBUG_REPORT_..._NAME by Courtney Goeltzenleuchter · 9 years ago
  41. 2d3ba63 v127: Use PFN_vkVoidFunction for GetProcAddr by Courtney Goeltzenleuchter · 9 years ago
  42. 60a9b4f layers: Updated DrawState to work with type safety changes by Tobin Ehlis · 9 years ago
  43. 1d2cd3f Bug 14084 - Improve type safety and remove polymorphism by Tony Barbour · 9 years ago
  44. 110fdf9 loader: bug 12992: extension and layer support by Courtney Goeltzenleuchter · 9 years ago
  45. 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]
  46. 0c6f9ee include: Rename vkLayer.h -> vk_layer.h and vkIcd.h -> vk_icd.h by Tobin Ehlis · 9 years ago
  47. ee4027d bug 14014: Fill out support for VkShaderModule by Courtney Goeltzenleuchter · 9 years ago
  48. 61cb70a layers: Abort logging if null debug_report ptr by Courtney Goeltzenleuchter · 9 years ago
  49. 95f2c0d layers: Add linefeed after log message by Courtney Goeltzenleuchter · 9 years ago
  50. 2f25bb4 layers: Add logging callback function for layers by Courtney Goeltzenleuchter · 9 years ago
  51. 37d482d layers: Set helpers as static inline by Courtney Goeltzenleuchter · 9 years ago
  52. b9f0bf3 layers: make log_msg format log strings for perf by Courtney Goeltzenleuchter · 9 years ago
  53. e45acec mem_tracker: add per-instance persistent data by Courtney Goeltzenleuchter · 9 years ago
  54. 7dcc6a7 memtracker: Add persistent storage by Courtney Goeltzenleuchter · 9 years ago
  55. 7d8503b debug_report: Utilities for layers to use by Courtney Goeltzenleuchter · 9 years ago