1. c666cff loader: ghlvl#79, Fix to not report unsupported WSI surface extensions on Linux by Jon Ashburn · 9 years ago
  2. 4ead55c demos: Simplify vulkaninfo to not enable any extensions. by Jon Ashburn · 9 years ago
  3. 656b1a5 layers: Use vector::resize instead of reserve to avoid portability issue. by Karl Schultz · 9 years ago
  4. 06e9635 layers: Fix issue when sub-passes have diff attachment count. by Mark Young · 9 years ago
  5. a861516 loader: Fix bugs found in code review. by Ian Elliott · 9 years ago
  6. d9fac52 cube: Call vkCreateInstance so that it sets up a temporary callback. by Ian Elliott · 9 years ago
  7. 1c3b186 loader: Setup temporary callback for vkDestroyInstance by Ian Elliott · 9 years ago
  8. 3a417a5 layers: Replace ptr-to-ptr descriptor data struct with vector by Tobin Ehlis · 9 years ago
  9. 885537d layers: Add check for renderArea being within framebuffer bounds. by Michael Lentine · 9 years ago
  10. d6c1882 layers: LX453 fix typo in output message. by Karl Schultz · 9 years ago
  11. 851d28e layers: Make layout checks warnings for pass begin. by Michael Lentine · 9 years ago
  12. 1c0f4ce layers: Update layout mismatch message to provide more detail. by Michael Lentine · 9 years ago
  13. 501fdc2 demos: Unify cmd arg handling between cube and tri. by Karl Schultz · 9 years ago
  14. 4a61d8f loader: Fix some typos from the recent WSI checkins: broke wayland by Jon Ashburn · 9 years ago
  15. 04e1193 loader: Convert fprintf() calls to loader_log() by Ian Elliott · 9 years ago
  16. 5a1bff5 layers: WSI functions should not work unless enabled. by Ian Elliott · 9 years ago
  17. 3c4a114 loader: ghlvl 116 Fix CreateDevice to use the proper ICDs PhysDev by Jon Ashburn · 9 years ago
  18. a61b537 layers: Migrate active_sets to active_slots by Tobin Ehlis · 9 years ago
  19. 08682cd layers: Fix layout transitions for combined aspect masks. by Michael Lentine · 9 years ago
  20. 50537d0 android: Re-enable layer validation tests using shaderc and vulkan_wrapper by Cody Northrop · 9 years ago
  21. dee04a1 android: Commit latest version of vulkan wrapper by Cody Northrop · 9 years ago
  22. 81a46bb layers: Additional mutex fixes by Mark Lobodzinski · 9 years ago
  23. 3e09395 tests: Fix InvalidQueueFamilyIndex test by Tobin Ehlis · 9 years ago
  24. ada0fec layers: GH177 Fix deadlocks by Tobin Ehlis · 9 years ago
  25. 2f42d49 layers: fix bad api version by Jon Ashburn · 9 years ago
  26. 592651e GH171: Use relative path for building Android bits by Courtney Goeltzenleuchter · 9 years ago
  27. 8eb998e GH171: Fix compiler warning by Courtney Goeltzenleuchter · 9 years ago
  28. 4191f31 GH171: Fix for NDK packaging by Courtney Goeltzenleuchter · 9 years ago
  29. 26c5488 layers: remove weird double assignment to pAttachments by Chris Forbes · 9 years ago
  30. 4789202 layers: LX450, Tighten up queueFamilyIndex validation, fix crash by Mark Lobodzinski · 9 years ago
  31. 87e0afc layers: Merge renderpass maps in core_validation by Tobin Ehlis · 9 years ago
  32. 5b81366 layers: Merge framebuffer maps in core_validation by Tobin Ehlis · 9 years ago
  33. a2d5d61 layers: LX448, Prevent descriptorSetCount overflow in core_validation by Mark Lobodzinski · 9 years ago
  34. c7bd67f layers: Fix AV in core_validaton by Mark Lobodzinski · 9 years ago
  35. 03b7151 layers: Fix up MTMERGE in CV layer to allow disabling mem_tracker validation by Mark Lobodzinski · 9 years ago
  36. e4097b5 layers: GH117: Change warning to an error. by Ian Elliott · 9 years ago
  37. 2a4a6e6 layers: GH117: swapchain layer warns if app uses neither semaphore nor fence. by Ian Elliott · 9 years ago
  38. 51940e4 demos: cube exit status reflects validation status by Karl Schultz · 9 years ago
  39. 8b1b780 winrtinstaller: sign Config powershell script by David Pinedo · 9 years ago
  40. d3995c9 tests: Use header macro for API version rather than make_version by Jon Ashburn · 9 years ago
  41. f1ea418 misc: Update to header version 1.0.6 by Jon Ashburn · 9 years ago
  42. 875879e Remove device from layer_data_map at destroy in parameter_validation by Tony Barbour · 9 years ago
  43. b4cc521 layers: Update event tracking to account for sequential cross command buffer and queue tracking. by Michael Lentine · 9 years ago
  44. 72d66f0 layers: Merge of cmd buffer maps in core_validation by Tobin Ehlis · 9 years ago
  45. 4e01ddc build: Cleanup build_windows_targets.bat by Karl Schultz · 9 years ago
  46. bd5496d layers: Fix message for array layers to say array layers. by Michael Lentine · 9 years ago
  47. 5188e31 layers: tidy up PIPELINE_NODE a bit by Chris Forbes · 9 years ago
  48. dc38a24 layers: Slightly simplify descriptor uses loop in SC by Chris Forbes · 9 years ago
  49. c7f3656 layers: GH157 Update error messages to be consistent by Tobin Ehlis · 9 years ago
  50. 937bfd4 layers: Add lock around erase from frameBufferMap in core_validation by Tony Barbour · 9 years ago
  51. 6259280 layers: Fix core_validation layer cube --validate failure by Mark Lobodzinski · 9 years ago
  52. 5182081 layers: GH156 (bug-155): Check for WSI enables by Courtney Goeltzenleuchter · 9 years ago
  53. ede566c layers: Fix windows issue in smoketest --validate by Mark Lobodzinski · 9 years ago
  54. 1c33357 layers: Rename param_checker to parameter_validation by Mark Lobodzinski · 9 years ago
  55. 64905fb Remove faulty LineLength .clang-format directive. by Karl Schultz · 9 years ago
  56. 918c283 layers: Hold shader_module by unique_ptr, clean up properly by Chris Forbes · 9 years ago
  57. ea26140 layers: More housekeeping: slightly lighten descriptor set compatibility by Chris Forbes · 9 years ago
  58. 9ccb7b1 layers: More housekeeping: use stringstreams for describe_type by Chris Forbes · 9 years ago
  59. 7b892d2 layers: Determine required descriptor count when stripping array levels by Chris Forbes · 9 years ago
  60. 1b8c581 layers: Add check for descriptor count by Chris Forbes · 9 years ago
  61. 37083de layers: Just return the whole binding struct from has_descriptor_binding by Chris Forbes · 9 years ago
  62. f0d091d Allow REMAINING for subresources. by Michael Lentine · 9 years ago
  63. 0a32ed7 layers: Track lifetime when using cross-queue semaphores. by Michael Lentine · 9 years ago
  64. e789257 winrtinstaller: Set up proper Access Control for install/temp dirs and files by David Pinedo · 9 years ago
  65. 0a8fda5 layers: Additional null checks for param_checker by Dustin Graves · 9 years ago
  66. d1dd3f1 layers: Lock around changes to imageMap in image layer by Tony Barbour · 9 years ago
  67. 7e6ee47 layers: Lock around destroyedFramebuffers inserts in core_validation by Tony Barbour · 9 years ago
  68. 24e7586 layers: Fix 'Debug Report callbacks not removed' error messages by Mark Lobodzinski · 9 years ago
  69. 787f29d layers: Fix validation of vkCmdBindDescriptorSets() during renderpass by Tobin Ehlis · 9 years ago
  70. 58070a6 layers: Consolidate VkDeviceMemory maps into a single map by Tobin Ehlis · 9 years ago
  71. 1a00634 layers: Consolidate properties checks in core_validation by Tobin Ehlis · 9 years ago
  72. de040b4 layers: Remove global wsi_enabled in core_validation by Tobin Ehlis · 9 years ago
  73. 6452509 layers: Lock around image and buffer range erases in core validation by Tony Barbour · 9 years ago
  74. 0801763 layers: Consolidate swapchainMaps in core_validation by Tobin Ehlis · 9 years ago
  75. ca52231 android: Fix android build by Tobin Ehlis · 9 years ago
  76. a3c20a2 layers: validate capabilities against device features by Chris Forbes · 9 years ago
  77. a743674 layers: Fix layer debug action initialization by Dustin Graves · 9 years ago
  78. dc37907 layers: Update validation layer details doc for layer renaming by Mark Lobodzinski · 9 years ago
  79. e5bc027 layers: Move lock around add_object_create_info in core_validation by Tony Barbour · 9 years ago
  80. d11c4ee layers: Move layer debug action initialization into layer_utils by Mark Lobodzinski · 9 years ago
  81. c8b740a winrtinstaller: Allow layers from SDK older than RT to be configured for use by David Pinedo · 9 years ago
  82. b54b2f4 layers: Update doc validation to use core_validation filenames by Tobin Ehlis · 9 years ago
  83. 2b1ce73 demos: Put smoketest exe in same dir as cube and tri by Tony Barbour · 9 years ago
  84. 0411f59 layers: Replace draw_state and mem_tracker with core validation by Mark Lobodzinski · 9 years ago
  85. 7ef139e cmake: Find spirv/glslang dependencies by Dustin Graves · 9 years ago
  86. 56aed94 winrtinstaller: Install both x86 and x64 redist's if either is not installed by David Pinedo · 9 years ago
  87. 14fbd08 layers: Add some defensive code to core_validation by Tobin Ehlis · 9 years ago
  88. 040a268 cmake: Fix windows debug build for large object files by Mark Lobodzinski · 9 years ago
  89. aeaf182 layers: Fix crash in core_validation layer by Mark Lobodzinski · 9 years ago
  90. 939fee3 layers: Add json files for core_validation layer by Mark Lobodzinski · 9 years ago
  91. 68df55c layers: Fix core_validation compilation error by Mark Lobodzinski · 9 years ago
  92. 5b5e7bc layers: Merge mem_tracker and draw_state layers into core_validation layer by Tobin Ehlis · 9 years ago
  93. 592179d layers: GH130 Fix to correctly get type/flags from set binding by Tobin Ehlis · 9 years ago
  94. 226f761 winrtinstaller: Verify vulkan-1-*dll has correct file name format by David Pinedo · 9 years ago
  95. 134e359 layers: PR118, Remove erroneous validation error from swapchain by szdarkhack · 9 years ago
  96. 2db053a layers: GH132 Event handle should be printed as a hexadecimal value by Dominik Witczak · 9 years ago
  97. 782c0ed android: Fix android build by Tobin Ehlis · 9 years ago
  98. 2d553c5 layers: draw state image/layout cleanup by Dustin Graves · 9 years ago
  99. 71ec2c6 layers: Change header path for spirv.h in draw_state by Jon Ashburn · 9 years ago
  100. 074e0d5 #include formatting changes for relative look-up. by Aaron Karp · 9 years ago