1. f6cf1ce Merge pull request #749 from billhollings/master by Bill Hollings · 4 years, 7 months ago
  2. a2951a1 Support Xcode 11. by Bill Hollings · 4 years, 7 months ago
  3. cef201d Merge pull request #745 from billhollings/master by Bill Hollings · 4 years, 8 months ago
  4. b805ccf Allow MVK_CONFIG_SYNCHRONOUS_QUEUE_SUBMITS build setting to be overridden. by Bill Hollings · 4 years, 8 months ago
  5. b08f53e Merge pull request #744 from billhollings/master by Bill Hollings · 4 years, 8 months ago
  6. 9f7eeb4 Clarify static linking as the recommended linking approach for iOS app store distribution. by Bill Hollings · 4 years, 8 months ago
  7. 5c7904c Add request for feedback from people who reject MoltenVK to README.md document. by Bill Hollings · 4 years, 8 months ago
  8. db66654 Merge pull request #743 from EwoutH/patch-1 by Bill Hollings · 4 years, 8 months ago
  9. 18f3e15 Travis: Update build enviourment to xcode11 by Ewout ter Hoeven · 4 years, 8 months ago
  10. 23de5ac Merge pull request #741 from billhollings/Metal-3.0 by Bill Hollings · 4 years, 8 months ago Metal-3.0 v1.0.37-Metal-3.0
  11. b99a2ea Merge master 1.0.37 into Metal-3.0 branch. by Bill Hollings · 4 years, 8 months ago
  12. 0934e32 Merge pull request #736 from billhollings/master by Bill Hollings · 4 years, 8 months ago v1.0.37
  13. 5636233 Report error only on the first time a format substitution is made. by Bill Hollings · 4 years, 8 months ago
  14. 1a0bf64 vkCmdFillBuffer(): Avoid threadgroup Metal validation error on Intel devices. by Bill Hollings · 4 years, 8 months ago
  15. d585a98 Updates to support Vulkan SDK 1.1.121. by Bill Hollings · 4 years, 8 months ago
  16. f8d8f9b Merge pull request #734 from cdavis5e/fragment-shader-interlock by Bill Hollings · 4 years, 8 months ago
  17. 055466b Merge pull request #733 from aerofly/master by Bill Hollings · 4 years, 8 months ago
  18. deaaab8 Support the VK_EXT_fragment_shader_interlock extension. by Chip Davis · 4 years, 8 months ago
  19. 5a02641 fixes for iOS 13 by aerofly · 4 years, 8 months ago
  20. 813c530 mvk_vector by aerofly · 4 years, 8 months ago
  21. 73ac6b6 Merge pull request #731 from cdavis5e/uniform-buffer-max-size by Bill Hollings · 4 years, 8 months ago
  22. e7e8610 MVKDevice: Constant buffer bindings on macOS cannot exceed 64k. by Chip Davis · 4 years, 8 months ago
  23. 4695b63 Merge pull request #728 from billhollings/master by Bill Hollings · 4 years, 8 months ago
  24. fd5f0ad Support optional use of MTLFence for Vulkan semaphores via the by Bill Hollings · 4 years, 8 months ago
  25. 99743c8 Merge pull request #727 from billhollings/master by Bill Hollings · 4 years, 8 months ago
  26. 399d24c Improve performance of vkCmdFillBuffer(). by Bill Hollings · 4 years, 8 months ago
  27. 90f2b7a Merge pull request #724 from billhollings/master by Bill Hollings · 4 years, 9 months ago
  28. a2b5d0d MVKSwapchain::signalWhenAvailable() add autoreleasepool around MTLCommandBuffer use. by Bill Hollings · 4 years, 9 months ago
  29. 937813f Don't use MTLCommandBuffer push/popDebugGroup if not available. by Bill Hollings · 4 years, 9 months ago
  30. bb3cdd7 Streamline design and use of MVKSemaphore. by Bill Hollings · 4 years, 9 months ago
  31. 98d5902 Fix crash when signalling swapchain semaphore using MTLEvent. by Bill Hollings · 4 years, 9 months ago
  32. a87ef6b Merge pull request #723 from billhollings/master by Bill Hollings · 4 years, 9 months ago
  33. 2b398fe Track supported instance and device extensions correctly. by Bill Hollings · 4 years, 9 months ago
  34. 8fd5e18 Merge pull request #722 from billhollings/master by Bill Hollings · 4 years, 9 months ago
  35. 25acafd Disable depth and/or stencil testing if corresponding attachment is missing. by Bill Hollings · 4 years, 9 months ago
  36. e2ce1a6 vkCreateRenderPass() return VK_ERROR_FORMAT_NOT_SUPPORTED if format not supported. by Bill Hollings · 4 years, 9 months ago
  37. 0bc3be3 Merge pull request #718 from billhollings/master by Bill Hollings · 4 years, 9 months ago
  38. 95e805c vkCmdBlitImage() fix test for different sample counts. by Bill Hollings · 4 years, 9 months ago
  39. 95f5b58 Merge pull request #717 from billhollings/master by Bill Hollings · 4 years, 9 months ago
  40. 74e8af1 vkCmdBlitImage() support format component swizzling. by Bill Hollings · 4 years, 9 months ago
  41. f824c1a vkCmdClearImage() fix validation of depth attachment formats. by Bill Hollings · 4 years, 9 months ago
  42. b632864 Merge pull request #715 from billhollings/master by Bill Hollings · 4 years, 9 months ago
  43. f93c572 vkInvalidateMappedMemoryRanges() synchronizes managed device memory to CPU. by Bill Hollings · 4 years, 9 months ago
  44. fdd1c85 Add ability to automatically cause an Xcode GPU capture without developer intervention. by Bill Hollings · 4 years, 9 months ago
  45. 8db6177 Merge pull request #714 from billhollings/master by Bill Hollings · 4 years, 9 months ago
  46. 607941e vkCmdClearImage() set error if attempt made to clear 1D image. by Bill Hollings · 4 years, 9 months ago
  47. 97a9e70 Merge pull request #713 from cdavis5e/metal3-numa-heaps by Bill Hollings · 4 years, 9 months ago
  48. 0fc3036 Fix crash in vkDestroyPipelineLayout(). by Bill Hollings · 4 years, 9 months ago
  49. ce3757a Merge branch 'master' of https://github.com/KhronosGroup/MoltenVK by Bill Hollings · 4 years, 9 months ago
  50. 1c02662 Merge pull request #712 from cdavis5e/device-group by Bill Hollings · 4 years, 9 months ago
  51. 92f0bec MVKDevice: Report a second heap for non-UMA devices. by Chip Davis · 4 years, 9 months ago
  52. 69b238f Merge pull request #711 from cdavis5e/metal3-placement-heaps by Bill Hollings · 4 years, 9 months ago
  53. 100d7aa Support the VK_KHR_device_group extension. by Chip Davis · 4 years, 10 months ago
  54. 17759a2 Use placement heaps for VkDeviceMemory when possible. by Chip Davis · 4 years, 9 months ago
  55. 75b4c27 Merge branch 'master' of https://github.com/KhronosGroup/MoltenVK by Bill Hollings · 4 years, 9 months ago
  56. 4abc4d4 Merge pull request #710 from cdavis5e/metal3-new-colorspaces-fix-name by Bill Hollings · 4 years, 9 months ago
  57. f43169e Merge pull request #709 from cdavis5e/buffer-no-prefer-dedicated by Bill Hollings · 4 years, 9 months ago
  58. a93595e Merge pull request #708 from billhollings/master by Bill Hollings · 4 years, 9 months ago
  59. 57bcfe6 Fix name of Display-P3 linear color space. by Chip Davis · 4 years, 9 months ago
  60. 28fb7be MVKImage: Don't prefer dedicated allocations for buffer-backed images. by Chip Davis · 4 years, 9 months ago
  61. 769e887 Merge pull request #707 from cdavis5e/swapchain-composite-alpha by Bill Hollings · 4 years, 9 months ago
  62. 0305557 Merge pull request #706 from cdavis5e/metal3-texture-swizzle by Bill Hollings · 4 years, 9 months ago
  63. 95def90 Remove error logging on VK_TIMEOUT of VkSemaphore and VkFence. by Bill Hollings · 4 years, 9 months ago
  64. db1b5a4 MVKBuffer: Don't prefer dedicated allocations. by Chip Davis · 4 years, 9 months ago
  65. f601e92 MVKSwapchain: Add handling for compositeAlpha. by Chip Davis · 4 years, 9 months ago
  66. 7dc6421 Add support for VkEvent. by Bill Hollings · 4 years, 9 months ago
  67. 2b4f29a Take advantage of native texture swizzling support. by Chip Davis · 4 years, 11 months ago
  68. 3527653 Merge pull request #703 from cdavis5e/metal3-3d-compressed-texture by Bill Hollings · 4 years, 9 months ago
  69. df5c565 Take advantage of Metal 3.0's support for 3D compressed textures. by Chip Davis · 4 years, 11 months ago
  70. dcd5225 Merge pull request #702 from cdavis5e/metal3-min-lod by Bill Hollings · 4 years, 9 months ago
  71. f558cac Advertise the shaderResourceMinLod feature. by Chip Davis · 4 years, 11 months ago
  72. b2d787c Merge pull request #701 from cdavis5e/metal3-hdr-metadata by Bill Hollings · 4 years, 9 months ago
  73. 02f66bb Support the VK_EXT_hdr_metadata extension. by Chip Davis · 4 years, 11 months ago
  74. 9f2a183 Merge pull request #700 from cdavis5e/metal3-new-colorspaces by Bill Hollings · 4 years, 9 months ago
  75. 321af99 Link to CoreGraphics.framework. by Chip Davis · 4 years, 9 months ago
  76. e38b7e7 Merge pull request #699 from billhollings/master by Bill Hollings · 4 years, 9 months ago
  77. d2f1b59 Add more supported color spaces as of the latest OS versions. by Chip Davis · 5 years ago
  78. 1745bfe Fix crash when VkDeviceCreateInfo specifies queue families out of numerical order. by Bill Hollings · 4 years, 9 months ago
  79. 30f83f5 Merge pull request #698 from cdavis5e/metal3-fix-build by Bill Hollings · 4 years, 9 months ago
  80. 5cc70bf MVKDevice: Remove usage of MTLSoftwareVersion. by Chip Davis · 4 years, 9 months ago
  81. ff67117 Merge pull request #696 from billhollings/master by Bill Hollings · 4 years, 9 months ago
  82. e904d63 Use MVKVector whenever possible in MoltenVK, especially within render loop. by Bill Hollings · 4 years, 9 months ago
  83. da7a442 Consolidate the various linkable objects into a MVKLinkableMixin template base class. by Bill Hollings · 4 years, 10 months ago
  84. 4f00810 Merge pull request #691 from billhollings/Metal-3.0 by Bill Hollings · 4 years, 10 months ago v1.0.36-Metal-3.0
  85. 4d32b66 Merge master 1.0.36 into Metal-3.0 branch. by Bill Hollings · 4 years, 10 months ago
  86. ef14a14 Merge pull request #690 from billhollings/master by Bill Hollings · 4 years, 10 months ago
  87. c857014 Ensure Vulkan loader magic number persists in objects pooled by MoltenVK. by Bill Hollings · 4 years, 10 months ago
  88. 355e200 Revert to supporting host-coherent memory for linear images on macOS. by Bill Hollings · 4 years, 10 months ago
  89. 73cbc80 Merge pull request #685 from billhollings/master by Bill Hollings · 4 years, 10 months ago v1.0.36
  90. 095dd33 Update to latest version of SPIRV-Cross. by Bill Hollings · 4 years, 10 months ago
  91. a945872 Merge pull request #683 from billhollings/master by Bill Hollings · 4 years, 10 months ago
  92. 2f468db Updates for SDK 1.1.114 release. by Bill Hollings · 4 years, 10 months ago
  93. 4e4bf61 Merge pull request #682 from billhollings/master by Bill Hollings · 4 years, 10 months ago
  94. 232520a Merge branch 'master' of https://github.com/KhronosGroup/MoltenVK by Bill Hollings · 4 years, 10 months ago
  95. 1a9b0cb Fix crash when binding descriptor set to layout that has been destroyed and recreated. by Bill Hollings · 4 years, 10 months ago
  96. 6cc4b48 Return error when MVKImage created as 1D attachment. by Bill Hollings · 4 years, 10 months ago
  97. 6da89d6 Merge pull request #680 from cdavis5e/device-group-creation by Bill Hollings · 4 years, 10 months ago
  98. 9813a4b Merge branch 'master' of https://github.com/KhronosGroup/MoltenVK by Bill Hollings · 4 years, 10 months ago
  99. 3271b88 Merge pull request #679 from cdavis5e/enable-new-features by Bill Hollings · 4 years, 10 months ago
  100. 9c18530 Add a minimal implementation of VK_KHR_device_group_creation. by Chip Davis · 4 years, 10 months ago