1. e8156c2 Move vulkan.hpp to version 1.0.29 by Mark Lobodzinski · 8 years ago
  2. edc793f layers: Update changed extension names for 1.0.29 by Mark Lobodzinski · 8 years ago
  3. de7c096 layers: Move SOVERSION to version 1.0.29 by Mark Lobodzinski · 8 years ago
  4. d2e9696 layers: Move Linux json files to version 1.0.29 by Mark Lobodzinski · 8 years ago
  5. 93364c9 layers: Move Windows json files to version 1.0.29 by Mark Lobodzinski · 8 years ago
  6. a29804e header: Move vk.xml to version 1.0.29 by Mark Lobodzinski · 8 years ago
  7. e5925f8 header: Move vulkan.h to version 1.0.29 by Mark Lobodzinski · 8 years ago
  8. 570bcbe layers: Add VK_AMD_draw_indirect_count ext to OT by Mark Lobodzinski · 8 years ago
  9. 5968893 layers: Add VK_NV_external_memory_win32 ext to OT by Mark Lobodzinski · 8 years ago
  10. c8ee4de layers: Add VK_NV_external_memory_caps ext to OT by Mark Lobodzinski · 8 years ago
  11. 67b33e1 layers: Add debug marker extension support to OT by Mark Lobodzinski · 8 years ago
  12. 835c894 layers: Fix ResetDescriptorPool in OT by Chris Forbes · 8 years ago
  13. 45e190c layers: Merge Validate{Non,}DispatchableObject in OT by Chris Forbes · 8 years ago
  14. 2cafb02 layers: Merge Create{Non,}DispatchableObject in OT by Chris Forbes · 8 years ago
  15. 5af5297 layers: Combine Destroy{Non,}DispatchableObject by Chris Forbes · 8 years ago
  16. 7264832 layers: Remove allocator consistency check from swapchain by Chris Forbes · 8 years ago
  17. e2d522b layers: Wire up INCONSISTENT_ALLOCATOR object tracker error by Chris Forbes · 8 years ago
  18. c8a0b73 layers: Track whether any object was created with a custom allocator by Chris Forbes · 8 years ago
  19. 4a07540 layers: Hold device dispatch table by value too by Chris Forbes · 8 years ago
  20. 9172b64 layers: Hold instane dispatch table by value by Chris Forbes · 8 years ago
  21. 8860b85 layers: Rename my_data->instance_data by Chris Forbes · 8 years ago
  22. f0f7d8a layers: Split CV device and instance data by Chris Forbes · 8 years ago
  23. 7d8b6ab layers: Move queue_family_properties into PHYSICAL_DEVICE_STATE by Chris Forbes · 8 years ago
  24. 1f8e183 layers: Dont pretend this is phy_dev_data in by Chris Forbes · 8 years ago
  25. 4b29399 layers: Get rid of remaining use of single physical_device_state in instance by Chris Forbes · 8 years ago
  26. 07a464b layers: Store ptr from device data to instance data by Chris Forbes · 8 years ago
  27. f71dd30 layers: Pull enabled_features out into layer_data, rename for clarity by Chris Forbes · 8 years ago
  28. 3bb2c67 layers: Stop pretending phys devices have their own layer_data by Chris Forbes · 8 years ago
  29. b1f16c9 layers: Rename my_data -> instance_data in EnumeratePhysicalDevices by Chris Forbes · 8 years ago
  30. d357803 layers: Use member initialization for CV state by Chris Forbes · 8 years ago
  31. 5218ba0 layers: Delete some dead structs in CV by Chris Forbes · 8 years ago
  32. 3ac5d5c layers: Get rid of duplication of logic op test between PV and CV by Chris Forbes · 8 years ago
  33. 98185a9 tests: Use line width of 1.0f in ColorBlendLogicOpTests by Chris Forbes · 8 years ago
  34. 9fa8f20 tests: Don't supply empty DynamicStateCreateInfo by Chris Forbes · 8 years ago
  35. 73f11ec tests: Supply (mandatory) multisample state in ColorBlendLogicOpTests by Chris Forbes · 8 years ago
  36. bcd5294 tests: Set layerCount to 1 in resolve tests by Chris Forbes · 8 years ago
  37. c6403a1 layers: Use safe_VkSwapchainCreateInfoKHR in CV by Chris Forbes · 8 years ago
  38. c2a15da layers: Clean up layer settings file comments. by Karl Schultz · 8 years ago
  39. cc2786d Fix CMake modules not being added correctly by Raul Tambre · 8 years ago
  40. 63af152 build: gh52-CMake changes to enable make install on Linux by Karl Schultz · 8 years ago
  41. 0387853 loader: gh971 Fix double free on physical devices by Maciej Jesionowski · 8 years ago
  42. b026ed1 layers: Add VK_NV_external_memory_win32 ext to PV by Mark Lobodzinski · 8 years ago
  43. c924010 layers: Add VK_NV_external_memory_caps ext to PV by Mark Lobodzinski · 8 years ago
  44. fc397b8 layers: Add debug marker extension support to PV by Mark Lobodzinski · 8 years ago
  45. f48a83f layers: gh965 Reading undefined memory is now a warning by Karl Schultz · 8 years ago
  46. 5b8df84 header: Move vulkan.hpp to version 1.0.28 by Lenny Komow · 8 years ago
  47. 3aedad2 layers: Updated vulkan.py for changed extension def by Mark Lobodzinski · 8 years ago
  48. 4a9b060 layers: Fix thread/PV codegen for new notation by Mark Lobodzinski · 8 years ago
  49. df07351 layers: Whitelisted new extensions for 1.0.28 by Mark Lobodzinski · 8 years ago
  50. 8826e0d loader: Move SOVERSION to version 1.0.28 by Mark Lobodzinski · 8 years ago
  51. ce635ef layers: Move Windows json files to version 1.0.28 by Mark Lobodzinski · 8 years ago
  52. ffe366c layers: Move Linux json files to version 1.0.28 by Mark Lobodzinski · 8 years ago
  53. 317a4e8 header: Move vk.xml to version 1.0.28 by Mark Lobodzinski · 8 years ago
  54. ccbb5af header: Move vk_platform.h to version 1.0.28 by Mark Lobodzinski · 8 years ago
  55. 83b80d9 header: Move vulkan.h to version 1.0.28 by Mark Lobodzinski · 8 years ago
  56. c307df2 layers: Complain about subpass mismatch between CB and pipeline by Chris Forbes · 8 years ago
  57. a1a137e layers: Use cmd buffer as src object in callback by Chris Forbes · 8 years ago
  58. cfae375 demos: Remove tri from Android build by Cody Northrop · 8 years ago
  59. bd577c3 demos: Set srcAccessMask correctly for present barriers by Tony Barbour · 8 years ago
  60. 3e09245 cmake: Fix whitespace by Mark Lobodzinski · 8 years ago
  61. cb788b3 build: gh27 Allow builds in paths with spaces by Karl Schultz · 8 years ago
  62. 7626815 layers: Added flags for in_use checks by Tobin Ehlis · 8 years ago
  63. 8e0ffae layers: Update DestroyBufferView to use Pre/Post paradigm by Tobin Ehlis · 8 years ago
  64. ca62632 tests: Added InvalidCmdBufferBufferViewDestroyed test by Tobin Ehlis · 8 years ago
  65. fc29a6e tests: Add BufferViewInUseDestroyedSignaled by Tobin Ehlis · 8 years ago
  66. 77b6217 layers: Add binding between cmd buffer and bufferView by Tobin Ehlis · 8 years ago
  67. 38e26ab layers: Add in-use detection for VkBufferView by Tobin Ehlis · 8 years ago
  68. 7af1e61 demos: Remove tri demo by Tony Barbour · 8 years ago
  69. c264142 layers: Add bool to guard command buffer state check by Tobin Ehlis · 8 years ago
  70. 75b0d66 layers: Indicate correct source for validateCommandBufferState() error by Tobin Ehlis · 8 years ago
  71. a4ff37f docs: Add CubeWithLayers to Android section by Cody Northrop · 8 years ago
  72. 81fddbb demos: Clean up logging for Android by Cody Northrop · 8 years ago
  73. 48a557e demos: Enable validation for Android cube by Cody Northrop · 8 years ago
  74. fb24bed demos: Add APK with layers to cube by Cody Northrop · 8 years ago
  75. 0be3cba loader: gh989 - Fix incorrect array index by Jan-Harald Fredriksen · 8 years ago
  76. c75f7be build: include tests/layers build dir for vk_dispatch_table_helper.h by Robert Bragg · 8 years ago
  77. 3a9c090 demos: s/X11_INCLUDE_DIRS/X11_INCLUDE_DIR/ typo by Robert Bragg · 8 years ago
  78. fb13c2c layers: Convert RENDER_PASS_NODE::pCreateInfo to use safe struct by Chris Forbes · 8 years ago
  79. 48a43d9 layers: Don't accidentally copy safe_VkFramebufferCreateInfo by Chris Forbes · 8 years ago
  80. 66a7318 layers: Don't add VK_SUBPASS_EXTERNAL edges to subpass DAG. by Chris Forbes · 8 years ago
  81. db6ad16 layers: Trim out some more old MT renderpass junk by Chris Forbes · 8 years ago
  82. 34aafd8 layers: Remove unnecessary constructors from new _STATE classes by Chris Forbes · 8 years ago
  83. d17d86d layers: Tweak naming of enums moved from SwapChain to CV by Chris Forbes · 8 years ago
  84. a96bcce layers: Move image-not-acquired etc from swapchain to core validation by Chris Forbes · 8 years ago
  85. 220a924 layers: Add tracking of acquired state to Core Validation by Chris Forbes · 8 years ago
  86. eab34f2 layers: Add IMAGE_NODE::acquired flag by Chris Forbes · 8 years ago
  87. 4496706 layers: Move ACQUIRE_NO_SYNC check from Swapchain to Core Validation by Chris Forbes · 8 years ago
  88. 87070d8 loader: gh971 EnumPhysDev return VK_INCOMPLETE by Mark Young · 8 years ago
  89. 10444e0 build: Enable parallel windows build by Mike Stroyan · 8 years ago
  90. f180799 build: Fix parallel build of layers tests by Mike Stroyan · 8 years ago
  91. 65618b2 build: Make windows build of demos parallel build safe by Mike Stroyan · 8 years ago
  92. 6e5e946 build: Fix parallel build of layers by Mike Stroyan · 8 years ago
  93. ef0e0a7 build: Fix ImageMagick_Magick++ search by Mike Stroyan · 8 years ago
  94. 95d461d build: UNSET cache variables for FIND_IMAGEMAGICK_API by Mike Stroyan · 8 years ago
  95. c3c3a5d layers: Remove spurious using BASE_NODE::*. by Chris Forbes · 8 years ago
  96. 93c1d25 layers: Get rid of some junk in RENDER_PASS_NODE::ctor by Chris Forbes · 8 years ago
  97. 251aaee layers: Explicitly delete IMAGE_NODE, BUFFER_NODE copy constructors by Chris Forbes · 8 years ago
  98. dd75b52 layers: Fix VerifyCopyUpdateContents on combined image sampler descriptors by Alex Smith · 8 years ago
  99. 7afde81 layers: Prevent reading uninitialized "count" when validating array parameters by Józef Kucia · 8 years ago
  100. f2aeefe android: Add Android and C++ support to a couple files by Cody Northrop · 8 years ago