1. 7a1d235 layers: GH195 Fix core_validation dynamic state checks by Tobin Ehlis · 9 years ago
  2. f2c7ed9 winrtinstaller: removed vulkaninfo from RT Start Menu by David Pinedo · 9 years ago
  3. ff29141 winrtinstaller: convert RT installer log file to ascii by David Pinedo · 9 years ago
  4. f7422d9 layers: Improve core_validation image layout error message by Mark Lobodzinski · 9 years ago
  5. 41bfce0 layers: Michael's fix for uninit'd data in FindLayout by Mark Lobodzinski · 9 years ago
  6. d4eb06d Remove device from layer_data_map at destroy in parameter_validation by Tony Barbour · 9 years ago
  7. 0ab73f8 tests: Fix ImageAspectMask usage for vk_blit_tests operation. by Karl Schultz · 9 years ago
  8. ef68bbe winrtinstaller: Add logging support to Windows Runtime Installer by David Pinedo · 9 years ago
  9. 8a25bce layers: Get rid of 1K limit on debug message length by Chris Forbes · 9 years ago
  10. f8b3c89 loader: Fix MSVC post-build event so copy with non-existent dir works by Jon Ashburn · 9 years ago
  11. d223e22 layers: Clarify message when query has not been performed. by Michael Lentine · 9 years ago
  12. acab9c8 Revert "layers: Make layout checks warnings for pass begin." by Michael Lentine · 9 years ago
  13. 7762141 layers: update json to 1.0.7 by Jon Ashburn · 9 years ago
  14. 45de99c header: update to version 1.0.7 by Jon Ashburn · 9 years ago
  15. d221646 Merge pull request #201 from critsec/vkjson-build-fixes by Jesse Hall · 9 years ago
  16. fd679d8 cmake: Add post build event for MSVC for vulkan dll copy by Jon Ashburn · 9 years ago
  17. e24b8e3 layers: DL - Get inheritedQueries support from physical device features by Tony Barbour · 9 years ago
  18. 6fa520f loader: ghlvl#79, Fix to not report unsupported WSI surface extensions on Linux by Jon Ashburn · 9 years ago
  19. 75b58a3 layers: Use vector::resize instead of reserve to avoid portability issue. by Karl Schultz · 9 years ago
  20. eeafb15 layers: Fix issue when sub-passes have diff attachment count. by Mark Young · 9 years ago
  21. ea2abf0 loader: Fix bugs found in code review. by Ian Elliott · 9 years ago
  22. 3b354cf loader: Setup temporary callback for vkDestroyInstance by Ian Elliott · 9 years ago
  23. 38f5bbb layers: Replace ptr-to-ptr descriptor data struct with vector by Tobin Ehlis · 9 years ago
  24. d464881 layers: Add check for renderArea being within framebuffer bounds. by Michael Lentine · 9 years ago
  25. 24e2dfe layers: LX453 fix typo in output message. by Karl Schultz · 9 years ago
  26. d198017 layers: Make layout checks warnings for pass begin. by Michael Lentine · 9 years ago
  27. 8f6abe7 layers: Update layout mismatch message to provide more detail. by Michael Lentine · 9 years ago
  28. d76b51c loader: Fix some typos from the recent WSI checkins: broke wayland by Jon Ashburn · 9 years ago
  29. 31f7284 loader: Convert fprintf() calls to loader_log() by Ian Elliott · 9 years ago
  30. 2b8965a layers: WSI functions should not work unless enabled. by Ian Elliott · 9 years ago
  31. 787eb25 loader: ghlvl 116 Fix CreateDevice to use the proper ICDs PhysDev by Jon Ashburn · 9 years ago
  32. 81e8ca4 layers: Migrate active_sets to active_slots by Tobin Ehlis · 9 years ago
  33. 60063c2 layers: Fix layout transitions for combined aspect masks. by Michael Lentine · 9 years ago
  34. 8e54a40 android: Re-enable layer validation tests using shaderc and vulkan_wrapper by Cody Northrop · 9 years ago
  35. b43afee android: Commit latest version of vulkan wrapper by Cody Northrop · 9 years ago
  36. 8020853 layers: Additional mutex fixes by Mark Lobodzinski · 9 years ago
  37. 24aab04 tests: Fix InvalidQueueFamilyIndex test by Tobin Ehlis · 9 years ago
  38. 9e44eef layers: GH177 Fix deadlocks by Tobin Ehlis · 9 years ago
  39. d883d81 layers: fix bad api version by Jon Ashburn · 9 years ago
  40. e27b7e5 GH171: Use relative path for building Android bits by Courtney Goeltzenleuchter · 9 years ago
  41. 8ed83c8 GH171: Fix compiler warning by Courtney Goeltzenleuchter · 9 years ago
  42. 09577d9 GH171: Fix for NDK packaging by Courtney Goeltzenleuchter · 9 years ago
  43. 1ae3d40 layers: remove weird double assignment to pAttachments by Chris Forbes · 9 years ago
  44. f20f094 layers: LX450, Tighten up queueFamilyIndex validation, fix crash by Mark Lobodzinski · 9 years ago
  45. 5494852 layers: Merge renderpass maps in core_validation by Tobin Ehlis · 9 years ago
  46. 4953c82 layers: Merge framebuffer maps in core_validation by Tobin Ehlis · 9 years ago
  47. a3efb0c layers: LX448, Prevent descriptorSetCount overflow in core_validation by Mark Lobodzinski · 9 years ago
  48. 2f02dc9 layers: Fix AV in core_validaton by Mark Lobodzinski · 9 years ago
  49. c84ff9b layers: Fix up MTMERGE in CV layer to allow disabling mem_tracker validation by Mark Lobodzinski · 9 years ago
  50. 5da0c96 layers: GH117: Change warning to an error. by Ian Elliott · 9 years ago
  51. fa8f032 layers: GH117: swapchain layer warns if app uses neither semaphore nor fence. by Ian Elliott · 9 years ago
  52. 0b5e208 winrtinstaller: sign Config powershell script by David Pinedo · 9 years ago
  53. c5012ff tests: Use header macro for API version rather than make_version by Jon Ashburn · 9 years ago
  54. dc9111c misc: Update to header version 1.0.6 by Jon Ashburn · 9 years ago
  55. 24edb7c Remove device from layer_data_map at destroy in parameter_validation by Tony Barbour · 9 years ago
  56. b653eb2 layers: Update event tracking to account for sequential cross command buffer and queue tracking. by Michael Lentine · 9 years ago
  57. 223b01e layers: Merge of cmd buffer maps in core_validation by Tobin Ehlis · 9 years ago
  58. c85cf40 build: Cleanup build_windows_targets.bat by Karl Schultz · 9 years ago
  59. e5ca113 layers: Fix message for array layers to say array layers. by Michael Lentine · 9 years ago
  60. ec1ed13 layers: tidy up PIPELINE_NODE a bit by Chris Forbes · 9 years ago
  61. 387d24c layers: Slightly simplify descriptor uses loop in SC by Chris Forbes · 9 years ago
  62. 3e48cb0 layers: GH157 Update error messages to be consistent by Tobin Ehlis · 9 years ago
  63. e61a28c layers: Add lock around erase from frameBufferMap in core_validation by Tony Barbour · 9 years ago
  64. ff689ce layers: Fix core_validation layer cube --validate failure by Mark Lobodzinski · 9 years ago
  65. 1e9e6c8 layers: GH156 (bug-155): Check for WSI enables by Courtney Goeltzenleuchter · 9 years ago
  66. a13533d layers: Fix windows issue in smoketest --validate by Mark Lobodzinski · 9 years ago
  67. 739391a layers: Rename param_checker to parameter_validation by Mark Lobodzinski · 9 years ago
  68. ebf80cc Remove faulty LineLength .clang-format directive. by Karl Schultz · 9 years ago
  69. 90da2e9 layers: Hold shader_module by unique_ptr, clean up properly by Chris Forbes · 9 years ago
  70. edd25d3 layers: More housekeeping: slightly lighten descriptor set compatibility by Chris Forbes · 9 years ago
  71. fa86ce3 layers: More housekeeping: use stringstreams for describe_type by Chris Forbes · 9 years ago
  72. a136109 layers: Determine required descriptor count when stripping array levels by Chris Forbes · 9 years ago
  73. b9fb5fc layers: Add check for descriptor count by Chris Forbes · 9 years ago
  74. 4e4191b layers: Just return the whole binding struct from has_descriptor_binding by Chris Forbes · 9 years ago
  75. 87e44e0 Allow REMAINING for subresources. by Michael Lentine · 9 years ago
  76. d4f382b layers: Track lifetime when using cross-queue semaphores. by Michael Lentine · 9 years ago
  77. 7f44f4f winrtinstaller: Set up proper Access Control for install/temp dirs and files by David Pinedo · 9 years ago
  78. f5b498c layers: Additional null checks for param_checker by Dustin Graves · 9 years ago
  79. 95655db layers: Lock around changes to imageMap in image layer by Tony Barbour · 9 years ago
  80. 01cf2d4 layers: Lock around destroyedFramebuffers inserts in core_validation by Tony Barbour · 9 years ago
  81. f856847 layers: Fix 'Debug Report callbacks not removed' error messages by Mark Lobodzinski · 9 years ago
  82. 285a828 layers: Fix validation of vkCmdBindDescriptorSets() during renderpass by Tobin Ehlis · 9 years ago
  83. b3593a4 layers: Consolidate VkDeviceMemory maps into a single map by Tobin Ehlis · 9 years ago
  84. 9c7bbbd layers: Consolidate properties checks in core_validation by Tobin Ehlis · 9 years ago
  85. d78ea5d layers: Remove global wsi_enabled in core_validation by Tobin Ehlis · 9 years ago
  86. 4018991 layers: Lock around image and buffer range erases in core validation by Tony Barbour · 9 years ago
  87. 43d7c52 layers: Consolidate swapchainMaps in core_validation by Tobin Ehlis · 9 years ago
  88. 37210ea android: Fix android build by Tobin Ehlis · 9 years ago
  89. c3a1dbc layers: validate capabilities against device features by Chris Forbes · 9 years ago
  90. bce0a37 layers: Fix layer debug action initialization by Dustin Graves · 9 years ago
  91. a046da1 layers: Update validation layer details doc for layer renaming by Mark Lobodzinski · 9 years ago
  92. 93fd68a layers: Move lock around add_object_create_info in core_validation by Tony Barbour · 9 years ago
  93. 1079e1b layers: Move layer debug action initialization into layer_utils by Mark Lobodzinski · 9 years ago
  94. d133b78 winrtinstaller: Allow layers from SDK older than RT to be configured for use by David Pinedo · 9 years ago
  95. d8e22bd layers: Update doc validation to use core_validation filenames by Tobin Ehlis · 9 years ago
  96. 41c2f92 layers: Replace draw_state and mem_tracker with core validation by Mark Lobodzinski · 9 years ago
  97. 3402bdd cmake: Find spirv/glslang dependencies by Dustin Graves · 9 years ago
  98. 89845c4 winrtinstaller: Install both x86 and x64 redist's if either is not installed by David Pinedo · 9 years ago
  99. 23ca5fb layers: Add some defensive code to core_validation by Tobin Ehlis · 9 years ago
  100. 9ee6621 cmake: Fix windows debug build for large object files by Mark Lobodzinski · 9 years ago