1. 28bd13d Merge pull request #1212 from past-due/github_actions_update_xcode_1 by Bill Hollings · 3 years, 3 months ago
  2. 01d6fee Merge pull request #1211 from billhollings/non-functional-admin-changes by Bill Hollings · 3 years, 3 months ago
  3. 597ac4e Merge pull request #1210 from billhollings/update-spirv-cross by Bill Hollings · 3 years, 3 months ago
  4. d51c65a GitHub Actions: Update Xcode to 12.3 by past-due · 3 years, 3 months ago
  5. 3ec6166 Update MVKSmallVector constructors, and remove unnecessary or obsolete code. by Bill Hollings · 3 years, 3 months ago
  6. b87b91f Remove unused member variables. by Bill Hollings · 3 years, 3 months ago
  7. e1b3585 Add MVK_APPLE_SILICON macro definition. by Bill Hollings · 3 years, 3 months ago
  8. 4a65c29 Make logging functions globally accessible to ease their use in debugging activities. by Bill Hollings · 3 years, 3 months ago
  9. 28c514d Add strings for all current VkResult values. by Bill Hollings · 3 years, 3 months ago
  10. ff8460a Documentation updates. by Bill Hollings · 3 years, 3 months ago
  11. 015031c Update copyright notices to year 2021 and Xcode build settings check to Xcode 12.3. by Bill Hollings · 3 years, 3 months ago
  12. fbc3600 Support Xcode 12.3 and remove Travis CI ref from project. by Bill Hollings · 3 years, 3 months ago
  13. 787a7bc Merge pull request #1207 from mbechard/master by Bill Hollings · 3 years, 3 months ago
  14. 926e405 Update to latest SPIRV-Cross to fix conversion regression edge case. by Bill Hollings · 3 years, 3 months ago
  15. 2235458 further fix for 526779ad66 by Malcolm Bechard · 3 years, 4 months ago
  16. 12d9bb4 Merge pull request #1206 from mbechard/master by Bill Hollings · 3 years, 4 months ago
  17. 23f1b9d Merge pull request #1204 from VZout/patch-1 by Bill Hollings · 3 years, 4 months ago
  18. d9eb864 Merge pull request #1199 from kohver/patch-1 by Bill Hollings · 3 years, 4 months ago
  19. 526779a fix incorrect behavior for MVKCmdResolveImage by Malcolm Bechard · 3 years, 4 months ago
  20. 051d515 make getShaderOutputs respect multiple entry points. by Viktor Zoutman · 3 years, 4 months ago
  21. aab7c01 Merge pull request #1202 from markreidvfx/master by Bill Hollings · 3 years, 4 months ago
  22. 40cd45d Support immmutableSamplers with sampler arrays, fixes #1181 by Mark Reid · 3 years, 4 months ago
  23. 972f292 Update README.md by Artyom Kohver · 3 years, 4 months ago
  24. 3d46b93 Hide note about a reader if you already use one. by Artyom Kohver · 3 years, 4 months ago
  25. 15bf3d4 Merge pull request #1198 from cdavis5e/memoryless-build-fix by Bill Hollings · 3 years, 4 months ago
  26. 2eb0fe6 MVKRenderPass: Only use MTLStorageModeMemoryless where available. by Chip Davis · 3 years, 4 months ago
  27. 1ad0998 Merge pull request #1194 from cdavis5e/apple-gpu-render-granularity by Bill Hollings · 3 years, 4 months ago
  28. 930525f MVKRenderPass: Use a non-trivial granularity for TBDR GPUs. by Chip Davis · 3 years, 5 months ago
  29. 34dc378 Merge pull request #1191 from cdavis5e/apple-gpu-barriers by Bill Hollings · 3 years, 4 months ago
  30. d22d9e3 Don't use barriers in render passes on Apple GPUs. by Chip Davis · 3 years, 5 months ago
  31. e9bc3b3 Merge pull request #1193 from cdavis5e/memoryless-host-accessibility by Bill Hollings · 3 years, 4 months ago
  32. c985bbf Merge pull request #1192 from cdavis5e/memoryless-rt-actions by Bill Hollings · 3 years, 4 months ago
  33. 4f0d370 Merge pull request #1190 from cdavis5e/render-rgb9e5-mask by Bill Hollings · 3 years, 4 months ago
  34. 326e872 Merge pull request #1189 from cdavis5e/sync-create-texture by Bill Hollings · 3 years, 4 months ago
  35. 8dce95b Merge pull request #1188 from cdavis5e/apple-gpu-linear-rt by Bill Hollings · 3 years, 4 months ago
  36. 4d6b92b MVKDeviceMemory: Don't consider Memoryless host-accessible on macOS/tvOS. by Chip Davis · 3 years, 5 months ago
  37. aa65392 MVKRenderPass: Don't use Load/Store actions for memoryless. by Chip Davis · 3 years, 5 months ago
  38. e6a8409 MVKGraphicsPipeline: Fix color write mask with RGB9E5 RTs. by Chip Davis · 3 years, 5 months ago
  39. f875055 MVKImagePlane: When sync'ing, create the texture if it doesn't exist. by Chip Davis · 3 years, 5 months ago
  40. 1bbab61 MVKPixelFormats: Enable RenderTarget usage for linear textures on Apple GPUs. by Chip Davis · 3 years, 5 months ago
  41. a55cf39 Merge pull request #1184 from billhollings/update-1.1.2 by Bill Hollings · 3 years, 4 months ago
  42. 94a8117 Update MoltenVK to version 1.1.2. by Bill Hollings · 3 years, 4 months ago
  43. b8f044e Merge pull request #1179 from js6i/no_fast_math by Bill Hollings · 3 years, 5 months ago
  44. 4440a64 Config: Added setting for fastMathEnabled Metal Compiler option. by Jan Sikorski · 3 years, 5 months ago
  45. e8e4218 Merge pull request #1175 from past-due/github_actions_1 by Bill Hollings · 3 years, 5 months ago
  46. 12981c0 GitHub Actions: Remove explicit `--no-parallel-build` parameter by past-due · 3 years, 5 months ago
  47. 41cfcdb Remove .travis.yml by past-due · 3 years, 5 months ago
  48. c676480 GitHub Actions: Output full dependency build logs (on failure) by past-due · 3 years, 5 months ago
  49. 7a92c39 GitHub Actions: Skip building Demos by past-due · 3 years, 5 months ago
  50. c81b666 fetchDependencies: Support xcpretty (if available) by past-due · 3 years, 5 months ago
  51. 2657ee5 GitHub Actions: Use Makefile by past-due · 3 years, 5 months ago
  52. 32abeab Makefile: Support xcpretty (if available), falling back to xcodebuild -quiet parameter by past-due · 3 years, 5 months ago
  53. 3443a94 GitHub Actions: Cache dependencies by past-due · 3 years, 5 months ago
  54. aa46313 GitHub Actions: Upload artifacts by past-due · 3 years, 5 months ago
  55. c39f156 GitHub Actions: Use xcpretty by past-due · 3 years, 5 months ago
  56. b93d60f Add GitHub Actions CI by past-due · 3 years, 5 months ago
  57. 49de660 Merge pull request #1177 from billhollings/sdk-1.2.162 by Bill Hollings · 3 years, 5 months ago v1.1.1
  58. 1ccc0ab Update dependency libraries to match Vulkan SDK 1.2.162. by Bill Hollings · 3 years, 5 months ago
  59. 33b0e4f Merge pull request #1172 from cdavis5e/fix-xc11-compilation by Bill Hollings · 3 years, 5 months ago
  60. 13b1840 MVKImage: Fix compilation with Xcode 11. by Chip Davis · 3 years, 5 months ago
  61. 75e0b5f Merge pull request #1171 from cdavis5e/swapchain-any-image-size by Bill Hollings · 3 years, 5 months ago
  62. 891654d MVKSwapchain: Allow images whose size doesn't match the CAMetalLayer. by Chip Davis · 3 years, 6 months ago
  63. b01fe1c Merge pull request #1170 from cdavis5e/mtlevent-semaphores by Bill Hollings · 3 years, 5 months ago
  64. f74356e Re-enable MTLEvent-based binary semaphores. by Chip Davis · 3 years, 7 months ago
  65. 6110c34 Merge pull request #1168 from billhollings/mac-catalyst by Bill Hollings · 3 years, 5 months ago
  66. 7f62362 Fixes from review for Mac Catalyst on macOS 11.0+. by Bill Hollings · 3 years, 5 months ago
  67. 796ca45 Merge pull request #1169 from cdavis5e/device-loss by Bill Hollings · 3 years, 5 months ago
  68. cbc2443 Handle device loss. by Chip Davis · 3 years, 6 months ago
  69. f8d8262 Update Travis CI to use Xcode 12.2 to support macOS 11.0 builds. by Bill Hollings · 3 years, 5 months ago
  70. 36e0a71 Merge pull request #1167 from cdavis5e/subgroup-size-control by Bill Hollings · 3 years, 5 months ago
  71. e0e5d3c Support the VK_EXT_subgroup_size_control extension. by Chip Davis · 3 years, 5 months ago
  72. ab34b8c Remove spurious debug log message. by Bill Hollings · 3 years, 5 months ago
  73. 1ec58c9 Support building for Mac Catalyst on macOS 11.0+. by Bill Hollings · 3 years, 5 months ago
  74. 1329f3a Update build scripts to build for Mac Catalyst. by Bill Hollings · 3 years, 5 months ago
  75. 9ec67ed Merge pull request #1166 from cdavis5e/mvk-ext-supported-cleanup by Bill Hollings · 3 years, 5 months ago
  76. 1801c5b MVKExtensions: Clean up mvkIsSupportedOnPlatform(). by Chip Davis · 3 years, 5 months ago
  77. 761004d Merge pull request #1165 from cdavis5e/sync-fixes by Bill Hollings · 3 years, 5 months ago
  78. 898c03d MVKSync: Miscellaneous fixes. by Chip Davis · 3 years, 6 months ago
  79. 242edbd Merge pull request #1164 from js6i/master by Bill Hollings · 3 years, 5 months ago
  80. 2b8bc02 Merge pull request #1162 from cdavis5e/min-sample-shading by Bill Hollings · 3 years, 5 months ago
  81. c2044be Merge pull request #1161 from cdavis5e/apple-texture-swizzle by Bill Hollings · 3 years, 5 months ago
  82. 597e746 MVKImage: Avoid swizzling storage and/or attachment image views. by Jan Sikorski · 3 years, 5 months ago
  83. 85416e2 MVKGraphicsPipeline: Handle minSampleShading. by Chip Davis · 3 years, 6 months ago
  84. 346c532 MVKPhysicalDevice: Enable texture swizzle on all Apple GPUs. by Chip Davis · 3 years, 6 months ago
  85. c5b650f Merge pull request #1159 from cdavis5e/subgroup-support-fix by Bill Hollings · 3 years, 5 months ago
  86. 8e11c41 MVKPhysicalDevice: Correct subgroup properties. by Chip Davis · 3 years, 6 months ago
  87. ce85a96 Merge pull request #1157 from Michael-Lfx/master by Chip Davis · 3 years, 6 months ago
  88. fee3e5d Fix macOS 10.15.5 with Xcode 12.1 compilation error. by michael(jf.lai) · 3 years, 6 months ago
  89. 883b96f Merge pull request #1153 from js6i/master by Bill Hollings · 3 years, 6 months ago
  90. 6087e0a Merge pull request #1152 from cdavis5e/ios-min-lod-clamp by Bill Hollings · 3 years, 6 months ago
  91. 8173a97 MVKBufferView: Avoid triggering bytesPerRow validation warning. by Jan Sikorski · 3 years, 6 months ago
  92. 3b33c9c MVKPhysicalDevice: Enable shaderResourceMinLod on iOS. by Chip Davis · 3 years, 6 months ago
  93. 4e0abab Merge pull request #1151 from cdavis5e/ios-family-7 by Bill Hollings · 3 years, 6 months ago
  94. 3b71eb0 Merge pull request #1149 from cdavis5e/ios-3d-compressed by Bill Hollings · 3 years, 6 months ago
  95. 4f8613c Enable some family 7 features on iOS. by Chip Davis · 3 years, 6 months ago
  96. 76c78eb Merge pull request #1150 from cdavis5e/max-threadgroup-size-pipeline by Bill Hollings · 3 years, 6 months ago
  97. c826d58 MVKComputePipeline: Override max threads per threadgroup. by Chip Davis · 3 years, 6 months ago
  98. 0dc92be MVKPhysicalDevice: Enable 3D compressed textures on iOS/tvOS. by Chip Davis · 3 years, 6 months ago
  99. 1772790 Merge pull request #1147 from cdavis5e/mac-apple-family-7 by Bill Hollings · 3 years, 6 months ago
  100. a63861c Merge pull request #1146 from TheSpydog/dont-cull-clears by Chip Davis · 3 years, 6 months ago