1. d67b20b layers: Make unique_objects ID map global by Mark Lobodzinski · 6 years ago
  2. cb7772b scripts: Remove unreleased extension names by Mike Schuchardt · 6 years ago
  3. ab835f2 layers: Fix typo in CV downchain call by Mike Schuchardt · 6 years ago
  4. 8474070 layers: Add remaining core_validation aliases by Mike Schuchardt · 6 years ago
  5. 2ee6aea helper: Fix compilation warning by Mark Young · 6 years ago
  6. 8da1bb5 layers: Update VUIDs for 1.1 by Mike Schuchardt · 6 years ago
  7. 077c2a6 Revert "loader: Only return ext pointers if ext is enabled" by Lenny Komow · 6 years ago
  8. ef1ce2d layers: Bump layer json files to 1.1.69 by Lenny Komow · 6 years ago
  9. dbc866a loader: Fix debug_report not returning NULL by Lenny Komow · 6 years ago
  10. 3ea04bb loader: Only return ext pointers if ext is enabled by Lenny Komow · 6 years ago
  11. b4c9f67 header: Update to 1.1.69 private header by Mike Schuchardt · 6 years ago
  12. 991d88d layers: add GetDeviceQueue2() support by Yiwei Zhang · 6 years ago
  13. 9065ccf layers: Fix wrong format specifier in layer log by Lenny Komow · 6 years ago
  14. 281033b loader: Fix MSVC uninitialize variable warning by Lenny Komow · 6 years ago
  15. 1658611 loader: Extend pre-instance intercepts for 1.1 by Lenny Komow · 6 years ago
  16. 72b7930 scripts: Fix xlib_xrandr platform name by Mike Schuchardt · 6 years ago
  17. 51390c5 Device group extension rename by Mike Schuchardt · 6 years ago
  18. f375c7c scripts: Update codegen to work with new aliasing by Mike Schuchardt · 7 years ago
  19. 46ed510 Fix vkGetDeviceQueue2 segfault when returned vkQueue is VK_NULL_HANDLE by Tom Cooper · 6 years ago
  20. 6ba8abe Implement initial VK_EXT_debug_utils changes by Mark Young · 7 years ago
  21. fb80894 build: Bump linux loader version to 1.1 by Lenny Komow · 7 years ago
  22. 9e07295 docs: Update loader doc for 1.0 ICD handling by Lenny Komow · 7 years ago
  23. d74b368 loader: Update 1.0 checking mechanism by Lenny Komow · 7 years ago
  24. 88dc89b loader: Disable emulation for 1.1 core functions by Lenny Komow · 7 years ago
  25. e12b336 loader: Check vkEnumerateInstanceVersion in ICD by Lenny Komow · 7 years ago
  26. 31d618d tests: Special-case 1.0-only layer validation tests by Mark Lobodzinski · 7 years ago
  27. bfb7ab9 layers: Enable 1.0 exts moved to 1.1 core by Mark Lobodzinski · 7 years ago
  28. 88b76a9 layers: Update core_validation for aliases by Mark Lobodzinski · 7 years ago
  29. ab9a875 layers: Updated unique objects layer for aliases by Mark Lobodzinski · 7 years ago
  30. 14ddc19 layers: Updated Object Tracker layer for aliases by Mark Lobodzinski · 7 years ago
  31. 2baf1e2 layers: Handle aliasing in parameter validation by Mark Lobodzinski · 7 years ago
  32. a16d03c loader: Remove repeated function from vulkan.def by Lenny Komow · 7 years ago
  33. 397f9d4 loader: Re-add old 1.1 loader work by Lenny Komow · 7 years ago
  34. 284d5cf loader: Fix crash in VK_KHR_surface by Lenny Komow · 7 years ago
  35. 838df73 loader: Fix loader using stale VkApplicationInfo by Lenny Komow · 7 years ago
  36. 2682e24 loader: Remove version check from vkCreateInstance by Lenny Komow · 7 years ago
  37. 05c419b loader: Fix crash with null VkApplicationInfo by Lenny Komow · 7 years ago
  38. fccf6d2 loader: Fix crash in aliased extensions by Lenny Komow · 7 years ago
  39. a152485 loader: Update loader for Vulkan 1.1 by Lenny Komow · 7 years ago
  40. 802a965 loader: Update functions names by Lenny Komow · 7 years ago
  41. da999b0 loader: Update vkEnumerateInstanceVersion for 1.1 by Lenny Komow · 7 years ago
  42. c45b98c loader: Add new core 1.1 entry points by Lenny Komow · 7 years ago
  43. 76f0f73 loader: Fix windows build by Lenny Komow · 7 years ago
  44. eb9fd4d loader: Fix loader marking 1.1 cmds as required by Lenny Komow · 7 years ago
  45. efb4389 tests: Fix loader test capitalization by Lenny Komow · 7 years ago
  46. 82e15e0 loader: Move manual KHR exts to core by Lenny Komow · 7 years ago
  47. 7741512 loader: Update vulkan version location by Mark Lobodzinski · 7 years ago
  48. 62f7156 scripts: Update generators for 1.1 by Mark Lobodzinski · 7 years ago
  49. 1bec736 layers: Fix unique_objects for renamed safe structs by Mark Lobodzinski · 7 years ago
  50. ef4da50 layers: Fixed issues due to safe struct renames by Mark Lobodzinski · 7 years ago
  51. c8d0224 scripts: Avoid duplicates in enum string helper by Mark Lobodzinski · 7 years ago
  52. f2f883a scripts: Fix loader extension generator by Mark Lobodzinski · 7 years ago
  53. af69d66 scripts: Private repo VUID workaround by Mike Schuchardt · 7 years ago
  54. 7c7c8d2 header: KHX->KHR name changes by Mark Lobodzinski · 7 years ago
  55. 1653021 scripts: Update lvl_genvk.py with 1.1 changes by Mark Lobodzinski · 7 years ago
  56. 31964ca scripts: Allow for skipping version_1_1 features by Mark Lobodzinski · 7 years ago
  57. b6c02cc docs: Update Contributing.md for msg output info by Mark Lobodzinski · 6 years ago
  58. 9f89d75 layers: Add support for StorageBuffer storage class by Chris Forbes · 6 years ago
  59. 349b313 layers: Require appropriate feature enabled for writable descriptors by Chris Forbes · 6 years ago
  60. 8af2452 layers: Determine whether a shader uses any writable descriptors by Chris Forbes · 6 years ago
  61. ee3210f tests: Add positive test repro GH 2378 by Dave Houlton · 6 years ago
  62. f521761 layers: Param validation checks multiplane bits by Dave Houlton · 6 years ago
  63. df3c5c1 layers: Cleanup naming for layout compatibiity by John Zulauf · 6 years ago
  64. aee1d53 layers: Improve pipeline layout compat updates by John Zulauf · 6 years ago
  65. 34ebf27 layers: Add canonical/unique ID to pipeline layout by John Zulauf · 6 years ago
  66. f0d0639 layers: Store PushConstant ranges in dictionary by John Zulauf · 6 years ago
  67. d47d061 layers: Give compatible DSL unique ids by John Zulauf · 6 years ago
  68. 1f8174b layers: Split DescriptorSetLayout data structure by John Zulauf · 6 years ago
  69. 094130b layers/vk_layer_config.cpp: fix win32 include case by Martin Herkt · 6 years ago
  70. 88e4cbd docs: Update brew package list by Mike Schuchardt · 6 years ago
  71. 489a27e tests: Add unit tests for dedicated memory binding by John Zulauf · 6 years ago
  72. 5d79b82 layers: Add VU checks for dedicated buffers/images by John Zulauf · 6 years ago
  73. 2e5ed33 macOS: Add macOS support by Karl Schultz · 7 years ago
  74. 8bb1506 layers:Add VUIDs for VK_KHR_incremental_present by Tobin Ehlis · 6 years ago
  75. 891ae26 build: Fix -Wmicrosoft-cast warnings with clang-cl by Nico Weber · 6 years ago
  76. 0ebd19e tests: Add tests for vkCmdSetScissor by Petr Kraus · 6 years ago
  77. 6260f0a layers: Rewrite pv_vkCmdSetScissor checks by Petr Kraus · 6 years ago
  78. 9e0b2b1 tests: Add missing dyn. multiVieport tests in db by Petr Kraus · 6 years ago
  79. 7dfeed1 layers: Conform to gstyle in pv_vkCmdSetVieport by Petr Kraus · 6 years ago
  80. c7eda92 layers: Make unique_objects ID map global by Mark Lobodzinski · 6 years ago
  81. 85ae48e scripts: Mod spec.py to use local validusage.json by Mark Lobodzinski · 6 years ago
  82. cc4b81f scripts: Add validusage.json to LVL repo by Mark Lobodzinski · 6 years ago
  83. 63f6e74 layers: Add VU check for VkSwapchainCreateInfoKHR by Jeremy Kniager · 6 years ago
  84. bd218f6 tests: Clean cmath and climits usage by Petr Kraus · 6 years ago
  85. fa18c33 layers:Merge common loops by Tobin Ehlis · 6 years ago
  86. 7d7bb5b tests: Fix #2440 -- add missing math.h include by Petr Kraus · 6 years ago
  87. eddb113 docs: fix markdown lint issues in BUILD.md by Karl Schultz · 6 years ago
  88. 9f7c807 docs: Remove osx-specific func from Linux instrs by Mark Lobodzinski · 6 years ago
  89. 7f43fad docs: Reorg and update BUILD.md by Mark Lobodzinski · 6 years ago
  90. 3d6d017 layers: Removed obsolete (and duplicate) VUIDs by Mark Lobodzinski · 6 years ago
  91. bf0042d layers: Fix a couple of old typos by Mark Lobodzinski · 6 years ago
  92. 65593cb layers: Remove buffer image_xfer_granularity checks by Mark Lobodzinski · 6 years ago
  93. 3979007 tests: Remove buffer image_xfer_granularity tests by Mark Lobodzinski · 6 years ago
  94. 3b6e4ad build: Fix line endings in update resources script by Jeff Bolz · 6 years ago
  95. b3f4b28 layers: Record 3D image slice layouts by Dave Houlton · 6 years ago
  96. cf49cc1 build: Modify .gitattributes for unix line endings by Mike Weiblen · 6 years ago
  97. 3442ad3 layers: Fix dev-profile test layer dest loc by Mark Lobodzinski · 6 years ago
  98. 8c04a75 tweak travis config to make it easier to see which profile is failing by Chris Forbes · 6 years ago
  99. e90c7b9 layers: Fix miscounting of descriptors for multiple stages by Chris Forbes · 6 years ago
  100. dbb43fc layers: Fix validation of shader pipelines when a stage is broken by Chris Forbes · 6 years ago