1. 93ecb1d Win32: Get 32-bit Windows build working by Mark Young · 9 years ago
  2. 2fba032 layers: LX300, Conditionally validate pInheritanceInfo in object_tracker by Mark Lobodzinski · 9 years ago
  3. b69cd59 debug_report: Integrate review feedback by Courtney Goeltzenleuchter · 9 years ago
  4. ef5f746 layers: Remove obsolete VkbaseLayerObject by Jon Ashburn · 9 years ago
  5. 00150eb loader: implement new layer init method by Courtney Goeltzenleuchter · 9 years ago
  6. 951af52 layers: fix threading destroy instance by Courtney Goeltzenleuchter · 9 years ago
  7. 1f8d441 layers: MR144, Fix layer names by Michael Lentine · 9 years ago
  8. 9fde639 layers: Fix object_trackers dereferencing of invalid pointers by Mark Lobodzinski · 9 years ago
  9. 9216ae4 layers: gitlab #62, object_tracker allows NULL semaphore in AcquireNextImage by Jon Ashburn · 9 years ago
  10. e332563 layers: MR129, Remove incorrect asserts from param_checker and object_tracker by Tobin Ehlis · 9 years ago
  11. f19916e misc: Move to Vulkan header version 0.222 by Jon Ashburn · 9 years ago
  12. 00dc741 layers: Fix unique_object gpa function; no intercept of func without an by Jon Ashburn · 9 years ago
  13. 86684f9 layers: MR123, Improved ObjectTracker codegen by Tobin Ehlis · 9 years ago
  14. 991d45a tests: Fix a couple of test bugs revealed by unique_objects layer by Tobin Ehlis · 9 years ago
  15. a39c26a layers: UniqueObject updates based on review by Tobin Ehlis · 9 years ago
  16. 65f44e4 layers: Updated UniqueObjects with improved codegen by Tobin Ehlis · 9 years ago
  17. d34a4c5 layers: Add UniqueObjects layer to wrap objects in unique ptr by Tobin Ehlis · 9 years ago
  18. 882655d layers: LX255, Print readable version of VkAccessFlags by Mark Lobodzinski · 9 years ago
  19. 6085c2b layers: Enable fine-grained filtering of generated layer log messages by Mark Lobodzinski · 9 years ago
  20. 0d054fe layers: Rename Layer/library/json files for consistency by Mark Lobodzinski · 9 years ago
  21. 03107b4 layers: MR89, Fix gtests for android by Michael Lentine · 9 years ago
  22. 52fee65 debug_report: Update extension name by Courtney Goeltzenleuchter · 9 years ago
  23. 7415d5a debug_report: rename object type and error bits by Courtney Goeltzenleuchter · 9 years ago
  24. f0de724 layers: Add support for DebugReportMessageLUNARG by Courtney Goeltzenleuchter · 9 years ago
  25. 05854bf debug_report: rename and update to use CreateInfo by Courtney Goeltzenleuchter · 9 years ago
  26. 107a0d2 debug_report: Rename VkDbgMsgCallback object by Courtney Goeltzenleuchter · 9 years ago
  27. 6d8e818 layers: Add allocator to layer init functions by Courtney Goeltzenleuchter · 9 years ago
  28. b19042e layers: rename VkDbgObjectType by Courtney Goeltzenleuchter · 9 years ago
  29. fd4830c layers: Rename DebugReport flags by Courtney Goeltzenleuchter · 9 years ago
  30. a8a5f85 wsi: Make WSI cases more consistent, fail if not set correctly by Mark Lobodzinski · 9 years ago
  31. 64e2ebd android: Fix android build. by Michael Lentine · 9 years ago
  32. c0ed6d0 layers: LX223, Properly handle NULL pipelineCache in pipeline create routines by Mark Lobodzinski · 9 years ago
  33. 25a2cc8 layers: Fix WSI-related build warning in APIDump by Mark Lobodzinski · 9 years ago
  34. b49b6e5 wsi: Various fixes and Windows build issues by Mark Lobodzinski · 9 years ago
  35. faa9081 wsi: Moved definition of CreateXxxSurface extension to CMakefile by Mark Lobodzinski · 9 years ago
  36. e86e138 layers: Add WSI extensions to autogen code by Mark Lobodzinski · 9 years ago
  37. 308d779 layers: Fix build issue and fence warnings in ObjectTracker by Mark Lobodzinski · 9 years ago
  38. 0584606 layers: Convert most of the layers to the new WSI. by Ian Elliott · 9 years ago
  39. abd0772 Layers: changed layer names to conform to spec by David Pinedo · 9 years ago
  40. 5f5c0e1 layers: Add validation for object pools by Mark Lobodzinski · 9 years ago
  41. 9ab6150 bug 15068: Use hardfp calling convention on Android for 32-bit ARM targets by Chia-I Wu · 9 years ago
  42. 9316d3b Moved header files from include to include/vulkan by David Pinedo · 9 years ago
  43. 13803dc layers: Fix compilation on 32bit platforms by Michael Lentine · 9 years ago
  44. 010f469 layers: Fix printf formats by Michael Lentine · 9 years ago
  45. ba31cab layers: Remove ObjectTracker check of pTexelBufferView array by Tobin Ehlis · 9 years ago
  46. f2bad72 misc: Fix build errors from the author changes by Jon Ashburn · 9 years ago
  47. 0555952 misc: Update author information by Courtney Goeltzenleuchter · 9 years ago
  48. fcbe16f misc: switch copyright to Valve by Courtney Goeltzenleuchter · 9 years ago
  49. c208790 misc: Remove Vulkan name from Copyright by Courtney Goeltzenleuchter · 9 years ago
  50. 1b99bb2 bug 14918 part 3: sed renames by Chia-I Wu · 9 years ago
  51. bb7fad9 v196: bug 14921 part 2: Expanding abbreviations for consistency (WIP) by Chia-I Wu · 9 years ago
  52. 3432a0c bug 14921 part 1: sed renames by Chia-I Wu · 9 years ago
  53. 1ff4c3d bug 14848: Verifying Sparse Behavior (WIP) by Chia-I Wu · 9 years ago
  54. f7458c5 bug 12921: Memory callback (WIP) by Chia-I Wu · 9 years ago
  55. d50a7d7 bug 14892: 'count' parameters and members named inconsistently in many cases (WIP) by Chia-I Wu · 9 years ago
  56. e2fc552 bug 14362: VK_NULL_HANDLE does not work in C (WIP) by Chia-I Wu · 9 years ago
  57. 82b3db5 layers: Update ObjectTracker to handle double-embedded loops of array struct params w/ object arrays in them by Tobin Ehlis · 9 years ago
  58. daab02d layers: Fix objectTracker to validate DSs in CmdBindDescriptorSets() by Tobin Ehlis · 9 years ago
  59. bee18a9 bug-14258: Make descriptor pools and command pools more consistent by Courtney Goeltzenleuchter · 9 years ago
  60. e6d3f2c layers: LX159, properly validate swapchain images by Mark Lobodzinski · 9 years ago
  61. 5308f9a layers: LX159, pipelineCache CAN be Null. by Mark Lobodzinski · 9 years ago
  62. 8f8367e layers: clean up includes by Courtney Goeltzenleuchter · 9 years ago
  63. 82ecef4 layers: Suppress error messages for undestroyed descriptorSets by Mark Lobodzinski · 9 years ago
  64. 9ff6ae9 layers: Remove obsolete dbg message logging header by Jon Ashburn · 9 years ago
  65. 3a278b7 layers: Add support for debug_report extension in generic layer by Jon Ashburn · 9 years ago
  66. a145649 layers: LunarXchange #145: Fix windows printf format errors by Mark Lobodzinski · 9 years ago
  67. 38820b3 layers: Remove object map before vkDestroy* by Mike Stroyan · 9 years ago
  68. f260f6c layers: layer generate confused by Count parameter by Courtney Goeltzenleuchter · 9 years ago
  69. 0699a79 layers: VkDestroyInstance+VkDestroyDevice clear ObjectTracker maps by Mike Stroyan · 9 years ago
  70. 49c7308 bug 14365: replace dynamic state objects by Courtney Goeltzenleuchter · 9 years ago
  71. 93245a9 layers: Fix APIDump to handle "stdout" special case by Tobin Ehlis · 9 years ago
  72. 1350a36 layers: Add return value for Generic vkCreateInstance() function by Tobin Ehlis · 9 years ago
  73. 35985f6 bug 14509: Rename Layer and Extension queries by Courtney Goeltzenleuchter · 9 years ago
  74. 6785fe7 layers: Move some fixed code into header files for APIDump and Generic by Jon Ashburn · 9 years ago
  75. 3dc3938 layers: Fix intercept of WSI instance entrypoints by Jon Ashburn · 9 years ago
  76. 8acd233 layers: Fix several bugs in WSI extension handling in layers by Jon Ashburn · 9 years ago
  77. ec59830 layers: Improve invalid object checks of ObjectTracker by Tobin Ehlis · 9 years ago
  78. c4f105d layers: Migrate Fence checks from ObjectTracker to MemTracker by Tobin Ehlis · 9 years ago
  79. b1df55e layers: Fix layer STDOUT logging by Tobin Ehlis · 9 years ago
  80. 197818b layers: Check if CreateDevice enabling WSI device extension, not instance by Ian Elliott · 9 years ago
  81. c9ac2b6 layers: Migrate ObjectTracker to updated Validation error reporting by Tobin Ehlis · 9 years ago
  82. 2141f65 vulkan.h: Change return types of some functions to void by Mark Lobodzinski · 9 years ago
  83. 7e40db9 WSI: Convert WSI swapchain extension usage to new KHR style by Ian Elliott · 9 years ago
  84. 5861a1b Bug 14522: Remove VkAttachmentView by Courtney Goeltzenleuchter · 9 years ago
  85. 80d048e layers: Handle bad filename in APIDump settings file by Tobin Ehlis · 9 years ago
  86. 154e046 layers: Fix ObjectTracker to handle dyanamic array params by Tobin Ehlis · 9 years ago
  87. dee721d vk_platform: Update to upstream vk_platform.h by Courtney Goeltzenleuchter · 9 years ago
  88. a870097 layers: Fix APIDump to correctly set output file name from settings file by Tobin Ehlis · 9 years ago
  89. 271ba75 v156: Bug 14451 - Rename dynamic state objects by Cody Northrop · 9 years ago
  90. 82485a8 Bug 14406: Add support for front/back stencil reference dynamic state by Cody Northrop · 9 years ago
  91. 1236511 Bug 14323: RasterLine and RasterDepthBias changes by Cody Northrop · 9 years ago
  92. 313f7e6 layers: Change Threading layer dispatch and logging by Mike Stroyan · 9 years ago
  93. 0392c91 layers: Remove unused layer-dispatch target by Mike Stroyan · 9 years ago
  94. 2b6b68a layers: mem_tracker: Change to new WSI query functions. by Ian Elliott · 9 years ago
  95. d080288 v140: Bug 14251 - Inconsistencies in the definition of queries by Cody Northrop · 9 years ago
  96. 1e4f802 v139: Bug 14257 - Remove pCount parameter from vkAllocDescriptorSets by Cody Northrop · 9 years ago
  97. 10dddd7 Compare the handle object to VK_NULL_HANDLE, not its internal integer value by Dana Jansens · 9 years ago
  98. 29bfb20 layers: Rework APIDump changes to fix windows compilation errors by Mark Lobodzinski · 9 years ago
  99. b9143d8 layers: Enabled detailed output of void* memBarrier parameters by Mark Lobodzinski · 9 years ago
  100. 770f80d layers: objtrack has to call destroy in FreeDescriptorSets by Tony Barbour · 9 years ago