1. 2ccfb29 Fix EXT_inline_uniform_block when using push descriptor sets by Michael Barriault · 4 years, 4 months ago
  2. 9e09ece Merge pull request #800 from billhollings/master by Bill Hollings · 4 years, 5 months ago
  3. e28a1b4 Fix buffer offset in vkCmdPushDescriptorSet() for non-dedicated buffer memory. by Bill Hollings · 4 years, 5 months ago
  4. 84eb344 Merge pull request #799 from billhollings/master by Bill Hollings · 4 years, 5 months ago
  5. 8ad03bf Fix crash when app does not use queue family zero. by Bill Hollings · 4 years, 5 months ago
  6. 8a06463 Merge pull request #795 from billhollings/master by Bill Hollings · 4 years, 5 months ago v1.0.39
  7. b6aae29 Restrict MTLHeap to private or shared storage modes on iOS. by Bill Hollings · 4 years, 5 months ago
  8. a7348e2 Remove single-GPU condition from GPU unified memory test. by Bill Hollings · 4 years, 5 months ago
  9. a64f62e Update dependency libraries to match Vulkan SDK 1.1.130. by Bill Hollings · 4 years, 5 months ago
  10. ef8575f Merge pull request #789 from billhollings/master by Bill Hollings · 4 years, 5 months ago
  11. 5ba074a Avoid reading env vars inside library constructor functions. by Bill Hollings · 4 years, 5 months ago
  12. 3f025bc Fix bug where dynamic shader buffers are overflowing. by Bill Hollings · 4 years, 5 months ago
  13. 977a1f4 Update mvkClear() to support optional length parameter. by Bill Hollings · 4 years, 5 months ago
  14. b213996 Support Xcode 11.3. by Bill Hollings · 4 years, 5 months ago
  15. 574e92a Fix inconsistency in reporting shared memory between type and heap on macOS. by Bill Hollings · 4 years, 5 months ago
  16. 98e0b79 Fix inconsistency in reporting device local memory between type and heap on macOS. by Bill Hollings · 4 years, 5 months ago
  17. 5f9e946 Merge pull request #787 from billhollings/master by Bill Hollings · 4 years, 5 months ago
  18. 5b1425b Cube demo use VK_EXT_metal_surface extension. by Bill Hollings · 4 years, 5 months ago
  19. 70749b0 Merge pull request #785 from billhollings/master by Bill Hollings · 4 years, 5 months ago
  20. 9f64cc4 Fix tessellation break when control stage declares but does not use position builtin. by Bill Hollings · 4 years, 5 months ago
  21. 7f83d47 Merge branch 'master' of https://github.com/KhronosGroup/MoltenVK by Bill Hollings · 4 years, 5 months ago
  22. a4f65fe Merge pull request #783 from mbarriault/master by Bill Hollings · 4 years, 5 months ago
  23. 82f3f22 More tab fixes by Michael Barriault · 4 years, 5 months ago
  24. 4b1fb88 Fix tabbing to be consistent. by Michael Barriault · 4 years, 5 months ago
  25. ddf1081 Support for EXT_inline_uniform_block by Michael Barriault · 4 years, 5 months ago
  26. 16afd5e Make mvkCeilingDivide() a template function. by Bill Hollings · 4 years, 6 months ago
  27. c5b91b4 Merge pull request #781 from billhollings/master by Bill Hollings · 4 years, 6 months ago
  28. 3bb70e8 Fix MTLHeap memory leak in MVKDeviceMemory. by Bill Hollings · 4 years, 6 months ago
  29. 578e97e Merge pull request #778 from billhollings/master by Bill Hollings · 4 years, 6 months ago
  30. 15cdb32 Fix image subresource sizing calculations for heap-based textures. by Bill Hollings · 4 years, 6 months ago
  31. 0026475 Merge pull request #777 from billhollings/master by Bill Hollings · 4 years, 6 months ago
  32. ddfa225 Fix crash in fetchDependencies on build paths containing spaces. by Bill Hollings · 4 years, 6 months ago
  33. 0b6916a Clamp image copy extents to image extent. by Bill Hollings · 4 years, 6 months ago
  34. 238f03e Merge pull request #775 from billhollings/master by Bill Hollings · 4 years, 6 months ago
  35. 9b13006 Support linear filtering when using vkCmdBlitImage(). by Bill Hollings · 4 years, 6 months ago
  36. 025abe5 Support Xcode 11.2. by Bill Hollings · 4 years, 6 months ago
  37. eaf30d4 Merge pull request #771 from billhollings/master by Bill Hollings · 4 years, 6 months ago v1.0.38
  38. f97b827 Update What's New document. by Bill Hollings · 4 years, 6 months ago
  39. 1ddacdc Merge pull request #769 from billhollings/master by Bill Hollings · 4 years, 6 months ago
  40. d96ee9b Fix severe FPS degradation caused by certain swapchain recreation situations. by Bill Hollings · 4 years, 6 months ago
  41. a318d9d Merge pull request #767 from billhollings/master by Bill Hollings · 4 years, 6 months ago
  42. c7fe2e3 Update contents of Templates/spirv-tools/build.zip. by Bill Hollings · 4 years, 6 months ago
  43. 0bb9b38 Merge pull request #765 from mbarriault/master by Bill Hollings · 4 years, 6 months ago
  44. 0b1189d Update external libraries to support Vulkan SDK 1.1.126. by Bill Hollings · 4 years, 6 months ago
  45. 1178bc5 Fix tessellation when using resolve attachments by Michael Barriault · 4 years, 6 months ago
  46. 789ef74 Merge pull request #764 from billhollings/master by Bill Hollings · 4 years, 6 months ago
  47. 93ae214 Support additional capabilities in 1D images, including rendering, clearing, and mipmaps. by Bill Hollings · 4 years, 6 months ago
  48. 19c397e Move generation of SPIRV-Cross/mvkSpirvCrossRevisionDerived.h to separate script. by Bill Hollings · 4 years, 7 months ago
  49. 69cc9c9 ExternalDependencies Xcode project support Xcode 11. by Bill Hollings · 4 years, 7 months ago
  50. d726aa0 Set value of VkPhysicalDeviceLimits::maxTexelBufferElements to more realistic value. by Bill Hollings · 4 years, 7 months ago
  51. a1cc03a Merge pull request #757 from w103csh/khronosMaster by Bill Hollings · 4 years, 7 months ago
  52. 558facc Merge pull request #760 from billhollings/master by Bill Hollings · 4 years, 7 months ago
  53. 5c3b265 Braces formatting by Colin Hughes · 4 years, 7 months ago
  54. 47d38df Log format substitution error when MTLPixelFormatDepth24Unorm_Stencil8 is not supported. by Bill Hollings · 4 years, 7 months ago
  55. f14e448 Enable use of MTLFence for Vulkan semaphores, by default. by Bill Hollings · 4 years, 7 months ago
  56. f8520ba Merge pull request #758 from billhollings/master by Bill Hollings · 4 years, 7 months ago
  57. ae8a39e Update Travis to Xcode 11.1 to correctly resolve MTLGPUFamily values. by Bill Hollings · 4 years, 7 months ago
  58. b5b103e Fix crashes for Metal 3.0 capabilities. by Bill Hollings · 4 years, 7 months ago
  59. c6ea99e Support Metal 3.0. by Bill Hollings · 4 years, 7 months ago
  60. 520bbe2 Tabs formatting by Colin Hughes · 4 years, 7 months ago
  61. 75c3e13 Add linking separate shader texts to GLSLToSPRIVConverter by Colin Hughes · 4 years, 7 months ago
  62. ba5a874 Merge pull request #754 from billhollings/master by Bill Hollings · 4 years, 7 months ago
  63. c6e9d6b Support Xcode 11.1. by Bill Hollings · 4 years, 7 months ago
  64. ebe38ba Reduce memory usage by replacing use of MVKVectorDefault by Bill Hollings · 4 years, 7 months ago
  65. 5c87700 Reduce memory usage by adjusting default memory allocs for many MVKVectorInline uses. by Bill Hollings · 4 years, 7 months ago
  66. 2ba65c5 Merge pull request #753 from billhollings/master by Bill Hollings · 4 years, 7 months ago
  67. 1d628ba Fix memory leaks when compiling shaders and pipelines without default OS autorelease pool. by Bill Hollings · 4 years, 7 months ago
  68. c6f5a09 Merge pull request #751 from billhollings/master by Bill Hollings · 4 years, 7 months ago
  69. 62fa0d4 Fix memory leaks of system classes during VkInstance and VkQueue creation. by Bill Hollings · 4 years, 7 months ago
  70. f6cf1ce Merge pull request #749 from billhollings/master by Bill Hollings · 4 years, 7 months ago
  71. a2951a1 Support Xcode 11. by Bill Hollings · 4 years, 7 months ago
  72. cef201d Merge pull request #745 from billhollings/master by Bill Hollings · 4 years, 7 months ago
  73. b805ccf Allow MVK_CONFIG_SYNCHRONOUS_QUEUE_SUBMITS build setting to be overridden. by Bill Hollings · 4 years, 7 months ago
  74. b08f53e Merge pull request #744 from billhollings/master by Bill Hollings · 4 years, 7 months ago
  75. 9f7eeb4 Clarify static linking as the recommended linking approach for iOS app store distribution. by Bill Hollings · 4 years, 7 months ago
  76. 5c7904c Add request for feedback from people who reject MoltenVK to README.md document. by Bill Hollings · 4 years, 7 months ago
  77. db66654 Merge pull request #743 from EwoutH/patch-1 by Bill Hollings · 4 years, 7 months ago
  78. 18f3e15 Travis: Update build enviourment to xcode11 by Ewout ter Hoeven · 4 years, 8 months ago
  79. 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
  80. b99a2ea Merge master 1.0.37 into Metal-3.0 branch. by Bill Hollings · 4 years, 8 months ago
  81. 0934e32 Merge pull request #736 from billhollings/master by Bill Hollings · 4 years, 8 months ago v1.0.37
  82. 5636233 Report error only on the first time a format substitution is made. by Bill Hollings · 4 years, 8 months ago
  83. 1a0bf64 vkCmdFillBuffer(): Avoid threadgroup Metal validation error on Intel devices. by Bill Hollings · 4 years, 8 months ago
  84. d585a98 Updates to support Vulkan SDK 1.1.121. by Bill Hollings · 4 years, 8 months ago
  85. f8d8f9b Merge pull request #734 from cdavis5e/fragment-shader-interlock by Bill Hollings · 4 years, 8 months ago
  86. 055466b Merge pull request #733 from aerofly/master by Bill Hollings · 4 years, 8 months ago
  87. deaaab8 Support the VK_EXT_fragment_shader_interlock extension. by Chip Davis · 4 years, 8 months ago
  88. 5a02641 fixes for iOS 13 by aerofly · 4 years, 8 months ago
  89. 813c530 mvk_vector by aerofly · 4 years, 8 months ago
  90. 73ac6b6 Merge pull request #731 from cdavis5e/uniform-buffer-max-size by Bill Hollings · 4 years, 8 months ago
  91. e7e8610 MVKDevice: Constant buffer bindings on macOS cannot exceed 64k. by Chip Davis · 4 years, 8 months ago
  92. 4695b63 Merge pull request #728 from billhollings/master by Bill Hollings · 4 years, 8 months ago
  93. fd5f0ad Support optional use of MTLFence for Vulkan semaphores via the by Bill Hollings · 4 years, 8 months ago
  94. 99743c8 Merge pull request #727 from billhollings/master by Bill Hollings · 4 years, 8 months ago
  95. 399d24c Improve performance of vkCmdFillBuffer(). by Bill Hollings · 4 years, 8 months ago
  96. 90f2b7a Merge pull request #724 from billhollings/master by Bill Hollings · 4 years, 8 months ago
  97. a2b5d0d MVKSwapchain::signalWhenAvailable() add autoreleasepool around MTLCommandBuffer use. by Bill Hollings · 4 years, 8 months ago
  98. 937813f Don't use MTLCommandBuffer push/popDebugGroup if not available. by Bill Hollings · 4 years, 8 months ago
  99. bb3cdd7 Streamline design and use of MVKSemaphore. by Bill Hollings · 4 years, 8 months ago
  100. 98d5902 Fix crash when signalling swapchain semaphore using MTLEvent. by Bill Hollings · 4 years, 8 months ago