1. 19d3bf1 misc: rename startXXX to firstXXX and add firstXXX param to setviewport/scissor by Jon Ashburn · 9 years ago
  2. 0d054fe layers: Rename Layer/library/json files for consistency by Mark Lobodzinski · 9 years ago
  3. 03107b4 layers: MR89, Fix gtests for android by Michael Lentine · 9 years ago
  4. b497949 layers: MR103, Improve image dependency validation by Michael Lentine · 9 years ago
  5. 78da8cb layers: Fix windows build issue with drawstate merge requests by Mark Lobodzinski · 9 years ago
  6. f658505 layers: MR101, Add DrawState validation of pDynamicOffsets by Tobin Ehlis · 9 years ago
  7. 651d9b0 layers: MR95, Add renderPass compatibility checks to DrawState by Tobin Ehlis · 9 years ago
  8. 61b36f3 layers: MR94, DrawState refactor to verify CmdBuffer RECORDING by Tobin Ehlis · 9 years ago
  9. 75f6fa9 layers: Fix DrawState BeginCommandBuffer check by Tobin Ehlis · 9 years ago
  10. 7463593 layers: Fix Drawstate issues with binding pipelines in/outside a renderpass by Mark Lobodzinski · 9 years ago
  11. 2c89bc1 layers: Add basic implicit layer JSON file as an example implicit layer by Jon Ashburn · 9 years ago
  12. 9a4d409 layers: Fixes for issues resulting from MR87 by Mark Lobodzinski · 9 years ago
  13. 80d5187 layers: MR87, Adding validation for image validity by Michael Lentine · 9 years ago
  14. 352108f layers: Remove vkCmdExecuteCommands checks that don't match spec by Tony Barbour · 9 years ago
  15. 9d5f89b layers: bump debug_report version number by Jon Ashburn · 9 years ago
  16. 5123947 layers: clean up mismatched sign warnings by Courtney Goeltzenleuchter · 9 years ago
  17. e6dd808 layers: clean up bool vs. VkBool32 warnings by Courtney Goeltzenleuchter · 9 years ago
  18. 7f47bca layers: clean up path without return warning by Courtney Goeltzenleuchter · 9 years ago
  19. 085f8dd misc: fix comment by Courtney Goeltzenleuchter · 9 years ago
  20. 52fee65 debug_report: Update extension name by Courtney Goeltzenleuchter · 9 years ago
  21. 7415d5a debug_report: rename object type and error bits by Courtney Goeltzenleuchter · 9 years ago
  22. f0de724 layers: Add support for DebugReportMessageLUNARG by Courtney Goeltzenleuchter · 9 years ago
  23. 5285766 layers: export debug_report extension by Courtney Goeltzenleuchter · 9 years ago
  24. 20c3501 layers: declare support for DEBUG_REPORT extension by Courtney Goeltzenleuchter · 9 years ago
  25. 822e8d7 debug_report: Add DebugReportMessage function by Courtney Goeltzenleuchter · 9 years ago
  26. 05854bf debug_report: rename and update to use CreateInfo by Courtney Goeltzenleuchter · 9 years ago
  27. 107a0d2 debug_report: Rename VkDbgMsgCallback object by Courtney Goeltzenleuchter · 9 years ago
  28. bbaf979 layers: Remove validation errors for CmdBindPipeline during active render pass by Mark Lobodzinski · 9 years ago
  29. 5ddf6c3 layers: Fix find-first-set bitscan util by Mark Lobodzinski · 9 years ago
  30. 2fd2d03 layers: Work around Windows release build crash in cube by Mark Lobodzinski · 9 years ago
  31. dfcd9b6 layers: LX235, Validate all Pipeline VBOs for CommandBuffers by Mark Lobodzinski · 9 years ago
  32. 6e1b5ba layers: Remove extra increment in DrawState vkCmdNextSubpass by Tony Barbour · 9 years ago
  33. af5e755 debug_report: Make pUserData always a const by Courtney Goeltzenleuchter · 9 years ago
  34. 6d8e818 layers: Add allocator to layer init functions by Courtney Goeltzenleuchter · 9 years ago
  35. 09197ae layers: Rename VK_DEBUG_REPORT_EXTENSION enums by Courtney Goeltzenleuchter · 9 years ago
  36. 234e64c layers: Fix debugReport object type in draw_state by Jon Ashburn · 9 years ago
  37. b19042e layers: rename VkDbgObjectType by Courtney Goeltzenleuchter · 9 years ago
  38. fd4830c layers: Rename DebugReport flags by Courtney Goeltzenleuchter · 9 years ago
  39. ac0ef84 layers: Add DrawState checks for correct CmdBuffer reset by Tobin Ehlis · 9 years ago
  40. 9c58ab3 layers: Updates to vk_validation_layer_details.md by tobine · 9 years ago
  41. a8a5f85 wsi: Make WSI cases more consistent, fail if not set correctly by Mark Lobodzinski · 9 years ago
  42. 64e2ebd android: Fix android build. by Michael Lentine · 9 years ago
  43. cb5de95 layers: LX234, Fix memory validation for VK_WHOLE_SIZE in memory ranges by Mark Lobodzinski · 9 years ago
  44. c44baa5 layers: LX232, Add contstructor for DrawState struct by Mark Lobodzinski · 9 years ago
  45. 3b87cab layers: LX231, Fix DeviceLimits windows JSON file by Mark Lobodzinski · 9 years ago
  46. a33d1ed layers: LX230, Complete initialization of MEM_OBJ_INFO structure by Mark Lobodzinski · 9 years ago
  47. a3b4452 layers: LX229, Fix swapchain layer imageArrayLayers caps check by Mark Lobodzinski · 9 years ago
  48. 1d4b128 layers: Some debug_marker fixes for draw state by Jon Ashburn · 9 years ago
  49. b6242c2 layers: Add device extension entrypoints to JSON bug #15012 by Jon Ashburn · 9 years ago
  50. 0586963 layers: LX222, suppress warning on partial CmdClearAttachment calls by Mark Lobodzinski · 9 years ago
  51. 8f2d1e1 Layers: changed one more doc file for new layer names by David Pinedo · 9 years ago
  52. 9c75c16 layers: Wrap up windows/test issues with DrawState/ShaderChecker merge by Mark Lobodzinski · 9 years ago
  53. 8845283 layers: MR77, Add draw-time checks for descriptorSet compatibility by Tobin Ehlis · 9 years ago
  54. 3f5ddbb layers: MR75, Smart Merge of DrawState and ShaderChecker into DrawState layer by Tobin Ehlis · 9 years ago
  55. 7e2ad75 layers: MR75, Merge DrawState and ShaderChecker into DrawState layer by Tobin Ehlis · 9 years ago
  56. 8fab656 tests: MR72, Add tests to verify validation layout compatibility checks by Tobin Ehlis · 9 years ago
  57. 3cba24a layers: Reenable memory barrier validation by Mark Lobodzinski · 9 years ago
  58. 380e1eb Doc: change api_version and layer names in documentation files by David Pinedo · 9 years ago
  59. 31e5f28 layers: Disable image layout transition validation in DrawState by Mark Lobodzinski · 9 years ago
  60. 55cd49b layers: Fix swapchain layer errors by Mark Lobodzinski · 9 years ago
  61. b49b6e5 wsi: Various fixes and Windows build issues by Mark Lobodzinski · 9 years ago
  62. faa9081 wsi: Moved definition of CreateXxxSurface extension to CMakefile by Mark Lobodzinski · 9 years ago
  63. c19d527 layers: WSI extension fixes for APIDump by Mark Lobodzinski · 9 years ago
  64. e86e138 layers: Add WSI extensions to autogen code by Mark Lobodzinski · 9 years ago
  65. cffee7f object_track: Remove some obsolete code by Ian Elliott · 9 years ago
  66. 27d39c7 swapchain: Can build after major updates for new WSI (works?) by Ian Elliott · 9 years ago
  67. 0584606 layers: Convert most of the layers to the new WSI. by Ian Elliott · 9 years ago
  68. 1dcd109 WSI: sed-generated changes to WSI code (not all that's needed). by Ian Elliott · 9 years ago
  69. 475a218 layers: LX195, Drawstate ignores compute pipelines by Mark Lobodzinski · 9 years ago
  70. 186c493 layers: Update README file for new SDK releases by Mark Lobodzinski · 9 years ago
  71. 9622f4c layers/SC: Fix location counting for stages which take arrayed input. by Chris Forbes · 9 years ago
  72. c726be0 layers/SC: LX187: compute size of array and matrix types by Chris Forbes · 9 years ago
  73. 42dc8ff layers/SC: consider types larger than vec4 when collecting interfaces by Chris Forbes · 9 years ago
  74. fadafb2 layers/SC: fix a bogus leftover comment in descriptor validation by Chris Forbes · 9 years ago
  75. a98018e layers: Use spirv.hpp from colocated glslang tree by Chris Forbes · 9 years ago
  76. a8ae99d layers/SC: Delete disabled FS broadcast checking code by Chris Forbes · 9 years ago
  77. 55a913f Update param checker. by Michael Lentine · 9 years ago
  78. a25a634 layers: Remove mem/object deletion ordering by Michael Lentine · 9 years ago
  79. 97eb746 Update access bits for 210 header. by Michael Lentine · 9 years ago
  80. abd0772 Layers: changed layer names to conform to spec by David Pinedo · 9 years ago
  81. e9db926 layers: port ShaderChecker layer to SPIR-V 1.0 by GregF · 9 years ago
  82. 6dfa279 layers: Add link to example vk_layer_settings.txt by Cody Northrop · 9 years ago
  83. d21bbff layers: Fix image layer issue validating aspectMasks by Mark Lobodzinski · 9 years ago
  84. fc6aa76 Fix build in master by Michael Lentine · 9 years ago
  85. 0dce80e layers: MemTracker cleanup, remove redundant object-tracker type checks by Mark Lobodzinski · 9 years ago
  86. b8df78c layers: Fix thread-safety issues found in rendersystemtests by Mark Lobodzinski · 9 years ago
  87. 73a37ec layers: Temporarily disable memory barrier validation in drawstate by Mark Lobodzinski · 9 years ago
  88. d5a2382 layers: LX196, validate createImage paramters against format limits by Mark Lobodzinski · 9 years ago
  89. a48ecc5 layers: Add null-check in MemTracker to prevent layer crash by Mark Lobodzinski · 9 years ago
  90. 4272e9b layers: Additional MapMemory validation checks in MemTracker by Mark Lobodzinski · 9 years ago
  91. 85881c7 layers: LX206, properly restore command buffer level on a reset by Mark Lobodzinski · 9 years ago
  92. e7e4e08 layers: LX205, fix BeginCommandBuffer log messages by Mark Lobodzinski · 9 years ago
  93. 9e022ea layers: Fix memory barrier validation issues by Mark Lobodzinski · 9 years ago
  94. 559c638 layers: Add DrawState checks for incompatible layouts at BindDescriptorSets time by Tobin Ehlis · 9 years ago
  95. e2f93cb layers: Fix windows build errors in MemTracker by Mark Lobodzinski · 9 years ago
  96. 4edc438 mem_tracker: Return VK_SUCCESS in vkCreateCommandPool, vkResetCommandPool by David Pinedo · 9 years ago
  97. f2a944f loader: Make version in layer JSON files consistent bugzilla #15057 part two by Jon Ashburn · 9 years ago
  98. f4945f8 layers: Add CommandBufferPool validation to MemTracker by Mark Lobodzinski · 9 years ago
  99. 3929863 layers: Add command pool validation to DrawState by Mark Lobodzinski · 9 years ago
  100. b29731a layers: Fix infinite loop in DrawState by Mark Lobodzinski · 9 years ago