1. 8c35b08 Merge pull request #1578 from smanhaeve/patch-1 by Bill Hollings · 2 years ago
  2. 4091017 Fix vkSetMoltenVKConfigurationMVK function typedef by smanhaeve · 2 years ago
  3. 1236d2f Merge pull request #1575 from billhollings/VK_KHR_dynamic_rendering by Bill Hollings · 2 years ago
  4. abaafd0 Update MoltenVK/MoltenVK/Commands/MVKCommandBuffer.mm by Bill Hollings · 2 years ago
  5. a1f3508 Optimize reuse of transient renderbuffer and framebuffer for dynamic rendering. by Bill Hollings · 2 years ago
  6. 751dac4 Support attachment clearing when some clearing formats are not specified. by Bill Hollings · 2 years ago
  7. e3f8ce4 Add support for VK_KHR_dynamic_rendering extension. by Bill Hollings · 2 years ago
  8. 6b3ef7b Merge pull request #1573 from billhollings/push-constant-binding-fix by Bill Hollings · 2 years ago
  9. be7a681 Fix error where previously bound push constants can override a descriptor by Bill Hollings · 2 years ago
  10. 023ec50 Merge pull request #1572 from billhollings/VK_KHR_portability_enumeration by Bill Hollings · 2 years ago
  11. 370fead Actually update MoltenVK version to 1.1.10. by Bill Hollings · 2 years ago
  12. 106b12c Merge pull request #1571 from billhollings/VK_KHR_portability_enumeration by Bill Hollings · 2 years ago
  13. 9fa373e MoltenVK_icd.json support VK_KHR_portability_enumeration extension. by Bill Hollings · 2 years ago
  14. d2fe5e1 Merge pull request #1568 from billhollings/sdk-1.3.211 by Bill Hollings · 2 years, 1 month ago v1.1.9
  15. be6f7a5 Update dependency libraries to match Vulkan SDK 1.3.211. by Bill Hollings · 2 years, 1 month ago
  16. 2a565ef Merge pull request #1566 from billhollings/VK_EXT_sample_locations by Bill Hollings · 2 years, 1 month ago
  17. 3c0644f Add support for VK_EXT_sample_locations extension. by Bill Hollings · 2 years, 1 month ago
  18. 148823a Merge pull request #1564 from bangnoise/pr/IOSurface-CF-leaks by Bill Hollings · 2 years, 1 month ago
  19. 8ad7ee8 Merge pull request #1563 from bangnoise/pr/vkGetMTLCommandQueueMVK by Bill Hollings · 2 years, 1 month ago
  20. 9f5bd82 Fix leak of CoreFoundation objects during calls to vkUseIOSurfaceMVK() by Tom Butterworth · 2 years, 1 month ago
  21. 41fabde Fix crash in vkGetMTLCommandQueueMVK() by Tom Butterworth · 2 years, 1 month ago
  22. 76aca81 Merge pull request #1561 from BeastLe9enD/master by Bill Hollings · 2 years, 1 month ago
  23. 1955c16 Added optimized support for VK_COMMAND_BUFFER_USAGE_ONE_TIME_SUBMIT_BIT when MVK_CONFIG_PREFILL_METAL_COMMAND_BUFFERS is used by BeastLe9enD · 2 years, 1 month ago
  24. 32f5bee Merge pull request #1557 from billhollings/vulkan-extensions-os-version-support by Bill Hollings · 2 years, 1 month ago
  25. d84f6b6 Use MVKExtensions.def to check OS version support for all Vulkan extensions. by Bill Hollings · 2 years, 1 month ago
  26. 6e8de7c Merge pull request #1550 from billhollings/remove-std-iterator by Bill Hollings · 2 years, 1 month ago
  27. 0bb6917 Remove use of C++17 deprecated feature: std::iterator. by Bill Hollings · 2 years, 1 month ago
  28. 7df32cd Merge pull request #1549 from billhollings/xcode-update by Bill Hollings · 2 years, 1 month ago
  29. 6011bfe Update Xcode build settings validation, and GitHub CI settings. by Bill Hollings · 2 years, 1 month ago
  30. fada8e0 Merge pull request #1547 from billhollings/pipeline-layout-compatibility-fixes by Bill Hollings · 2 years, 1 month ago
  31. 1b6b8bc Move implicit buffers to top of Metal buffer index range. by Bill Hollings · 2 years, 1 month ago
  32. 2a17f75 Fixes to pipeline layout compatibility. by Bill Hollings · 2 years, 1 month ago
  33. 9cfc946 Merge pull request #1546 from billhollings/retained-resource-object-fixes by Bill Hollings · 2 years, 1 month ago
  34. 9f4243f Fixes to optimize resource objects retained by descriptors beyond their lifetimes. by Bill Hollings · 2 years, 1 month ago
  35. eba6a04 Merge pull request #1545 from billhollings/avoid-adjusting-sRGB-clear-colors by Bill Hollings · 2 years, 1 month ago
  36. cf3b596 Avoid adjusting SRGB clear color values by half-ULP. by Bill Hollings · 2 years, 1 month ago
  37. cd2146c Merge pull request #1544 from billhollings/fix-maxSamplerAllocationCount by Bill Hollings · 2 years, 2 months ago
  38. a91a3d0 Remove limit on VkPhysicalDeviceLimits::maxSamplerAllocationCount by Bill Hollings · 2 years, 2 months ago
  39. d3b5d11 Merge pull request #1543 from billhollings/fix-gpu-counter-mtlfence-deletion by Bill Hollings · 2 years, 2 months ago
  40. 2aadca7 Fix deletion of GPU counter MTLFence while it is being used by MTLCommandBuffer. by Bill Hollings · 2 years, 2 months ago
  41. da0f15c Merge pull request #1541 from billhollings/shaderconverter-tool-default-msl-version by Bill Hollings · 2 years, 2 months ago
  42. 728182c MoltenVKShaderConverter tool defaults to the by Bill Hollings · 2 years, 2 months ago
  43. c5ce77f Merge pull request #1540 from billhollings/reinstate-gpu-memory-barriers by Bill Hollings · 2 years, 2 months ago
  44. 3114e16 Fix build for Xcode 11.7. by Bill Hollings · 2 years, 2 months ago
  45. 6327b76 Reinstate memory barriers on non-Apple GPUs. by Bill Hollings · 2 years, 2 months ago
  46. 5d7b7ea Merge pull request #1539 from redstrate/master by Bill Hollings · 2 years, 2 months ago
  47. b6c3925 Check if metal device supports base vertex instance drawing by Joshua Goins · 2 years, 2 months ago
  48. d05537d Enable base vertex instance support in shader conversion by Joshua Goins · 2 years, 2 months ago
  49. c09bcd0 Merge pull request #1531 from billhollings/stencil-only-depth-store-action by Bill Hollings · 2 years, 2 months ago
  50. e42b33e Don't attempt to store the depth component of a stencil-only renderpass attachment. by Bill Hollings · 2 years, 2 months ago
  51. a6f5841 Merge pull request #1530 from billhollings/align-shader-io-nested-structs by Bill Hollings · 2 years, 2 months ago
  52. e28a16d Update MoltenVK version number to 1.1.9. by Bill Hollings · 2 years, 2 months ago
  53. afd997a Align flattened shader inputs to previous stage output structs. by Bill Hollings · 2 years, 2 months ago
  54. 24f802a Merge pull request #1527 from billhollings/update-glslang by Bill Hollings · 2 years, 2 months ago
  55. f7ca132 Update glslang version, to use python3 in glslang scripts, by Bill Hollings · 2 years, 2 months ago
  56. 2fa625f Merge pull request #1523 from billhollings/rmv-api-warn by Bill Hollings · 2 years, 2 months ago v1.1.8
  57. 16408fd Remove logged warning if MoltenVK does not support VkApplicationInfo::apiVersion value. by Bill Hollings · 2 years, 2 months ago
  58. 8218606 Merge pull request #1522 from billhollings/sdk-1.3.204 by Bill Hollings · 2 years, 3 months ago v1.1.7
  59. 24ff210 Update dependency libraries to match Vulkan SDK 1.3.204. by Bill Hollings · 2 years, 3 months ago
  60. 24c2315 Merge pull request #1520 from billhollings/simulator-gpu-counter-sets by Bill Hollings · 2 years, 3 months ago
  61. 13a0f6a Fix use of GPU counter sets on older versions of iOS running on the simulator. by Bill Hollings · 2 years, 3 months ago
  62. 101ea9e Merge pull request #1519 from cfnptr/master by Bill Hollings · 2 years, 3 months ago
  63. be51560 Update license year 2 by Nikita Fediuchin · 2 years, 3 months ago
  64. 4efb90b Update license year by Nikita Fediuchin · 2 years, 3 months ago
  65. 9366457 Merge pull request #1509 from billhollings/shaderconverter-updates by Bill Hollings · 2 years, 3 months ago
  66. d4daba6 MoltenVKShaderConverter updates. by Bill Hollings · 2 years, 3 months ago
  67. a8149aa Merge pull request #1502 from mbechard/master by Bill Hollings · 2 years, 4 months ago
  68. f3f02c3 fix for #1501 by Malcolm Bechard · 2 years, 4 months ago
  69. 9986e92 Merge pull request #1497 from billhollings/apple-silicon-deviceID by Bill Hollings · 2 years, 4 months ago
  70. 54cdb47 Merge pull request #1500 from billhollings/normalize-gpu-counters by Bill Hollings · 2 years, 4 months ago
  71. 7740d4f Change scale of OSMin value in deviceID to 100. by Bill Hollings · 2 years, 4 months ago
  72. cd7c7fd Support MTLTimestamp on Xcode 11.7. by Bill Hollings · 2 years, 4 months ago
  73. 9633f48 Improve accuracy of VkPhysicalDeviceLimits::timestampPeriod. by Bill Hollings · 2 years, 4 months ago
  74. a1e5ed9 Merge pull request #1498 from billhollings/xcode-13.2-build-settings by Bill Hollings · 2 years, 4 months ago
  75. 3a8975c Support Xcode 13.2 build settings. by Bill Hollings · 2 years, 4 months ago
  76. df04348 On Apple Silicon, set VkPhysicalDeviceProperties::deviceID from GPU capabilities. by Bill Hollings · 2 years, 4 months ago
  77. 939d51d Merge pull request #1494 from billhollings/fix-subpass-mtltex-mem-leak by Bill Hollings · 2 years, 4 months ago
  78. 5810772 Fix merge conflicts and syntax build error in iOS build. by Bill Hollings · 2 years, 4 months ago
  79. 66a171a Merge pull request #1490 from billhollings/strip-promoted-static-vulkan-symbols by Bill Hollings · 2 years, 4 months ago
  80. b943446 Merge pull request #1493 from billhollings/fix-assgnmt-op-retain-release by Bill Hollings · 2 years, 4 months ago
  81. 92712e2 Fix memory leak of dummy MTLTexture in render subpasses that use no attachments. by Bill Hollings · 2 years, 4 months ago
  82. 355bfed Fix Metal object retain-release errors in assignment operators. by Bill Hollings · 2 years, 4 months ago
  83. 52568ef Optionally hide additional static Vulkan linkage symbols. by Bill Hollings · 2 years, 4 months ago
  84. bc4ce57 Merge pull request #1485 from billhollings/rosetta2-and-msl24 by Bill Hollings · 2 years, 5 months ago
  85. e74cf2f Fix build macros for tvOS, plus support MTLGPUFamilyApple8. by Bill Hollings · 2 years, 5 months ago
  86. 479d55f Wrap MTLGPUFamilyApple6 and MTLGPUFamilyApple7 in build macros for Xcode 11.7. by Bill Hollings · 2 years, 5 months ago
  87. 1864200 Updates to better support Rosetta2 runtimes, and MSL 2.4 and 2.3 versions. by Bill Hollings · 2 years, 5 months ago
  88. c376273 Merge pull request #1481 from cfnptr/master by Bill Hollings · 2 years, 5 months ago
  89. 0da221f Fix documentation and header by Nikita Fediuchin · 2 years, 5 months ago
  90. 6ac92fb Clean up MVKLogging by Nikita Fediuchin · 2 years, 5 months ago
  91. 8025677 Merge pull request #1478 from billhollings/strip-static-vulkan-symbols by Bill Hollings · 2 years, 5 months ago
  92. 5de7f55 Support building MoltenVK with static Vulkan linkage symbols hidden. by Bill Hollings · 2 years, 5 months ago
  93. b3ef160 Merge pull request #1470 from billhollings/sdk-1.2.198 by Bill Hollings · 2 years, 5 months ago v1.1.6
  94. a0ed334 Update library dependencies to match Vulkan SDK 1.2.198. by Bill Hollings · 2 years, 5 months ago
  95. f99384d Merge pull request #1467 from billhollings/restore-bc1-rgb-support by Bill Hollings · 2 years, 6 months ago
  96. a5d0464 Update BC1_RGB swizzle to accommodate RGB values swizzled to or from alpha. by Bill Hollings · 2 years, 6 months ago
  97. 6e054ad Restore support for BC1_RGB compressed format. by Bill Hollings · 2 years, 6 months ago
  98. 0516bb8 Merge pull request #1460 from billhollings/remove-bc1-rgb by Bill Hollings · 2 years, 6 months ago
  99. bab17a5 Remove advertised support for BC1_RGB texel formats. by Bill Hollings · 2 years, 6 months ago
  100. de201b4 Merge pull request #1458 from js6i/master by Bill Hollings · 2 years, 6 months ago