1. b41e165 paramval: Fix cut-paste error in VADC logmsg by Mark Lobodzinski · 7 years ago
  2. 21638df build: Update known good for 1.1.106 header by Mike Schuchardt · 7 years ago
  3. a493597 layers: Check acceleration structure compactedSize by Ricardo Garcia · 7 years ago
  4. 152a88b layers:Remove dev_data requirement from Dispatch* by Tony-LunarG · 7 years ago
  5. e514d1a layers: Correctly dispatch secondary API calls by Mark Lobodzinski · 7 years ago
  6. e04009e layers: Set Tessellation CreateInfo pNext by Locke · 7 years ago
  7. 9f30087 layers: Remove PV DebugReport object naming calls by Mark Lobodzinski · 7 years ago
  8. 6d3beaa layers: remove more string construction (perf) by Jeff Bolz · 7 years ago
  9. f27a6bc layers: Avoid locking for stateless_validation calls by Mark Lobodzinski · 7 years ago
  10. 600d59c layers: Remove stateful QFI checks from PV by Mark Lobodzinski · 7 years ago
  11. a49b4be layers: Fix PV extension pulling by Jasper St. Pierre · 7 years ago
  12. cd05c1e layers: Pass VkResults to PostCallRecord functions by Mark Lobodzinski · 7 years ago
  13. 7e7e6e0 layers: Support VK_EXT_memory_priority by Jeff Bolz · 7 years ago
  14. 328d821 layers: Added VK_NV_viewport_swizzle by Chris Mayer · 7 years ago
  15. 6be1141 layers: Fix compile error due to missing math.h by Shahbaz Youssefi · 7 years ago
  16. bf599b9 layers: Clang-format new parameter validation files by Mark Lobodzinski · 7 years ago
  17. af7c038 layers: Move parameter validation to layer chassis by Mark Lobodzinski · 7 years ago
  18. 706e15a layers: Add Android output to default debug callbacks by Mark Lobodzinski · 7 years ago
  19. a999d1b layers: Add offset modulo test in DispatchIndirect by John Zulauf · 7 years ago
  20. 2f880a6 layers: Prevent dup val msgs using default callbacks by Mark Lobodzinski · 7 years ago
  21. b574c34 Add missing VUID-vkCmdDrawMeshTasksIndirectNV-drawCount-02147 by Jeff Bolz · 7 years ago
  22. d942eb9 layers: Added parameter validation for CRP2 by Tobias Hector · 7 years ago
  23. 4d9b2f8 layers: replace VUID error map with struct by Dave Houlton · 7 years ago
  24. 9b9532b layers: Specify VkPipelineColorBlendStateCI pNext by Shannon McPherson · 7 years ago
  25. a886c2a layers: Update validation err msgs for 87 header by Shannon McPherson · 7 years ago
  26. 142c4cb layers: clang-format cleanup by Dave Houlton · 7 years ago
  27. 47580cd Stop requiring texureCompression* features by Graeme Leese · 7 years ago
  28. 9b77730 layers: Revert "Prevent layer calls with null ..." by John Zulauf · 7 years ago
  29. 9652bf9 layers: Prevent layer calls with null dispatches. by John Zulauf · 7 years ago
  30. 45bf7d6 Address more feedback from John by Jeff Bolz · 7 years ago
  31. b8a8dd0 Address most of John's feedback by Jeff Bolz · 7 years ago
  32. e54ae89 VK_EXT_inline_uniform_block by Jeff Bolz · 7 years ago
  33. 5d2b743 Implement missing VU for VUID-VkCoarseSampleOrderCustomNV-sampleLocationCount-02076 by Jeff Bolz · 7 years ago
  34. ef40fec VK_NV_corner_sampled_image by Jeff Bolz · 7 years ago
  35. 9af91c5 VK_NV_shading_rate_image by Jeff Bolz · 7 years ago
  36. 3e71f78 VK_NV_scissor_exclusive by Jeff Bolz · 7 years ago
  37. 69259c5 layers: Add check for 2D_array_compat + imgType_3D by Mark Lobodzinski · 7 years ago
  38. 1909e6a layers: Init extension tables w/ requested API by John Zulauf · 7 years ago
  39. 3eddb06 Fix format of required extensions error message. by Pat Brown · 7 years ago
  40. 9e92c5c layers: Add more VertexInputState checks - fixes by Peter Kohaut · 7 years ago
  41. c7d9d39 layers: Add more VertexInputState checks by Peter Kohaut · 7 years ago
  42. 4c0da77 layers: Rework include dependencies by Lenny Komow · 7 years ago
  43. b7a2638 layers: Verify dev extension APIs enabled for GDPA by Mark Lobodzinski · 7 years ago
  44. b817a87 layers: remove enum version of log_msg by Dave Houlton · 7 years ago
  45. 2e92ef0 layers: Remove vk_layer_table.h hdr file refs by Mark Lobodzinski · 7 years ago
  46. 341c005 layers: remove/update deprecated VUIDs by Dave Houlton · 7 years ago
  47. a16ebc7 layers: Output 'parameter' implicit VUs for structs by Mark Lobodzinski · 7 years ago
  48. ebee355 layers: Add VUIDs to manual validate_string calls by Mark Lobodzinski · 8 years ago
  49. cc1fbef layers: Add sampler unnormalized coords checks by Jesse Hall · 7 years ago
  50. 13b6550 layers: parameter validation const refs by Dave Houlton · 8 years ago
  51. 413a678 layers: switch param val to use text VUIDs by Dave Houlton · 8 years ago
  52. 2d0cbbe layers: Export negotiate functions on Windows by Lenny Komow · 8 years ago
  53. 0fe5bfe layers: Make validation error maps non-static by John Zulauf · 8 years ago
  54. 620755c layers: Implement extension dependency validation by John Zulauf · 8 years ago
  55. 0f3795b layers: fix PR2567 formatting errors by Dave Houlton · 8 years ago
  56. bd2e262 layers: maint2 image usage bit validation by Dave Houlton · 8 years ago
  57. 092b29b layers: Avoid reading pointer to array when count is zero by Gabríel Arthúr Pétursson · 8 years ago
  58. e6db8a3 layers: Add correct validation for apiVersion by John Zulauf · 8 years ago
  59. 8852949 layers: Remove layer prefix from log_msg calls by Mark Lobodzinski · 8 years ago
  60. b1fd9d1 layers: Remove location field from log_msg calls by Mark Lobodzinski · 8 years ago
  61. 487a0d1 layers: Remove VUID spec text from log_msg strings by Mark Lobodzinski · 8 years ago
  62. b6f9780 layers: Move sparseBinding feature vs flag check by Petr Kraus · 8 years ago
  63. 3f43321 layers: Check CUBE to have 6+ layers by Petr Kraus · 8 years ago
  64. 3ac9e81 layers: Fix 1D height and depth extent check by Petr Kraus · 8 years ago
  65. 7b22a66 layers: Fix Superfluous inttypes.h Includes by Liam Middlebrook · 8 years ago
  66. af9c122 layers: Update VkViewport check to 1.1 by Petr Kraus · 8 years ago
  67. bf973a1 layers: Fix CmdDispatchBaseKHX rename in PV by Mark Lobodzinski · 8 years ago
  68. 6ba8abe Implement initial VK_EXT_debug_utils changes by Mark Young · 8 years ago
  69. bfb7ab9 layers: Enable 1.0 exts moved to 1.1 core by Mark Lobodzinski · 8 years ago
  70. f521761 layers: Param validation checks multiplane bits by Dave Houlton · 8 years ago
  71. 6260f0a layers: Rewrite pv_vkCmdSetScissor checks by Petr Kraus · 8 years ago
  72. 7dfeed1 layers: Conform to gstyle in pv_vkCmdSetVieport by Petr Kraus · 8 years ago
  73. ac0876c layers: Fix linux compilation errors of isnan by John Zulauf · 8 years ago
  74. d55e77c layers: Reimplement vkCmdSetViewport param val. by Petr Kraus · 8 years ago
  75. b3fcdb4 layers: Implement `VkViewport` parameter_validation by Petr Kraus · 8 years ago
  76. a9df0ce layers: clang-format only by Dave Houlton · 8 years ago
  77. 72437be layers: fix unexpected errors in layer tests by Jeremy Kniager · 8 years ago
  78. e19e20d clang-format whitespace (sigh) by Dave Houlton · 8 years ago
  79. 130c021 layers: Add CreateImage valid usage checks by Dave Houlton · 8 years ago
  80. b3bbec7 layers: clang-format parameter_validation_utils.cpp by Dave Houlton · 8 years ago
  81. bb7d3fe layers: Add group size param checks to CmdDispatch by Dave Houlton · 8 years ago
  82. 71fd5f0 layers: Add checks for extention DynamicViewports by Jeremy Kniager · 8 years ago
  83. e5c3765 layers: Make ValidateGreaterThan report vuid etc. by Petr Kraus · 8 years ago
  84. 9737e62 layers:Kill PV return code check by Tobin Ehlis · 8 years ago
  85. 26828e1 layers: Work around bugs in old STL versions. by Jamie Madill · 8 years ago
  86. aa83e7f android: Update to NDK r16b by Cody Northrop · 8 years ago
  87. e91f7a1 layers: Fix Graphics Pipeline pointers not ignored by Petr Kraus · 8 years ago
  88. 52c3ce2 layers: Fix PV overflow by Mike Schuchardt · 8 years ago
  89. 97662b0 layers: VS2013 compatibility by Mike Schuchardt · 8 years ago
  90. 96b0e42 layers: Update pipeline multisample pnext check by John Zulauf · 8 years ago
  91. 7acac59 layers: Added PipelineMultiSample VUID checks by John Zulauf · 8 years ago
  92. f62dd8f layers: Fix typos in viewport state validation msgs by Petr Kraus · 8 years ago
  93. 299ba62 layers: Fix lineWidth checks by Petr Kraus · 8 years ago
  94. 9752aae layers: Quick fix odd create PSO param checks by Petr Kraus · 8 years ago
  95. a610355 layers: Rewrite ViewportState checks and tests by Petr Kraus · 8 years ago
  96. 275805c layers: Adds createSampler VUID/test for IMG_CUBIC by John Zulauf · 8 years ago
  97. 7196850 layers: VUIDs/test for vkCreateSampler anisotropy by John Zulauf · 8 years ago
  98. de972ac layers: Refactored pNext chain walks to template by John Zulauf · 8 years ago
  99. 1bde5bb layers: Capture device features from extension by John Zulauf · 8 years ago
  100. c8655be layers: Implement vkCreateDescriptorPool() checks by Petr Kraus · 8 years ago