1. 725930d loader: Fix so unwrapped instance gets used for layer instance extension dispatch by Jon Ashburn · 9 years ago
  2. 5da20dd Windows RT Installer: Fix layer reg entry setup, no layers we being installed by David Pinedo · 9 years ago
  3. 5cc47df tests: Remove CreateImageResourceSizeViolation layer validation test by Tony Barbour · 9 years ago
  4. 3bdbe5d Windows RT Installer: add buildno to version by David Pinedo · 9 years ago
  5. f5020cf layers: MR128, Don't complain about declarations without Builtin or Location by Chris Forbes · 9 years ago
  6. 47f4f6f layers: MR128, Fix mismatched new[]/delete in validate_pipeline_shaders by Chris Forbes · 9 years ago
  7. ebf42d4 layers: MR128, Revert "layers: Work around Windows release build crash in cube" by Chris Forbes · 9 years ago
  8. b016685 layers: LX273, Fix accessMask validation for depth/stencil input attachments by Mark Lobodzinski · 9 years ago
  9. 66427a7 spirv-tools: update version for SDK 1.0 IHV by GregF · 9 years ago
  10. ce816b6 header: move to version 1.0.1 by Jon Ashburn · 9 years ago
  11. 5f55660 loader: Fix so unwrapped instance gets used for layer instance extension dispatch by Jon Ashburn · 9 years ago
  12. fc5bb6f layers: Remove extra subpass increment in draw state by Tony Barbour · 9 years ago
  13. 0b552b3 loader: update linux version to 1. by Jeremy Hayes · 9 years ago
  14. bbe08ca layers: Gitlab 65, Add image layout extension enum to paramchecker validation by Mark Lobodzinski · 9 years ago
  15. 1e638c6 layers: Fix image layer format mutability validation by Mark Lobodzinski · 9 years ago
  16. 43c39c0 layers: MR127, Update DrawState handling of non-updated descriptors by Tobin Ehlis · 9 years ago
  17. e9d76ce Tests: fix misspelling of vktracereplay.ps1 test by David Pinedo · 9 years ago
  18. 8ceb1f1 loader: Update README.md for ICD<->loader interface by Jon Ashburn · 9 years ago
  19. 69a5f7a loader: Fix old ICD interface to not use vkGetInstanceProcAddr(NULL,) by Jon Ashburn · 9 years ago
  20. 949dbea glslang: upgrade glslang version for SDK 1.0 IHV by GregF · 9 years ago
  21. 67eaaa1 header: Move to version 1.0.0 from 0.222 by Jon Ashburn · 9 years ago
  22. f19916e misc: Move to Vulkan header version 0.222 by Jon Ashburn · 9 years ago
  23. c16220e tests: Don't register window class twice when presenting by Tony Barbour · 9 years ago
  24. 47b549c layers: Gitlab 126, Fix for swapchain layer which was checking wrong pointer by Norbert Nopper · 9 years ago
  25. adaac9d layers: LX264, Validate immutable format bit in image layer by Mark Lobodzinski · 9 years ago
  26. 4384c6e Fixes: Fixed compiler warning about & by Mark Young · 9 years ago
  27. b20a6a8 Fixes: More compilation warning fixes by Mark Young · 9 years ago
  28. 80971c6 layers: Gitlab 41 & 61, Fix invalid descriptor dereferences in helper codegen by Mark Lobodzinski · 9 years ago
  29. b63edf3 layers: MR124, Fix semaphore ordering validation in mem tracker layer by Norbert Nopper · 9 years ago
  30. a94e0b6 tests: Fold run_all_tests scripts into run_all_tests_with_layers scripts by Mark Lobodzinski · 9 years ago
  31. 62d2fca layers: LX263, Validate minimum imageArrayLayers value in swapchain layer by Mark Lobodzinski · 9 years ago
  32. 00dc741 layers: Fix unique_object gpa function; no intercept of func without an by Jon Ashburn · 9 years ago
  33. 6fd6592 layers: LX256, Suppress warnings on pre-signaled fences in MemTracker by Mark Lobodzinski · 9 years ago
  34. 6a118ae misc: make sure host memory alignment is a power of two by Jon Ashburn · 9 years ago
  35. 86684f9 layers: MR123, Improved ObjectTracker codegen by Tobin Ehlis · 9 years ago
  36. 46426c5 swapchain: MR122, queueFamilyIndexCount must be > 1 for CONCURRENT by Ian Elliott · 9 years ago
  37. 5da4888 tests: fix screenshot layer name in vktracereplay script by David Pinedo · 9 years ago
  38. debb984 layers: MR121, Use _BitScanForward for u_ffs on windows by Mike Stroyan · 9 years ago
  39. 9c70cdb tests: Get DescriptorSetCompatibility test working by Mike Stroyan · 9 years ago
  40. 91204c3 tests: Use tiling for Image validation tests by Mike Stroyan · 9 years ago
  41. 0a9cd24 layers: Output function names for deferred memory validation checks by Mark Lobodzinski · 9 years ago
  42. 1e171aa layers: MR119, Defer validation until command buffer has been submitted by Michael Lentine · 9 years ago
  43. d471ff8 misc: Remove the unique_objects layer from being enabled in tests and demos by Jon Ashburn · 9 years ago
  44. 991d45a tests: Fix a couple of test bugs revealed by unique_objects layer by Tobin Ehlis · 9 years ago
  45. a39c26a layers: UniqueObject updates based on review by Tobin Ehlis · 9 years ago
  46. 65f44e4 layers: Updated UniqueObjects with improved codegen by Tobin Ehlis · 9 years ago
  47. d34a4c5 layers: Add UniqueObjects layer to wrap objects in unique ptr by Tobin Ehlis · 9 years ago
  48. 89b6047 update_external_sources: backed out last commit, broke win64 build by David Pinedo · 9 years ago
  49. 51b78af layers: Minor fixes to draw_state for new semaphore checks by Tobin Ehlis · 9 years ago
  50. 15a4788 layers: MR118, Add validation for semaphore ordering by Michael Lentine · 9 years ago
  51. 2e068b2 layers: MR109, Fix second command buffer validation by Michael Lentine · 9 years ago
  52. ce73885 layers: MR108, Merge related updates and fixes by Mark Lobodzinski · 9 years ago
  53. b887b0a layers: MR108, Validate get queries by Michael Lentine · 9 years ago
  54. f5e9754 icd: Use new loader interface for finding ICD entry points Remove library exports on all Vulkan entry points but vk_icdGetInstanceProcAddr. by Jon Ashburn · 9 years ago
  55. fd4d09d loader: Find ICD entrypoints via vk_icdGetInstanceProcAddr first in ICD library by Jon Ashburn · 9 years ago
  56. 7a69c30 Fixes: Fixed more Visual Studio warnings which appeared with the merge by Mark Young · 9 years ago
  57. 2bcc2c1 Fixes: Fixed a missing file change with Visual Studio warnings. by Mark Young · 9 years ago
  58. ad77905 Fixes: Fixed Visual Studio warnings during compilation. by Mark Young · 9 years ago
  59. c65d325 Fixes: Automatically detect Visual Studio version on Windows by Mark Young · 9 years ago
  60. 9c63e30 Added X server DRI3 config info for Ubuntu 14.04.3 LTS. by Karl Schultz · 9 years ago
  61. e41c585 draw_state layer: add validateAndIncrementResources return value by David Pinedo · 9 years ago
  62. f2defe3 Bump Windows ABI to 1 by David Pinedo · 9 years ago
  63. a3d9766 layers: Update layer details doc for new validation errors by Mark Lobodzinski · 9 years ago
  64. a4c95d9 layers: MR107, Verify that clear is not used when first use is shader read by Michael Lentine · 9 years ago
  65. 8da0d1e layers: MR82, merge-related fixes by Mark Lobodzinski · 9 years ago
  66. 700b0aa layers: MR82, Add lifetime validation for buffers to DrawState by Michael Lentine · 9 years ago
  67. fd740fc layers: LX259, Clarify draw_state accessMask warnings by Mark Lobodzinski · 9 years ago
  68. e45d1c4 Swapchain: Reconcile MD file with Swapchain layer. by Ian Elliott · 9 years ago
  69. 50fcc8e Bug 15392 (Swapchain): Don't check VkPresentInfoKHR's waitSemaphoreCount & pWaitSemaphores by Ian Elliott · 9 years ago
  70. 31edb92 Swapchain: Use an INFO instead of an ERROR for when pNext is non-NULL. by Ian Elliott · 9 years ago
  71. dcf8eca Swapchain: Change way p*Count is checked--make sure not bigger than should be. by Ian Elliott · 9 years ago
  72. afcb60c Swapchain: Only check that queueFamilyIndexCount is greater than 0. by Ian Elliott · 9 years ago
  73. 578e7e2 Swapchain: Update my authorship to include Google. by Ian Elliott · 9 years ago
  74. 6f3346b Swapchain: No longer validate VkSwapchainKHR (object_track will do) ... by Ian Elliott · 9 years ago
  75. 8b9e256 Swapchain: No longer validate VkDevice (object_track will do). by Ian Elliott · 9 years ago
  76. 07adb11 Swapchain: No longer validate VkPhysicalDevice (object_track will do). by Ian Elliott · 9 years ago
  77. 4f07d08 Swapchain: No longer validate VkInstance (object_track will do). by Ian Elliott · 9 years ago
  78. 6b9941a Swapchain: Remove tracking/validation of VkSurfaceKHR object. by Ian Elliott · 9 years ago
  79. 55646bd Bug 15383 (Swapchain): Treat VkSurfaceKHR as opaque--don't look inside it. by Ian Elliott · 9 years ago
  80. 8dffaf3 Swapchain: Track/use enablement of the WSI platform extensions. by Ian Elliott · 9 years ago
  81. f575829 Swapchain: Fixes and improvements validating vkCreate*SurfaceKHR(). by Ian Elliott · 9 years ago
  82. dd45e46 Swapchain: Fixes and improvements validating vkAcquireNextImageKHR(). by Ian Elliott · 9 years ago
  83. 046ed2c Swapchain: Fixes and improvements validating vkQueuePresentKHR(). by Ian Elliott · 9 years ago
  84. f7f8ff0 Swapchain: Fixes and improvements validating vkCreateSwapchainKHR(). by Ian Elliott · 9 years ago
  85. 9059b30 Swapchain: Rework the way that pCount is dealt with. by Ian Elliott · 9 years ago
  86. f955d68 Swapchain: Added NULL_POINTER checks & pCount checks. by Ian Elliott · 9 years ago
  87. 320d0fc Swapchain: Update TODOs by Ian Elliott · 9 years ago
  88. 55ff796 Swapchain: Support vkGetPhysicalDevice*PresentationSupportKHR(). by Ian Elliott · 9 years ago
  89. 9d5ecf9 Swapchain: Update vk_validation_layer_details.md for new errors. by Ian Elliott · 9 years ago
  90. 1bf155f Swapchain: Port to latest (v217) WSI & VK_EXT_debug_report extensions. by Ian Elliott · 9 years ago
  91. a2a89c5 Swapchain: Enhance validation of vkCreateSwapchainKHR(). by Ian Elliott · 9 years ago
  92. 24491af Swapchain: Replace implementation of presentModeStr() by Ian Elliott · 9 years ago
  93. 427058f Swapchain: Rename deviceSwapchainExtensionEnabled->swapchainExtensionEnabled by Ian Elliott · 9 years ago
  94. 1cb77a6 Swapchain: Rename swapchainExtensionEnabled->surfaceExtensionEnabled by Ian Elliott · 9 years ago
  95. a983e9a Swapchain: Start validating the new VkSurfaceKHR object. by Ian Elliott · 9 years ago
  96. 473e8e5 windows Runtime installer: fix files that were 0 length. by David Pinedo · 9 years ago
  97. 53a1b7c layers: Add documentation for new INVALID_ALIASING check in mem_tracker by Tobin Ehlis · 9 years ago
  98. 808ed0e layers: Complete make-dependency fix by Mark Lobodzinski · 9 years ago
  99. e58683f toolchain: Add spirv-tools to Windows script by Cody Northrop · 9 years ago
  100. 73f0fd7 toolchain: Update parameter parsing on Linux by Cody Northrop · 9 years ago