1. 787eb25 loader: ghlvl 116 Fix CreateDevice to use the proper ICDs PhysDev by Jon Ashburn · 9 years ago
  2. 81e8ca4 layers: Migrate active_sets to active_slots by Tobin Ehlis · 9 years ago
  3. 60063c2 layers: Fix layout transitions for combined aspect masks. by Michael Lentine · 9 years ago
  4. 8e54a40 android: Re-enable layer validation tests using shaderc and vulkan_wrapper by Cody Northrop · 9 years ago
  5. b43afee android: Commit latest version of vulkan wrapper by Cody Northrop · 9 years ago
  6. 8020853 layers: Additional mutex fixes by Mark Lobodzinski · 9 years ago
  7. 24aab04 tests: Fix InvalidQueueFamilyIndex test by Tobin Ehlis · 9 years ago
  8. 9e44eef layers: GH177 Fix deadlocks by Tobin Ehlis · 9 years ago
  9. d883d81 layers: fix bad api version by Jon Ashburn · 9 years ago
  10. e27b7e5 GH171: Use relative path for building Android bits by Courtney Goeltzenleuchter · 9 years ago
  11. 8ed83c8 GH171: Fix compiler warning by Courtney Goeltzenleuchter · 9 years ago
  12. 09577d9 GH171: Fix for NDK packaging by Courtney Goeltzenleuchter · 9 years ago
  13. 1ae3d40 layers: remove weird double assignment to pAttachments by Chris Forbes · 9 years ago
  14. f20f094 layers: LX450, Tighten up queueFamilyIndex validation, fix crash by Mark Lobodzinski · 9 years ago
  15. 5494852 layers: Merge renderpass maps in core_validation by Tobin Ehlis · 9 years ago
  16. 4953c82 layers: Merge framebuffer maps in core_validation by Tobin Ehlis · 9 years ago
  17. a3efb0c layers: LX448, Prevent descriptorSetCount overflow in core_validation by Mark Lobodzinski · 9 years ago
  18. 2f02dc9 layers: Fix AV in core_validaton by Mark Lobodzinski · 9 years ago
  19. c84ff9b layers: Fix up MTMERGE in CV layer to allow disabling mem_tracker validation by Mark Lobodzinski · 9 years ago
  20. 5da0c96 layers: GH117: Change warning to an error. by Ian Elliott · 9 years ago
  21. fa8f032 layers: GH117: swapchain layer warns if app uses neither semaphore nor fence. by Ian Elliott · 9 years ago
  22. 0b5e208 winrtinstaller: sign Config powershell script by David Pinedo · 9 years ago
  23. c5012ff tests: Use header macro for API version rather than make_version by Jon Ashburn · 9 years ago
  24. dc9111c misc: Update to header version 1.0.6 by Jon Ashburn · 9 years ago
  25. 24edb7c Remove device from layer_data_map at destroy in parameter_validation by Tony Barbour · 9 years ago
  26. b653eb2 layers: Update event tracking to account for sequential cross command buffer and queue tracking. by Michael Lentine · 9 years ago
  27. 223b01e layers: Merge of cmd buffer maps in core_validation by Tobin Ehlis · 9 years ago
  28. c85cf40 build: Cleanup build_windows_targets.bat by Karl Schultz · 9 years ago
  29. e5ca113 layers: Fix message for array layers to say array layers. by Michael Lentine · 9 years ago
  30. ec1ed13 layers: tidy up PIPELINE_NODE a bit by Chris Forbes · 9 years ago
  31. 387d24c layers: Slightly simplify descriptor uses loop in SC by Chris Forbes · 9 years ago
  32. 3e48cb0 layers: GH157 Update error messages to be consistent by Tobin Ehlis · 9 years ago
  33. e61a28c layers: Add lock around erase from frameBufferMap in core_validation by Tony Barbour · 9 years ago
  34. ff689ce layers: Fix core_validation layer cube --validate failure by Mark Lobodzinski · 9 years ago
  35. 1e9e6c8 layers: GH156 (bug-155): Check for WSI enables by Courtney Goeltzenleuchter · 9 years ago
  36. a13533d layers: Fix windows issue in smoketest --validate by Mark Lobodzinski · 9 years ago
  37. 739391a layers: Rename param_checker to parameter_validation by Mark Lobodzinski · 9 years ago
  38. ebf80cc Remove faulty LineLength .clang-format directive. by Karl Schultz · 9 years ago
  39. 90da2e9 layers: Hold shader_module by unique_ptr, clean up properly by Chris Forbes · 9 years ago
  40. edd25d3 layers: More housekeeping: slightly lighten descriptor set compatibility by Chris Forbes · 9 years ago
  41. fa86ce3 layers: More housekeeping: use stringstreams for describe_type by Chris Forbes · 9 years ago
  42. a136109 layers: Determine required descriptor count when stripping array levels by Chris Forbes · 9 years ago
  43. b9fb5fc layers: Add check for descriptor count by Chris Forbes · 9 years ago
  44. 4e4191b layers: Just return the whole binding struct from has_descriptor_binding by Chris Forbes · 9 years ago
  45. 87e44e0 Allow REMAINING for subresources. by Michael Lentine · 9 years ago
  46. d4f382b layers: Track lifetime when using cross-queue semaphores. by Michael Lentine · 9 years ago
  47. 7f44f4f winrtinstaller: Set up proper Access Control for install/temp dirs and files by David Pinedo · 9 years ago
  48. f5b498c layers: Additional null checks for param_checker by Dustin Graves · 9 years ago
  49. 95655db layers: Lock around changes to imageMap in image layer by Tony Barbour · 9 years ago
  50. 01cf2d4 layers: Lock around destroyedFramebuffers inserts in core_validation by Tony Barbour · 9 years ago
  51. f856847 layers: Fix 'Debug Report callbacks not removed' error messages by Mark Lobodzinski · 9 years ago
  52. 285a828 layers: Fix validation of vkCmdBindDescriptorSets() during renderpass by Tobin Ehlis · 9 years ago
  53. b3593a4 layers: Consolidate VkDeviceMemory maps into a single map by Tobin Ehlis · 9 years ago
  54. 9c7bbbd layers: Consolidate properties checks in core_validation by Tobin Ehlis · 9 years ago
  55. d78ea5d layers: Remove global wsi_enabled in core_validation by Tobin Ehlis · 9 years ago
  56. 4018991 layers: Lock around image and buffer range erases in core validation by Tony Barbour · 9 years ago
  57. 43d7c52 layers: Consolidate swapchainMaps in core_validation by Tobin Ehlis · 9 years ago
  58. 37210ea android: Fix android build by Tobin Ehlis · 9 years ago
  59. c3a1dbc layers: validate capabilities against device features by Chris Forbes · 9 years ago
  60. bce0a37 layers: Fix layer debug action initialization by Dustin Graves · 9 years ago
  61. a046da1 layers: Update validation layer details doc for layer renaming by Mark Lobodzinski · 9 years ago
  62. 93fd68a layers: Move lock around add_object_create_info in core_validation by Tony Barbour · 9 years ago
  63. 1079e1b layers: Move layer debug action initialization into layer_utils by Mark Lobodzinski · 9 years ago
  64. d133b78 winrtinstaller: Allow layers from SDK older than RT to be configured for use by David Pinedo · 9 years ago
  65. d8e22bd layers: Update doc validation to use core_validation filenames by Tobin Ehlis · 9 years ago
  66. 41c2f92 layers: Replace draw_state and mem_tracker with core validation by Mark Lobodzinski · 9 years ago
  67. 3402bdd cmake: Find spirv/glslang dependencies by Dustin Graves · 9 years ago
  68. 89845c4 winrtinstaller: Install both x86 and x64 redist's if either is not installed by David Pinedo · 9 years ago
  69. 23ca5fb layers: Add some defensive code to core_validation by Tobin Ehlis · 9 years ago
  70. 9ee6621 cmake: Fix windows debug build for large object files by Mark Lobodzinski · 9 years ago
  71. 2723795 layers: Fix crash in core_validation layer by Mark Lobodzinski · 9 years ago
  72. 50e5f0b layers: Add json files for core_validation layer by Mark Lobodzinski · 9 years ago
  73. 397fd79 layers: Fix core_validation compilation error by Mark Lobodzinski · 9 years ago
  74. c96f806 layers: Merge mem_tracker and draw_state layers into core_validation layer by Tobin Ehlis · 9 years ago
  75. 73ae941 layers: GH130 Fix to correctly get type/flags from set binding by Tobin Ehlis · 9 years ago
  76. c27e044 winrtinstaller: Verify vulkan-1-*dll has correct file name format by David Pinedo · 9 years ago
  77. fb287d3 layers: PR118, Remove erroneous validation error from swapchain by szdarkhack · 9 years ago
  78. 653f6d2 layers: GH132 Event handle should be printed as a hexadecimal value by Dominik Witczak · 9 years ago
  79. 21d0af7 android: Fix android build by Tobin Ehlis · 9 years ago
  80. a7e472b layers: draw state image/layout cleanup by Dustin Graves · 9 years ago
  81. 02af543 layers: Change header path for spirv.h in draw_state by Jon Ashburn · 9 years ago
  82. 848bad4 #include formatting changes for relative look-up. by Aaron Karp · 9 years ago
  83. 58c2f66 layers: Add pNext parameter checking by Dustin Graves · 9 years ago
  84. 1a02c2f loader: make sure createDevice uses ICDs physicalDevice by Jon Ashburn · 9 years ago
  85. 3267cf9 spirv: Pick up SPIRV-Tools fix for version generation script. by Karl Schultz · 9 years ago
  86. 761de4b loader: Fix cmake on win for list of normal and opt sources by Jon Ashburn · 9 years ago
  87. 539dc1b layers: GH67: Add missing mem_tracker interception for vkCmdBlitImage() calls by Dominik Witczak · 9 years ago
  88. 00e3f89 layers: Fix overlapping attachment aliasing dependency check in draw_state by Michael Lentine · 9 years ago
  89. 208a2f7 layers: Enfoce that unique objects if enabled happens before draw_state in the chain. by Michael Lentine · 9 years ago
  90. dcacd0b layers: Fix draw_state handling of special image layouts in CmdPipelineBarrier by Mark Lobodzinski · 9 years ago
  91. a492c87 loader: fix cmake file so it doesn't always build loader with DEBUG by David Pinedo · 9 years ago
  92. 34edc12 layers: Fix helper script to not dereference strings with a NULL pointer. by Jon Ashburn · 9 years ago
  93. a3fc30f layers: Update layer validation details document by Mark Lobodzinski · 9 years ago
  94. 59e41a0 layers: GH99 Track all command buffers submitted at once at the same time. by Michael Lentine · 9 years ago
  95. 426c027 layers: GH96 Fix error messages for bad layout by Tobin Ehlis · 9 years ago
  96. 5f4a03f layers: GH98 Only check fence in-use once per QueueSubmit by Tobin Ehlis · 9 years ago
  97. dd32145 docs: Update README.md by Jon Ashburn · 9 years ago
  98. 55efaa4 Update BUILD.md by Karl Schultz · 9 years ago
  99. 235a854 Update CONTRIBUTING.md by Karl Schultz · 9 years ago
  100. cce82d4 layers: GH94 Correctly map bindingToIndex in draw_state (thanks @baldurk) by Tobin Ehlis · 9 years ago