1. 100d7aa Support the VK_KHR_device_group extension. by Chip Davis · 4 years, 10 months ago
  2. 17759a2 Use placement heaps for VkDeviceMemory when possible. by Chip Davis · 4 years, 9 months ago
  3. 75b4c27 Merge branch 'master' of https://github.com/KhronosGroup/MoltenVK by Bill Hollings · 4 years, 9 months ago
  4. 4abc4d4 Merge pull request #710 from cdavis5e/metal3-new-colorspaces-fix-name by Bill Hollings · 4 years, 9 months ago
  5. f43169e Merge pull request #709 from cdavis5e/buffer-no-prefer-dedicated by Bill Hollings · 4 years, 9 months ago
  6. a93595e Merge pull request #708 from billhollings/master by Bill Hollings · 4 years, 9 months ago
  7. 57bcfe6 Fix name of Display-P3 linear color space. by Chip Davis · 4 years, 9 months ago
  8. 28fb7be MVKImage: Don't prefer dedicated allocations for buffer-backed images. by Chip Davis · 4 years, 9 months ago
  9. 769e887 Merge pull request #707 from cdavis5e/swapchain-composite-alpha by Bill Hollings · 4 years, 9 months ago
  10. 0305557 Merge pull request #706 from cdavis5e/metal3-texture-swizzle by Bill Hollings · 4 years, 9 months ago
  11. 95def90 Remove error logging on VK_TIMEOUT of VkSemaphore and VkFence. by Bill Hollings · 4 years, 9 months ago
  12. db1b5a4 MVKBuffer: Don't prefer dedicated allocations. by Chip Davis · 4 years, 9 months ago
  13. f601e92 MVKSwapchain: Add handling for compositeAlpha. by Chip Davis · 4 years, 9 months ago
  14. 7dc6421 Add support for VkEvent. by Bill Hollings · 4 years, 9 months ago
  15. 2b4f29a Take advantage of native texture swizzling support. by Chip Davis · 4 years, 10 months ago
  16. 3527653 Merge pull request #703 from cdavis5e/metal3-3d-compressed-texture by Bill Hollings · 4 years, 9 months ago
  17. df5c565 Take advantage of Metal 3.0's support for 3D compressed textures. by Chip Davis · 4 years, 10 months ago
  18. dcd5225 Merge pull request #702 from cdavis5e/metal3-min-lod by Bill Hollings · 4 years, 9 months ago
  19. f558cac Advertise the shaderResourceMinLod feature. by Chip Davis · 4 years, 10 months ago
  20. b2d787c Merge pull request #701 from cdavis5e/metal3-hdr-metadata by Bill Hollings · 4 years, 9 months ago
  21. 02f66bb Support the VK_EXT_hdr_metadata extension. by Chip Davis · 4 years, 10 months ago
  22. 9f2a183 Merge pull request #700 from cdavis5e/metal3-new-colorspaces by Bill Hollings · 4 years, 9 months ago
  23. 321af99 Link to CoreGraphics.framework. by Chip Davis · 4 years, 9 months ago
  24. e38b7e7 Merge pull request #699 from billhollings/master by Bill Hollings · 4 years, 9 months ago
  25. d2f1b59 Add more supported color spaces as of the latest OS versions. by Chip Davis · 5 years ago
  26. 1745bfe Fix crash when VkDeviceCreateInfo specifies queue families out of numerical order. by Bill Hollings · 4 years, 9 months ago
  27. 30f83f5 Merge pull request #698 from cdavis5e/metal3-fix-build by Bill Hollings · 4 years, 9 months ago
  28. 5cc70bf MVKDevice: Remove usage of MTLSoftwareVersion. by Chip Davis · 4 years, 9 months ago
  29. ff67117 Merge pull request #696 from billhollings/master by Bill Hollings · 4 years, 9 months ago
  30. e904d63 Use MVKVector whenever possible in MoltenVK, especially within render loop. by Bill Hollings · 4 years, 9 months ago
  31. da7a442 Consolidate the various linkable objects into a MVKLinkableMixin template base class. by Bill Hollings · 4 years, 9 months ago
  32. 4f00810 Merge pull request #691 from billhollings/Metal-3.0 by Bill Hollings · 4 years, 9 months ago v1.0.36-Metal-3.0
  33. 4d32b66 Merge master 1.0.36 into Metal-3.0 branch. by Bill Hollings · 4 years, 9 months ago
  34. ef14a14 Merge pull request #690 from billhollings/master by Bill Hollings · 4 years, 9 months ago
  35. c857014 Ensure Vulkan loader magic number persists in objects pooled by MoltenVK. by Bill Hollings · 4 years, 9 months ago
  36. 355e200 Revert to supporting host-coherent memory for linear images on macOS. by Bill Hollings · 4 years, 9 months ago
  37. 73cbc80 Merge pull request #685 from billhollings/master by Bill Hollings · 4 years, 10 months ago v1.0.36
  38. 095dd33 Update to latest version of SPIRV-Cross. by Bill Hollings · 4 years, 10 months ago
  39. a945872 Merge pull request #683 from billhollings/master by Bill Hollings · 4 years, 10 months ago
  40. 2f468db Updates for SDK 1.1.114 release. by Bill Hollings · 4 years, 10 months ago
  41. 4e4bf61 Merge pull request #682 from billhollings/master by Bill Hollings · 4 years, 10 months ago
  42. 232520a Merge branch 'master' of https://github.com/KhronosGroup/MoltenVK by Bill Hollings · 4 years, 10 months ago
  43. 1a9b0cb Fix crash when binding descriptor set to layout that has been destroyed and recreated. by Bill Hollings · 4 years, 10 months ago
  44. 6cc4b48 Return error when MVKImage created as 1D attachment. by Bill Hollings · 4 years, 10 months ago
  45. 6da89d6 Merge pull request #680 from cdavis5e/device-group-creation by Bill Hollings · 4 years, 10 months ago
  46. 9813a4b Merge branch 'master' of https://github.com/KhronosGroup/MoltenVK by Bill Hollings · 4 years, 10 months ago
  47. 3271b88 Merge pull request #679 from cdavis5e/enable-new-features by Bill Hollings · 4 years, 10 months ago
  48. 9c18530 Add a minimal implementation of VK_KHR_device_group_creation. by Chip Davis · 4 years, 10 months ago
  49. f5ed08e MVKDevice: Enable VK_EXT_scalar_block_layout features. by Chip Davis · 4 years, 10 months ago
  50. a1fb3b1 Fix issue with push constants used across multiple draw calls not being applied. by Bill Hollings · 4 years, 10 months ago
  51. 55c7ba1 MVKDevice: Enable features added by recently added extensions. by Chip Davis · 4 years, 10 months ago
  52. 948cd1a Merge pull request #678 from cdavis5e/more-format-fixes by Bill Hollings · 4 years, 10 months ago
  53. 6560166 Merge pull request #676 from billhollings/master by Bill Hollings · 4 years, 10 months ago
  54. b6034d8 More format feature fixes. by Chip Davis · 4 years, 10 months ago
  55. 65eed2f Reduce memory leaks when autorelease pools are not available. by Bill Hollings · 4 years, 10 months ago
  56. 27a1c44 Merge branch 'master' of https://github.com/KhronosGroup/MoltenVK by Bill Hollings · 4 years, 10 months ago
  57. c1aa02a Merge pull request #675 from cdavis5e/native-texture-buffer-fix-2 by Bill Hollings · 4 years, 10 months ago
  58. be5fc2c Merge pull request #674 from cdavis5e/swapchain-texture-view by Bill Hollings · 4 years, 10 months ago
  59. 88d07f7 Merge pull request #673 from cdavis5e/bgr10a2-surface by Bill Hollings · 4 years, 10 months ago
  60. 36df169 Merge pull request #672 from cdavis5e/more-spirv-extensions by Bill Hollings · 4 years, 10 months ago
  61. 55fc3a1 Fix implementation of VK_EXT_texel_buffer_alignment. by Chip Davis · 4 years, 10 months ago
  62. 1eb1ada MVKImage: Swapchain images do support texture views. by Chip Davis · 4 years, 10 months ago
  63. c479c37 Advertise VK_FORMAT_A2R10G10B10_UNORM_PACK32 as a surface format. by Chip Davis · 4 years, 10 months ago
  64. 4fbbb31 Support the VK_INTEL_shader_integer_functions2 extension. by Chip Davis · 4 years, 10 months ago
  65. 530d84b Advertise the VK_AMD_shader_trinary_minmax extension. by Chip Davis · 4 years, 10 months ago
  66. 3f3810a Advertise the VK_EXT_post_depth_coverage extension. by Chip Davis · 4 years, 10 months ago
  67. b2ae0f0 Support the VK_EXT_scalar_block_layout extension. by Chip Davis · 4 years, 10 months ago
  68. 0263808 Update SPIRV-Cross. by Chip Davis · 4 years, 10 months ago
  69. de29ba9 Merge branch 'master' of https://github.com/KhronosGroup/MoltenVK by Bill Hollings · 4 years, 10 months ago
  70. 463a104 Merge pull request #671 from cdavis5e/texel-buffer-alignment by Bill Hollings · 4 years, 10 months ago
  71. 745b929 Merge pull request #670 from cdavis5e/amd-shader-image-ldst-lod by Bill Hollings · 4 years, 10 months ago
  72. 1d4d29e Merge pull request #669 from cdavis5e/native-texture-buffer-fix by Bill Hollings · 4 years, 10 months ago
  73. 7771b00 Support the VK_EXT_texel_buffer_alignment extension. by Chip Davis · 4 years, 10 months ago
  74. eb33005 Advertise the VK_AMD_shader_image_load_store_lod extension. by Chip Davis · 4 years, 10 months ago
  75. fe3b2fb Merge pull request #666 from cdavis5e/swapchain-colorspace by Bill Hollings · 4 years, 10 months ago
  76. 0a138c6 Cube demo use staging buffers on macOS because host-coherent texture memory unavailable. by Bill Hollings · 4 years, 10 months ago
  77. dc16c3c MVKBuffer: Correct _mtlBytesPerRow value for the native texture buffer case. by Chip Davis · 4 years, 10 months ago
  78. 8c3d30b Support the VK_EXT_swapchain_colorspace extension. by Chip Davis · 5 years ago
  79. ab643ba Merge branch 'master' of https://github.com/KhronosGroup/MoltenVK by Bill Hollings · 4 years, 10 months ago
  80. 8a1d7f4 Merge pull request #668 from cdavis5e/native-texture-buffer by Bill Hollings · 4 years, 10 months ago
  81. 861bc91 Merge pull request #667 from cdavis5e/ubo-std-layout by Bill Hollings · 4 years, 10 months ago
  82. 47082fd Use native texture buffers when available. by Chip Davis · 4 years, 10 months ago
  83. a253311 Support the VK_KHR_uniform_buffer_standard_layout extension. by Chip Davis · 4 years, 10 months ago
  84. 1f9db2a Merge pull request #665 from cdavis5e/shader-stencil-export by Bill Hollings · 4 years, 10 months ago
  85. d1a6b5a Remove exposure to leakable instances of NSString, NSArray & NSDictionary. by Bill Hollings · 4 years, 10 months ago
  86. fc13aec Advertise the VK_EXT_shader_stencil_export extension. by Chip Davis · 4 years, 10 months ago
  87. 53b6ced Merge pull request #663 from billhollings/master by Bill Hollings · 4 years, 10 months ago
  88. 8bcfef2 Fix memory leak in debug marker and debug utils labelling. by Bill Hollings · 4 years, 10 months ago
  89. 251e520 Merge pull request #662 from billhollings/master by Bill Hollings · 4 years, 10 months ago
  90. 8cbc951 Texture memory requirements don't use shared storage on macOS. by Bill Hollings · 4 years, 10 months ago
  91. 608028a MVKDeviceMemory keep MTLResourceOptions aligned with MTLStorageMode & MTLCPUCacheMode. by Bill Hollings · 4 years, 10 months ago
  92. f01434e MVKCmdClearImage return error if texture is not renderable. by Bill Hollings · 4 years, 10 months ago
  93. 11c96c4 Merge pull request #660 from billhollings/master by Bill Hollings · 4 years, 10 months ago
  94. f46575d Move push constant binding to vkCmdBindPipeline() from vkCmdBindDescriptorSet(). by Bill Hollings · 4 years, 10 months ago
  95. 9c635d2 Merge pull request #659 from billhollings/master by Bill Hollings · 4 years, 10 months ago
  96. 04c7e4e MVKCmdBlitImage clear _mvkImageBlitRenders vector on reuse. by Bill Hollings · 4 years, 10 months ago
  97. 79f4c41 Merge pull request #656 from billhollings/master by Bill Hollings · 4 years, 10 months ago
  98. d926424 MVKCmdResolveImage support textures of different sizes. by Bill Hollings · 4 years, 10 months ago
  99. e35426d MVKCmdBlitImage support multisample textures. by Bill Hollings · 4 years, 10 months ago
  100. 5289d10 MVKCmdBlitImage support blit between different texture formats. by Bill Hollings · 4 years, 10 months ago