1. e331918 layers: Fix unsafe bool mix warnings by Dustin Graves · 8 years ago
  2. 16058d1 layers: Get rid of 1K limit on debug message length by Chris Forbes · 8 years ago
  3. 491a3cd layers: clang-format layers directory by Jon Ashburn · 8 years ago
  4. c7dea5e validation: Promote validation warnings to errors by Tony Barbour · 8 years ago
  5. 5c13d4d header: Update 1.0.3 header revision for inclusion of debug report extension by Mark Lobodzinski · 8 years ago
  6. 3cd96a2 Remove Khronos confidential clause from license text. by Karl Schultz · 9 years ago
  7. 288e4f7 layers: Validation Layer Copyright Updates by Mark Lobodzinski · 9 years ago
  8. 2acdd15 Win32: Get 32-bit Windows build working by Mark Young · 9 years ago
  9. ac7b68b debug_report: Integrate review feedback by Courtney Goeltzenleuchter · 9 years ago
  10. 240fb9f debug_report: MR141, Change pUserData to match type used elsewhere by Courtney Goeltzenleuchter · 9 years ago
  11. acb1359 debug_report: rename object type and error bits by Courtney Goeltzenleuchter · 9 years ago
  12. 5a424ce layers: Add support for DebugReportMessageLUNARG by Courtney Goeltzenleuchter · 9 years ago
  13. 6175e4b debug_report: Add DebugReportMessage function by Courtney Goeltzenleuchter · 9 years ago
  14. f6a6e22 debug_report: rename and update to use CreateInfo by Courtney Goeltzenleuchter · 9 years ago
  15. dc9592a debug_report: Rename VkDbgMsgCallback object by Courtney Goeltzenleuchter · 9 years ago
  16. 072b6f2 debug_report: Make pUserData always a const by Courtney Goeltzenleuchter · 9 years ago
  17. 3e1c844 layers: Rename VK_DEBUG_REPORT_EXTENSION enums by Courtney Goeltzenleuchter · 9 years ago
  18. 95e6dba layers: rename VkDbgObjectType by Courtney Goeltzenleuchter · 9 years ago
  19. f8fe128 layers: Rename DebugReport flags by Courtney Goeltzenleuchter · 9 years ago
  20. af9e4fd bug 15068: Use hardfp calling convention on Android for 32-bit ARM targets by Chia-I Wu · 9 years ago
  21. 329ca9e Moved header files from include to include/vulkan by David Pinedo · 9 years ago
  22. cbc4a5e layers: Fix printf formats by Michael Lentine · 9 years ago
  23. 96cd795 misc: Update author information by Courtney Goeltzenleuchter · 9 years ago
  24. 8a17da5 misc: switch copyright to Valve by Courtney Goeltzenleuchter · 9 years ago
  25. 50c57ef misc: Remove Vulkan name from Copyright by Courtney Goeltzenleuchter · 9 years ago
  26. c8d7593 layers: Windows define fixes by Tobin Ehlis · 9 years ago
  27. e420a33 bug 14362: VK_NULL_HANDLE does not work in C (WIP) by Chia-I Wu · 9 years ago
  28. b5738ca loader: Use correct 64bit printf format for Windows by Courtney Goeltzenleuchter · 9 years ago
  29. b94f051 layers: Add support for Windows DEBUG_OUTPUT logging by Courtney Goeltzenleuchter · 9 years ago
  30. b7c5b23 layers: LunarXchange #145: Fix windows printf format errors by Mark Lobodzinski · 9 years ago
  31. ee8d581 layers: Add function to check if msg will be logged by Courtney Goeltzenleuchter · 9 years ago
  32. 44f667b layers: Fix bug where logging_callback was not being correctly cleaned up by Tobin Ehlis · 9 years ago
  33. 0d6857f layers: Add bailout flag to debug report callback by Courtney Goeltzenleuchter · 9 years ago
  34. f8155e4 layers: Remove active flags with removed callbacks by Mike Stroyan · 9 years ago
  35. 0a78bcc layers: Fix freed memory use in layer_destroy_msg_callback by Mike Stroyan · 9 years ago
  36. 846298c xchange-93: Use VK_ prefix on DEBUG_REPORT_..._NAME by Courtney Goeltzenleuchter · 9 years ago
  37. a4c8c71 v127: Use PFN_vkVoidFunction for GetProcAddr by Courtney Goeltzenleuchter · 9 years ago
  38. 1dce5f1 layers: Updated DrawState to work with type safety changes by Tobin Ehlis · 9 years ago
  39. de4124d Bug 14084 - Improve type safety and remove polymorphism by Tony Barbour · 9 years ago
  40. 18061cd loader: bug 12992: extension and layer support by Courtney Goeltzenleuchter · 9 years ago
  41. 56d204a layers: Rename all layer headers to begin with "vk_layer_" prefix by Tobin Ehlis · 9 years ago[Renamed (99%) from layers/layer_logging.h]
  42. 2d1d970 include: Rename vkLayer.h -> vk_layer.h and vkIcd.h -> vk_icd.h by Tobin Ehlis · 9 years ago
  43. 2d034fd bug 14014: Fill out support for VkShaderModule by Courtney Goeltzenleuchter · 9 years ago
  44. 5914019 layers: Abort logging if null debug_report ptr by Courtney Goeltzenleuchter · 9 years ago
  45. 284e390 layers: Add linefeed after log message by Courtney Goeltzenleuchter · 9 years ago
  46. 7ad921d layers: Add logging callback function for layers by Courtney Goeltzenleuchter · 9 years ago
  47. 0e12151 layers: Set helpers as static inline by Courtney Goeltzenleuchter · 9 years ago
  48. 3e19bf6 layers: make log_msg format log strings for perf by Courtney Goeltzenleuchter · 9 years ago
  49. 1f1fbbd mem_tracker: add per-instance persistent data by Courtney Goeltzenleuchter · 9 years ago
  50. f1eb249 memtracker: Add persistent storage by Courtney Goeltzenleuchter · 9 years ago
  51. 41fa5b0 debug_report: Utilities for layers to use by Courtney Goeltzenleuchter · 9 years ago