1. dc1ebf0 Update vk_layer.h by Vinjn Zhang · 9 years ago
  2. e435397 loader: Fix regression with dEQP-VK.api.object_management.alloc_callback_fail.device by Piers Daniell · 9 years ago
  3. 52156ec layers: Insist on each shader's stage being unique in a pipeline by Chris Forbes · 9 years ago
  4. 7230f2b tests: Add test for multiple shaders for same stage by Chris Forbes · 9 years ago
  5. 0d615f0 Validate attachment index is in range. by Michael Lentine · 9 years ago
  6. 37576f9 layers: Implement relaxed vec-vec and vec-scalar matching rules by Chris Forbes · 9 years ago
  7. 84014d3 layers: Add test for relaxed type match by Chris Forbes · 9 years ago
  8. 4582495 layers: Explicit VK_TRUE/VK_FALSE checks by Dustin Graves · 9 years ago
  9. bb84994 layers: Fix unsafe bool mix warnings (part 2) by Dustin Graves · 9 years ago
  10. e331918 layers: Fix unsafe bool mix warnings by Dustin Graves · 9 years ago
  11. 144cce2 loader: remove unused instance_dispatch.png by Karl Schultz · 9 years ago
  12. 97c3cea winrtinstaller: sort in config script: <prerelease> is least significant by David Pinedo · 9 years ago
  13. 78d5806 winrtinstaller: fix install dir not being removed on uninstall. by David Pinedo · 9 years ago
  14. d950c53 loader: bump linux version by Jeremy Hayes · 9 years ago
  15. 884065f loader: Temp workaround to add WSI surface extensions enumerated. by Jon Ashburn · 9 years ago
  16. 59040f9 layers: Fix return values of bool functions. by Jamie Madill · 9 years ago
  17. 6f25bb7 layers: Change include order of loader platform. by Jamie Madill · 9 years ago
  18. 1d5109d Fix 4 MSVS warnings in loader and layers. by Jamie Madill · 9 years ago
  19. 70f17c5 layers: Remove incorrect check for colorblend & subpass attachment count match by Tobin Ehlis · 9 years ago
  20. ca54621 layers: Clean up PIPELINE_NODE using safe_struct by Tobin Ehlis · 9 years ago
  21. 7f7fea8 loader: ghlvl #204, Use __secure_getenv if secure_getenv is unavailable by Jon Ashburn · 9 years ago
  22. a9e2e26 tests: Initialize fields so test does not crash. by Michael Mc Donnell · 9 years ago
  23. 60b0fcc winrtinstaller: Re-sign powershell loader config script by David Pinedo · 9 years ago
  24. c15b801 layers: Fix 7 signed/unsigned comparison warnings on VS2015 by Michael Mc Donnell · 9 years ago
  25. ca32a76 layers: Fix MSVS shadowing warning in core_validation. by Jamie Madill · 9 years ago
  26. 98b5676 layers: Fix MSVS noexcept warning in core_validation. by Jamie Madill · 9 years ago
  27. 16ee6bb layers: Fix paramcheck struct array NULL indexing by Dustin Graves · 9 years ago
  28. ef14636 Remove NumBlendAttachMismatch until check is in place by Tony Barbour · 9 years ago
  29. 614e68c Revert "layers: LX265 Error if color blend attch count != subpass attch." by Tony Barbour · 9 years ago
  30. 4a3279b Fix find layout to search on each aspect bit. by Michael Lentine · 9 years ago
  31. e1e6c09 layers: GH226 Add check for descriptor slot to make sure it's updated by Tobin Ehlis · 9 years ago
  32. 8e80951 layers: Update to version 1.0.8 JSON files by Jon Ashburn · 9 years ago
  33. a781247 header: update to vers 1.0.8 which had no changes by Jon Ashburn · 9 years ago
  34. b665c522 Fix def file generation to depend on vulkan.py. by Jamie Madill · 9 years ago
  35. 725788c Allow vk-generate.py to work in Python 2. by Jamie Madill · 9 years ago
  36. e576798 layers: Removed duplicate dynamicOffsets from core_validation by Tobin Ehlis · 9 years ago
  37. 0ce57ea tests: skip the tessellation shader tests if feature not available by Chris Forbes · 9 years ago
  38. f706c50 tests: Add test case for patch decoration mismatch by Chris Forbes · 9 years ago
  39. 8c13a2e tests: Add ability to override tessellation state, use it. by Chris Forbes · 9 years ago
  40. 88656da tests: Fix test framework to not pass a null vi by Chris Forbes · 9 years ago
  41. f778216 layers: Add simple VS/FS positive test, and a tess matching test by Chris Forbes · 9 years ago
  42. e8aa35e tests: fix multiple matching messages getting lost by Chris Forbes · 9 years ago
  43. 4349404 tests: Bump version in SC tests for 450, drop exts by Chris Forbes · 9 years ago
  44. 90479f4 tests: Enable all supportable features on the device; expose to tests. by Chris Forbes · 9 years ago
  45. 0f44c68 layers: Flag difference in patch decoration correctly by Chris Forbes · 9 years ago
  46. 031261d layers: Strip array level from both sides of TCS->TES interface by Chris Forbes · 9 years ago
  47. 7c755c8 layers: Rework array-of-verts stripping a bit to support patch by Chris Forbes · 9 years ago
  48. b934cb2 layers: Collect whether an interface_var has patch decoration by Chris Forbes · 9 years ago
  49. bde41db docs: fix spelling mistakes by Eric Engestrom · 9 years ago
  50. 9bdcb23 tests: fix spelling mistakes by Eric Engestrom · 9 years ago
  51. 01ecda9 loader: fix spelling mistakes by Eric Engestrom · 9 years ago
  52. 81264dd layers: fix spelling mistakes by Eric Engestrom · 9 years ago
  53. ec27ab7 layers: Enable safety check for invalid QueryObject by Mark Lobodzinski · 9 years ago
  54. 2c905c8 layers: LX414: Fix device_limits alignment check by Dustin Graves · 9 years ago
  55. cd99e56 layers: Fix param checker struct array handling by Dustin Graves · 9 years ago
  56. e78276b layers: Update param_checker VkResult validation by Dustin Graves · 9 years ago
  57. c3fc3d8 layers: Codegen VkBool32/enum parameter validation by Dustin Graves · 9 years ago
  58. b8458d1 layers: 1.0.7 update for XML Registry files by Dustin Graves · 9 years ago
  59. c23e9b1 layers: Fix VS2013 build by Dustin Graves · 9 years ago
  60. 3d722f9 layers: LX459,GH#99,#100, Fix semaphore reference count by Mark Lobodzinski · 9 years ago
  61. 0005c0c loader: report implicit instance extensions by Jeremy Hayes · 9 years ago
  62. 1c1ee7b layers: LX250 Verify color and depth/stencil are different. by Mark Young · 9 years ago
  63. 04826a0 #238: Fixes the "num samples mismatch" error being shown incorrectly for subpasses with 0 attachments by Dominik Witczak · 9 years ago
  64. c7196ad layers: Replace GLOBAL_CB_NODE::pMemObjList with unordered_set by Chris Forbes · 9 years ago
  65. 20b3e28 layers: Get rid of a bunch of linked list copying when retiring CBs by Chris Forbes · 9 years ago
  66. 4f085d9 layers: trivial: remove stray () from end of error message by Chris Forbes · 9 years ago
  67. de886ba layers: Replace DEVICE_MEM_INFO::pCommandBufferBindings with unordered_set by Chris Forbes · 9 years ago
  68. 896fc32 layers: Replace DEVICE_MEM_INFO::pObjBindings with unordered_set by Chris Forbes · 9 years ago
  69. c025ba3 layers: Get rid of DEVICE_MEM_INFO::refCount by Chris Forbes · 9 years ago
  70. b9b88ad SPIRV: Adjust to spirv-tools library move by GregF · 9 years ago
  71. 3e04b61 layers: Fix signed/unsigned comparison warnings in thread_check.h by Michael Mc Donnell · 9 years ago
  72. 01b7832 loader: vk{Create|Destroy}Instance can have multiple tmp callbacks by Ian Elliott · 9 years ago
  73. 50f9bc7 demos: Try for std val layer and fallback the same way tri does. by Karl Schultz · 9 years ago
  74. 0c24d89 loader: Fix createDev treminator to init the logicalDevs ICD dev by Jon Ashburn · 9 years ago
  75. fc50041 loader: Remove trampoline/terminator dependency in vkEnumeratePhysicalDevices by Piers Daniell · 9 years ago
  76. 906f865 loader: Trampoline vkEnumeratePhysDev should use layer-returned physDev count by Piers Daniell · 9 years ago
  77. 9c28c38 loader: Fix loader_unwrap_physical_device() to cast to correct type by Piers Daniell · 9 years ago
  78. 94d58ea loader: Add device callback to set dispatchable object by Jon Ashburn · 9 years ago
  79. 1d41bc5 loader: Remove the device_info in the layer chain structure by Jon Ashburn · 9 years ago
  80. 7ec8ec8 loader: Add instance callback to set dispatchable objects by Jon Ashburn · 9 years ago
  81. a721237 loader: Remove the instance_info in the layer chain structure by Jon Ashburn · 9 years ago
  82. e9fc72c layers: GH218 Reset availableSets count in vkResetDescriptorPool by Tobin Ehlis · 9 years ago
  83. 298f1c1 tests: Update validation layer tests for CopyImage validation additions by Mark Lobodzinski · 9 years ago
  84. 6fa24e8 layers: Update layer validation doc for CopyImage validation additions by Mark Lobodzinski · 9 years ago
  85. 2f9b987 layers: LX458, Extend image extent validation for CmdCopyImage by Mark Lobodzinski · 9 years ago
  86. 9bc58e6 layers: Accept a wider range of utf8 characters as valid by Tony Barbour · 9 years ago
  87. 54008cb toolchain: Fix android build by Cody Northrop · 9 years ago
  88. 0292df5 layers: Fix layer_validation_tests errors and update new message by Mark Young · 9 years ago
  89. dcce814 layers: LX265 Error if color blend attch count != subpass attch. by Mark Young · 9 years ago
  90. 24991fb layers: Adding attachment checks to make sure they aren't out of range. by Michael Lentine · 9 years ago
  91. a5ce96d Don't validate memory if used for both input and output. by Michael Lentine · 9 years ago
  92. c30de20 Turn off XLIB define by Tony Barbour · 9 years ago
  93. f05c35f layers: Fix remaining leak in vkDestroyFramebuffers by Chris Forbes · 9 years ago
  94. fcaf4f8 layers: Don't leak a VkFramebufferCreateInfo from vkCreateFramebuffer by Chris Forbes · 9 years ago
  95. 27c3e0d layers: Fix the other half of #212 (bad error) by Chris Forbes · 9 years ago
  96. 2ab1438 layers: Don't stash pointer to caller memory in bound function by Chris Forbes · 9 years ago
  97. 2f2da34 SPIR-V: Update glslang and spriv-tools to latest by GregF · 9 years ago
  98. 815a2ac winrtinstaller: fix typos in windowsRuntimeInstaller/README.txt by David Pinedo · 9 years ago
  99. e738910 layers: GH215 Removes an invalid check in vkCmdBindDescriptorSets() by Dominik Witczak · 9 years ago
  100. b668c35 docs: Add OSX and Android build steps by Cody Northrop · 9 years ago