1. 313f7e6 layers: Change Threading layer dispatch and logging by Mike Stroyan · 9 years ago
  2. 0392c91 layers: Remove unused layer-dispatch target by Mike Stroyan · 9 years ago
  3. 2b6b68a layers: mem_tracker: Change to new WSI query functions. by Ian Elliott · 9 years ago
  4. d080288 v140: Bug 14251 - Inconsistencies in the definition of queries by Cody Northrop · 9 years ago
  5. 1e4f802 v139: Bug 14257 - Remove pCount parameter from vkAllocDescriptorSets by Cody Northrop · 9 years ago
  6. 10dddd7 Compare the handle object to VK_NULL_HANDLE, not its internal integer value by Dana Jansens · 9 years ago
  7. 29bfb20 layers: Rework APIDump changes to fix windows compilation errors by Mark Lobodzinski · 9 years ago
  8. b9143d8 layers: Enabled detailed output of void* memBarrier parameters by Mark Lobodzinski · 9 years ago
  9. 770f80d layers: objtrack has to call destroy in FreeDescriptorSets by Tony Barbour · 9 years ago
  10. 64d5775 layers: Add destroy_obj calls for ObjectTracker by Mark Lobodzinski · 9 years ago
  11. 92503c6 Windows: more changes for windows compiler by Tony Barbour · 9 years ago
  12. 3b4732f Windows: More windows compilier fixes by Tony Barbour · 9 years ago
  13. 343d621 windows: clean up windows compile issues by Tony Barbour · 9 years ago
  14. 1064fe3 layers: INITIAL Changes to use new WSI swapchain extensions. by Ian Elliott · 9 years ago
  15. 2d3ba63 v127: Use PFN_vkVoidFunction for GetProcAddr by Courtney Goeltzenleuchter · 9 years ago
  16. c729b3a rename: GetPhysicalDeviceFormatInfo to GetPhysicalDeviceFormatProperties by Courtney Goeltzenleuchter · 9 years ago
  17. 2717d13 layers: Various layer fixes to get layer validation tests working with type safety changes by Tobin Ehlis · 9 years ago
  18. 7a314ea layers: Get Generic layer to compile with type safety header changes by Tobin Ehlis · 9 years ago
  19. a05dbaa Bug 14084 - Object Tracker, Image, Generic layers by Tony Barbour · 9 years ago
  20. be2b5d8 layers: Threading layer type safety header changes by Mike Stroyan · 9 years ago
  21. a30e7e5 layers: Layer updates to get helpers compiling with type safety changes by Tobin Ehlis · 9 years ago
  22. 46d5362 layers: Allow ObjectTracker to skip validation of objects that can be NULL by Tobin Ehlis · 9 years ago
  23. cd2a099 vulkan: Rename bool32_t to VkBool32 by Courtney Goeltzenleuchter · 9 years ago
  24. 3831094 Layers: They now compile on Windows. by David Pinedo · 9 years ago
  25. 79a5a96 layers: Generic- update extension and layer support by Courtney Goeltzenleuchter · 9 years ago
  26. 14e8e50 layers: Remove object tracker extensions by Courtney Goeltzenleuchter · 9 years ago
  27. 3f9f7c4 layers: Update generator for threading, objtrack by Courtney Goeltzenleuchter · 9 years ago
  28. 110fdf9 loader: bug 12992: extension and layer support by Courtney Goeltzenleuchter · 9 years ago
  29. b835d1b loader: Rename loader_platform.h -> vk_loader_platform.h by Tobin Ehlis · 9 years ago
  30. a0cb02e layers: Rename all layer headers to begin with "vk_layer_" prefix by Tobin Ehlis · 9 years ago
  31. 0c6f9ee include: Rename vkLayer.h -> vk_layer.h and vkIcd.h -> vk_icd.h by Tobin Ehlis · 9 years ago
  32. 9d67594 layers: Update ObjectTracker layer to check first-level struct parameters for valid objects by Tobin Ehlis · 9 years ago
  33. ee4027d bug 14014: Fill out support for VkShaderModule by Courtney Goeltzenleuchter · 9 years ago
  34. ca173b8 loader: Move CreateDevice to device table by Courtney Goeltzenleuchter · 9 years ago
  35. 909827d layers: Do not advertise support for WSI by Courtney Goeltzenleuchter · 9 years ago
  36. 0de9e21 generator: Add more debug statements by Courtney Goeltzenleuchter · 9 years ago
  37. 59a4732 vulkan.h: V108 -- Static Types, Bug# 13919 by Tony Barbour · 9 years ago
  38. fae7885 layers: ObjectTracker per-instance storage, updated logging by Mark Lobodzinski · 9 years ago
  39. 08fafd0 layers: Addition of source_line_info.py script to simplify codegen debugging by Tobin Ehlis · 9 years ago
  40. 747f2b6 layers: Make WSI_LUNARG a device extension and check if enabled before use by Jon Ashburn · 9 years ago
  41. b19ddbf misc: Remove GetDisplayInfoWSI() by Jon Ashburn · 9 years ago
  42. 0daf228 layers: Use static dispatch table maps by Courtney Goeltzenleuchter · 9 years ago
  43. 9eed289 layers: Make dispatch table thread safe by Jon Ashburn · 9 years ago
  44. 86eacfc layer: Remove EnumerateLayers by Jon Ashburn · 9 years ago
  45. d02a964 layers: Initialize debug_report instance proc table by Courtney Goeltzenleuchter · 9 years ago
  46. 322a14b layer: Generic is not a validation layer by Courtney Goeltzenleuchter · 9 years ago
  47. 1727417 layers: Update generator for DEBUG_REPORT by Courtney Goeltzenleuchter · 9 years ago
  48. d971b61 loader: Add support for debug report by Courtney Goeltzenleuchter · 9 years ago
  49. 8fd0825 loader: Support layers that don't have an extension entrypoint by Jon Ashburn · 9 years ago
  50. 00c4e64 layers: Fixed dispatch table teardown issues in ObjectTracker by Mark Lobodzinski · 9 years ago
  51. 4c7ac0a layers: Add multi-device/instance support to APIDump layer by Mark Lobodzinski · 9 years ago
  52. fb5437a layers: Add multi-device/instance support to generated layers by Mark Lobodzinski · 9 years ago
  53. 8ced421 genericLayer: Fix generation code by Jon Ashburn · 9 years ago
  54. f579fa6 extensions: begin changes for extension support by Courtney Goeltzenleuchter · 9 years ago
  55. 8d1b0b5 misc: Change vkGetProcAddr to vkGetDeviceProcAddr by Jon Ashburn · 9 years ago
  56. 1db2014 object_tracker: Remove queues from global queueinfo list by Jon Ashburn · 9 years ago
  57. 95a77ba misc: Loader and Layers move device chain activation to CreateDevice by Jon Ashburn · 9 years ago
  58. 83c7e0d layers: Fix rebase issues by Jon Ashburn · 9 years ago
  59. 71836d9 layers: Use the instance chain for entrypoints with instance by Jon Ashburn · 9 years ago
  60. 8c5cbcf layers: Add initialization of instance dispatch table by Jon Ashburn · 9 years ago
  61. f6b33db layers: Add GetInstanceProcAddr() to all layers by Jon Ashburn · 9 years ago
  62. e382c5a layers: Migrate dynamic state checks to DrawState from ObjectTracker by Tobin Ehlis · 9 years ago
  63. a999a26 layers: Fix compiler warning in ObjectTracker by Mark Lobodzinski · 9 years ago
  64. 803cc49 layers: Updated ObjectTrack to use std::map and perform some initial valid object checks on params by Tobin Ehlis · 9 years ago
  65. 38f0db2 layers: Convert object tracker to C++ by Mark Lobodzinski · 9 years ago
  66. ed238bb layers: Make threading layer provide thread-safety by Mike Stroyan · 9 years ago
  67. 3780e14 tests: Expand layer validation test coverage by Mark Lobodzinski · 9 years ago
  68. 6ea73e4 layers: rework Threading layer to match version 91 by Mike Stroyan · 9 years ago
  69. e90a222 layers: fix calculation of intercepting functions. by Mike Stroyan · 9 years ago
  70. 942b172 vulkan.h: V93 -- fine-grained memory binding synchronization. Bug# 13464 by Mark Lobodzinski · 9 years ago
  71. 48bd16d layers: Remove use_count from ObjectTracker by Mark Lobodzinski · 9 years ago
  72. b0fbe91 misc: Add vkGetInstanceProcAddr() entrypoint by Jon Ashburn · 9 years ago
  73. efa65fb layers: Fix bug of GetGlobalExtensionInfo not being added to layer_intercept by Jon Ashburn · 9 years ago
  74. 1b5e91f layers: update object tracker memory ref validation by Mike Stroyan · 9 years ago
  75. 03a7e98 layers: Add object type validation to object tracker by Mark Lobodzinski · 9 years ago
  76. 7c75b85 layers: Use native Vulkan object type definitions by Mark Lobodzinski · 9 years ago
  77. b66f5fd bug 13854: Remove memory references by Courtney Goeltzenleuchter · 9 years ago
  78. f69f8a2 bug-13690: Clarification on vkFlushMappedMemory by Courtney Goeltzenleuchter · 9 years ago
  79. a0778af layers: Move OT validation calls inside mutex by Mark Lobodzinski · 9 years ago
  80. e2167aa layers: Add memory manager queue validation to object tracker by Mark Lobodzinski · 9 years ago
  81. f6b9bc6 layers: Add another routine to the list that don't need use counts by Tony Barbour · 9 years ago
  82. 0bed462 layers: Add another routine to list that don't need use counts by Tony Barbour · 9 years ago
  83. 93de406 layers: Add 3 more routines to list that don't need use counts by Tony Barbour · 9 years ago
  84. 45a23a8 layers: Fix APIDump corner cases to not print addresses w/ NoAddr option by Tobin Ehlis · 9 years ago
  85. a2b199c layers: Add APIDump option to not parse parameter details by Tobin Ehlis · 9 years ago
  86. 0d067d1 layers: Added fence validation check to object_tracker by Mark Lobodzinski · 9 years ago
  87. 18f7155 misc: Changes to fix warnings in Windows / VC++ build by Tony Barbour · 9 years ago
  88. d9dc0c7 vkEnumerateLayers: Update to match upstream by Courtney Goeltzenleuchter · 9 years ago
  89. 85e80da layers: Fixed arg selection in object tracker by Mark Lobodzinski · 9 years ago
  90. 9671531 layers: Using objects instead of pointers - rename pObj by Tony Barbour · 9 years ago
  91. fc15ff8 vulkan.h: Fix up warnings and use VkObject appropriately by Tony Barbour · 9 years ago
  92. b050c68 update to vulkan.h header version 90, bug 13529 by Mike Stroyan · 9 years ago
  93. f869338 switch to VK_WSI_LunarG by Chia-I Wu · 9 years ago
  94. c62cb89 layers: Fix bugs in APIDump to handle dynamic array printing by Tobin Ehlis · 9 years ago
  95. 857156d layers: For ObjectTracker don't flag error for un-deleted Queues by Tobin Ehlis · 9 years ago
  96. df45de5 layers: Fix ObjectTracker to not flag error when PhysicalDevice not deleted b/c it can't be deleted. by Tobin Ehlis · 9 years ago
  97. d1c3572 Bug 13632 Header 84 Assorted questions and comments on vulkan.h by Tony Barbour · 9 years ago
  98. 0854174 layers: Fix bug in how dynamic array Counts were interpreted by APIDump by Tobin Ehlis · 9 years ago
  99. f68ad72 bug 13632: Convert commands to plural form by Courtney Goeltzenleuchter · 9 years ago
  100. 7ad197f layers: Removing old GetExtensionSupport API call by Tobin Ehlis · 9 years ago