1. b817a87 layers: remove enum version of log_msg by Dave Houlton · 7 years ago
  2. 2e92ef0 layers: Remove vk_layer_table.h hdr file refs by Mark Lobodzinski · 7 years ago
  3. 341c005 layers: remove/update deprecated VUIDs by Dave Houlton · 7 years ago
  4. a16ebc7 layers: Output 'parameter' implicit VUs for structs by Mark Lobodzinski · 7 years ago
  5. ebee355 layers: Add VUIDs to manual validate_string calls by Mark Lobodzinski · 8 years ago
  6. cc1fbef layers: Add sampler unnormalized coords checks by Jesse Hall · 7 years ago
  7. 13b6550 layers: parameter validation const refs by Dave Houlton · 8 years ago
  8. 413a678 layers: switch param val to use text VUIDs by Dave Houlton · 8 years ago
  9. 2d0cbbe layers: Export negotiate functions on Windows by Lenny Komow · 8 years ago
  10. 0fe5bfe layers: Make validation error maps non-static by John Zulauf · 8 years ago
  11. 620755c layers: Implement extension dependency validation by John Zulauf · 8 years ago
  12. 0f3795b layers: fix PR2567 formatting errors by Dave Houlton · 8 years ago
  13. bd2e262 layers: maint2 image usage bit validation by Dave Houlton · 8 years ago
  14. 092b29b layers: Avoid reading pointer to array when count is zero by Gabríel Arthúr Pétursson · 8 years ago
  15. e6db8a3 layers: Add correct validation for apiVersion by John Zulauf · 8 years ago
  16. 8852949 layers: Remove layer prefix from log_msg calls by Mark Lobodzinski · 8 years ago
  17. b1fd9d1 layers: Remove location field from log_msg calls by Mark Lobodzinski · 8 years ago
  18. 487a0d1 layers: Remove VUID spec text from log_msg strings by Mark Lobodzinski · 8 years ago
  19. b6f9780 layers: Move sparseBinding feature vs flag check by Petr Kraus · 8 years ago
  20. 3f43321 layers: Check CUBE to have 6+ layers by Petr Kraus · 8 years ago
  21. 3ac9e81 layers: Fix 1D height and depth extent check by Petr Kraus · 8 years ago
  22. 7b22a66 layers: Fix Superfluous inttypes.h Includes by Liam Middlebrook · 8 years ago
  23. af9c122 layers: Update VkViewport check to 1.1 by Petr Kraus · 8 years ago
  24. bf973a1 layers: Fix CmdDispatchBaseKHX rename in PV by Mark Lobodzinski · 8 years ago
  25. 6ba8abe Implement initial VK_EXT_debug_utils changes by Mark Young · 8 years ago
  26. bfb7ab9 layers: Enable 1.0 exts moved to 1.1 core by Mark Lobodzinski · 8 years ago
  27. f521761 layers: Param validation checks multiplane bits by Dave Houlton · 8 years ago
  28. 6260f0a layers: Rewrite pv_vkCmdSetScissor checks by Petr Kraus · 8 years ago
  29. 7dfeed1 layers: Conform to gstyle in pv_vkCmdSetVieport by Petr Kraus · 8 years ago
  30. ac0876c layers: Fix linux compilation errors of isnan by John Zulauf · 8 years ago
  31. d55e77c layers: Reimplement vkCmdSetViewport param val. by Petr Kraus · 8 years ago
  32. b3fcdb4 layers: Implement `VkViewport` parameter_validation by Petr Kraus · 8 years ago
  33. a9df0ce layers: clang-format only by Dave Houlton · 8 years ago
  34. 72437be layers: fix unexpected errors in layer tests by Jeremy Kniager · 8 years ago
  35. e19e20d clang-format whitespace (sigh) by Dave Houlton · 8 years ago
  36. 130c021 layers: Add CreateImage valid usage checks by Dave Houlton · 8 years ago
  37. b3bbec7 layers: clang-format parameter_validation_utils.cpp by Dave Houlton · 8 years ago
  38. bb7d3fe layers: Add group size param checks to CmdDispatch by Dave Houlton · 8 years ago
  39. 71fd5f0 layers: Add checks for extention DynamicViewports by Jeremy Kniager · 8 years ago
  40. e5c3765 layers: Make ValidateGreaterThan report vuid etc. by Petr Kraus · 8 years ago
  41. 9737e62 layers:Kill PV return code check by Tobin Ehlis · 8 years ago
  42. 26828e1 layers: Work around bugs in old STL versions. by Jamie Madill · 8 years ago
  43. aa83e7f android: Update to NDK r16b by Cody Northrop · 8 years ago
  44. e91f7a1 layers: Fix Graphics Pipeline pointers not ignored by Petr Kraus · 8 years ago
  45. 52c3ce2 layers: Fix PV overflow by Mike Schuchardt · 8 years ago
  46. 97662b0 layers: VS2013 compatibility by Mike Schuchardt · 8 years ago
  47. 96b0e42 layers: Update pipeline multisample pnext check by John Zulauf · 8 years ago
  48. 7acac59 layers: Added PipelineMultiSample VUID checks by John Zulauf · 8 years ago
  49. f62dd8f layers: Fix typos in viewport state validation msgs by Petr Kraus · 8 years ago
  50. 299ba62 layers: Fix lineWidth checks by Petr Kraus · 8 years ago
  51. 9752aae layers: Quick fix odd create PSO param checks by Petr Kraus · 8 years ago
  52. a610355 layers: Rewrite ViewportState checks and tests by Petr Kraus · 8 years ago
  53. 275805c layers: Adds createSampler VUID/test for IMG_CUBIC by John Zulauf · 8 years ago
  54. 7196850 layers: VUIDs/test for vkCreateSampler anisotropy by John Zulauf · 8 years ago
  55. de972ac layers: Refactored pNext chain walks to template by John Zulauf · 8 years ago
  56. 1bde5bb layers: Capture device features from extension by John Zulauf · 8 years ago
  57. c8655be layers: Implement vkCreateDescriptorPool() checks by Petr Kraus · 8 years ago
  58. 5cd0851 Revert "layers: Fix Graphics Pipeline pointers not ignored" by Mark Lobodzinski · 8 years ago
  59. 595468a layers: Fix Graphics Pipeline pointers not ignored by Petr Kraus · 8 years ago
  60. 78a12a9 layers: Move PV custom funcptrs into map by Mark Lobodzinski · 8 years ago
  61. d495007 layers: Re-architect parameter validation layer by Mark Lobodzinski · 8 years ago