1. 1ccc0ab Update dependency libraries to match Vulkan SDK 1.2.162. by Bill Hollings · 3 years, 5 months ago
  2. 33b0e4f Merge pull request #1172 from cdavis5e/fix-xc11-compilation by Bill Hollings · 3 years, 5 months ago
  3. 13b1840 MVKImage: Fix compilation with Xcode 11. by Chip Davis · 3 years, 5 months ago
  4. 75e0b5f Merge pull request #1171 from cdavis5e/swapchain-any-image-size by Bill Hollings · 3 years, 5 months ago
  5. 891654d MVKSwapchain: Allow images whose size doesn't match the CAMetalLayer. by Chip Davis · 3 years, 6 months ago
  6. b01fe1c Merge pull request #1170 from cdavis5e/mtlevent-semaphores by Bill Hollings · 3 years, 5 months ago
  7. f74356e Re-enable MTLEvent-based binary semaphores. by Chip Davis · 3 years, 7 months ago
  8. 6110c34 Merge pull request #1168 from billhollings/mac-catalyst by Bill Hollings · 3 years, 5 months ago
  9. 7f62362 Fixes from review for Mac Catalyst on macOS 11.0+. by Bill Hollings · 3 years, 5 months ago
  10. 796ca45 Merge pull request #1169 from cdavis5e/device-loss by Bill Hollings · 3 years, 5 months ago
  11. cbc2443 Handle device loss. by Chip Davis · 3 years, 6 months ago
  12. f8d8262 Update Travis CI to use Xcode 12.2 to support macOS 11.0 builds. by Bill Hollings · 3 years, 5 months ago
  13. 36e0a71 Merge pull request #1167 from cdavis5e/subgroup-size-control by Bill Hollings · 3 years, 5 months ago
  14. e0e5d3c Support the VK_EXT_subgroup_size_control extension. by Chip Davis · 3 years, 5 months ago
  15. ab34b8c Remove spurious debug log message. by Bill Hollings · 3 years, 5 months ago
  16. 1ec58c9 Support building for Mac Catalyst on macOS 11.0+. by Bill Hollings · 3 years, 5 months ago
  17. 1329f3a Update build scripts to build for Mac Catalyst. by Bill Hollings · 3 years, 5 months ago
  18. 9ec67ed Merge pull request #1166 from cdavis5e/mvk-ext-supported-cleanup by Bill Hollings · 3 years, 5 months ago
  19. 1801c5b MVKExtensions: Clean up mvkIsSupportedOnPlatform(). by Chip Davis · 3 years, 5 months ago
  20. 761004d Merge pull request #1165 from cdavis5e/sync-fixes by Bill Hollings · 3 years, 5 months ago
  21. 898c03d MVKSync: Miscellaneous fixes. by Chip Davis · 3 years, 6 months ago
  22. 242edbd Merge pull request #1164 from js6i/master by Bill Hollings · 3 years, 5 months ago
  23. 2b8bc02 Merge pull request #1162 from cdavis5e/min-sample-shading by Bill Hollings · 3 years, 5 months ago
  24. c2044be Merge pull request #1161 from cdavis5e/apple-texture-swizzle by Bill Hollings · 3 years, 5 months ago
  25. 597e746 MVKImage: Avoid swizzling storage and/or attachment image views. by Jan Sikorski · 3 years, 6 months ago
  26. 85416e2 MVKGraphicsPipeline: Handle minSampleShading. by Chip Davis · 3 years, 6 months ago
  27. 346c532 MVKPhysicalDevice: Enable texture swizzle on all Apple GPUs. by Chip Davis · 3 years, 6 months ago
  28. c5b650f Merge pull request #1159 from cdavis5e/subgroup-support-fix by Bill Hollings · 3 years, 6 months ago
  29. 8e11c41 MVKPhysicalDevice: Correct subgroup properties. by Chip Davis · 3 years, 6 months ago
  30. ce85a96 Merge pull request #1157 from Michael-Lfx/master by Chip Davis · 3 years, 6 months ago
  31. fee3e5d Fix macOS 10.15.5 with Xcode 12.1 compilation error. by michael(jf.lai) · 3 years, 6 months ago
  32. 883b96f Merge pull request #1153 from js6i/master by Bill Hollings · 3 years, 6 months ago
  33. 6087e0a Merge pull request #1152 from cdavis5e/ios-min-lod-clamp by Bill Hollings · 3 years, 6 months ago
  34. 8173a97 MVKBufferView: Avoid triggering bytesPerRow validation warning. by Jan Sikorski · 3 years, 6 months ago
  35. 3b33c9c MVKPhysicalDevice: Enable shaderResourceMinLod on iOS. by Chip Davis · 3 years, 6 months ago
  36. 4e0abab Merge pull request #1151 from cdavis5e/ios-family-7 by Bill Hollings · 3 years, 6 months ago
  37. 3b71eb0 Merge pull request #1149 from cdavis5e/ios-3d-compressed by Bill Hollings · 3 years, 6 months ago
  38. 4f8613c Enable some family 7 features on iOS. by Chip Davis · 3 years, 6 months ago
  39. 76c78eb Merge pull request #1150 from cdavis5e/max-threadgroup-size-pipeline by Bill Hollings · 3 years, 6 months ago
  40. c826d58 MVKComputePipeline: Override max threads per threadgroup. by Chip Davis · 3 years, 6 months ago
  41. 0dc92be MVKPhysicalDevice: Enable 3D compressed textures on iOS/tvOS. by Chip Davis · 3 years, 6 months ago
  42. 1772790 Merge pull request #1147 from cdavis5e/mac-apple-family-7 by Bill Hollings · 3 years, 6 months ago
  43. a63861c Merge pull request #1146 from TheSpydog/dont-cull-clears by Chip Davis · 3 years, 6 months ago
  44. 2c33c69 Set viewport and scissor rect to the framebuffer extents before clearing. And minor style fixes. by Caleb Cornett · 3 years, 6 months ago
  45. 85c6e45 Set fill mode, depth bias, viewport, and scissor states before clearing attachments by Caleb Cornett · 3 years, 6 months ago
  46. 6a00362 MVKPhysicalDevice: Enable Apple family 7 features on macOS. by Chip Davis · 3 years, 6 months ago
  47. f37c9ad Merge pull request #1144 from cdavis5e/mixed-2d-3d-layered-render by Bill Hollings · 3 years, 6 months ago
  48. d8bded2 Disable culling for the duration of the vkCmdClearAttachments call by Caleb Cornett · 3 years, 6 months ago
  49. 3e699e4 MVKCommandEncoder: Don't set renderTargetArrayLength for mixed 2D/3D renders. by Chip Davis · 3 years, 6 months ago
  50. d208f94 Merge pull request #1143 from cdavis5e/msl-interpolation-functions by Bill Hollings · 3 years, 6 months ago
  51. e6d1f3c MVKPhysicalDevice: Expose support for interpolation functions. by Chip Davis · 3 years, 6 months ago
  52. c593983 Merge pull request #1142 from MarnixKuijs/master by Bill Hollings · 3 years, 6 months ago
  53. bf65caa Merge pull request #1141 from billhollings/desc-set-cleanups by Bill Hollings · 3 years, 6 months ago
  54. ac968db Device fallback and fixed typo by MarnixKuijs · 3 years, 6 months ago
  55. 3308075 Merge pull request #1140 from cdavis5e/apple-gpu-linear-blit-clear by Bill Hollings · 3 years, 6 months ago
  56. 163e8e5 Merge branch 'master' of https://github.com/billhollings/MoltenVK into desc-set-cleanups by Bill Hollings · 3 years, 6 months ago
  57. 415ad30 Allow linear images on Apple GPUs in Blit and Clear commands. by Chip Davis · 3 years, 6 months ago
  58. 3261d69 Merge pull request #1139 from billhollings/tvos-build-fixes by Bill Hollings · 3 years, 6 months ago
  59. 51ad6b3 Merge pull request #1138 from cdavis5e/max-occlusion-queries by Bill Hollings · 3 years, 6 months ago
  60. 223a1f4 Fix build warnings. by Bill Hollings · 3 years, 6 months ago
  61. 779ae2a Fix tvOS builds. by Bill Hollings · 3 years, 6 months ago
  62. 8cb4846 MVKPhysicalDevice: Set max visibility buffer size to 256 kiB where supported. by Chip Davis · 3 years, 6 months ago
  63. 426b699 Merge pull request #1137 from cdavis5e/layered-blits by Bill Hollings · 3 years, 6 months ago
  64. 4666141 Merge pull request #1136 from cdavis5e/tex-compress-astc-hdr by Bill Hollings · 3 years, 6 months ago
  65. 6defcea Simplify MVKDescriptor subclass implementations. by Bill Hollings · 3 years, 6 months ago
  66. b1e304b MVKCmdBlitImage: Use layered draws when possible. by Chip Davis · 3 years, 6 months ago
  67. 75129b8 Support the VK_EXT_texture_compression_astc_hdr extension. by Chip Davis · 3 years, 6 months ago
  68. a941ace Merge pull request #1135 from cdavis5e/tsan-pipeline-layout-config by Bill Hollings · 3 years, 6 months ago
  69. cee558f Merge pull request #1134 from cdavis5e/apple-gpu-extensions by Bill Hollings · 3 years, 6 months ago
  70. cdd5b45 Fix Metal validation error when unused elements in by Bill Hollings · 3 years, 6 months ago
  71. 23f113f MVKPipelineLayout: Only set configuration result if validating. by Chip Davis · 3 years, 6 months ago
  72. 8cff884 MVKDescriptorSetLayout sort and hold bindings by binding number. by Bill Hollings · 3 years, 6 months ago
  73. 8bb9db2 Enable VK_EXT_post_depth_coverage for Apple Silicon on Mac. by Chip Davis · 3 years, 6 months ago
  74. 51afe47 Enable VK_AMD_shader_image_load_store_lod for Apple Silicon on Mac. by Chip Davis · 3 years, 6 months ago
  75. 53fd0b3 Fix crash in vkUpdateDescriptorSets() when copying inline block descriptors. by Bill Hollings · 3 years, 6 months ago
  76. 5be7b2d Merge pull request #1131 from billhollings/VK_EXT_descriptor_indexing by Bill Hollings · 3 years, 6 months ago
  77. e23ead8 Fix typo. by Bill Hollings · 3 years, 6 months ago
  78. 6e59848 Sync VK_EXT_descriptor_indexing branch with master. by Bill Hollings · 3 years, 6 months ago
  79. ae20a01 Merge pull request #1133 from cdavis5e/dylib-ubsan by Bill Hollings · 3 years, 6 months ago
  80. 77dc976 Merge pull request #1132 from cdavis5e/tvos-supported-extensions by Bill Hollings · 3 years, 6 months ago
  81. 3288a3f Merge pull request #1130 from cdavis5e/apple-gpu-pixel-formats-mac by Bill Hollings · 3 years, 6 months ago
  82. 0f5af08 Scripts: Support ubsan when building the dylib. by Chip Davis · 3 years, 6 months ago
  83. abf2cba MVKExtensions: Add missing tvOS case for unsupported extensions. by Chip Davis · 3 years, 6 months ago
  84. d635d19 Support Apple GPU pixel formats with Apple Silicon on Mac. by Chip Davis · 3 years, 6 months ago
  85. 3910f09 Sync VK_EXT_descriptor_indexing branch with master. by Bill Hollings · 3 years, 6 months ago
  86. d3155bd VK_EXT_descriptor_indexing add support for update after binding. by Bill Hollings · 3 years, 6 months ago
  87. 3d952d5 Support setting sizes of SPIR-V unsized arrays. by Bill Hollings · 3 years, 6 months ago
  88. 6bd5b76 Merge pull request #1128 from cdavis5e/memoryless-mac by Bill Hollings · 3 years, 6 months ago
  89. 3877637 Expose MTLStorageTypeMemoryless for Apple Silicon on Mac. by Chip Davis · 3 years, 6 months ago
  90. ef7f420 Merge pull request #1126 from cdavis5e/apple-gpu-properties-mac by Bill Hollings · 3 years, 6 months ago
  91. 4055d84 Use variable descriptor count when determining descriptor binding count. by Bill Hollings · 3 years, 6 months ago
  92. d73017f MVKDevice: Set properties for Apple Silicon GPUs on macOS. by Chip Davis · 3 years, 7 months ago
  93. 0098e94 Set VK_EXT_descriptor_indexing features and properties. by Bill Hollings · 3 years, 6 months ago
  94. 4a1a517 Merge pull request #1124 from cdavis5e/khr-timeline-semaphore by Bill Hollings · 3 years, 7 months ago
  95. 2b7f9ae Support the VK_KHR_timeline_semaphore extension. by Chip Davis · 3 years, 7 months ago
  96. 794edc5 Initial support for handling VK_EXT_descriptor_indexing structures. by Bill Hollings · 3 years, 7 months ago
  97. dd08daa Merge pull request #1123 from cdavis5e/intel-nv-strictlines by Bill Hollings · 3 years, 7 months ago
  98. c156ccb Merge pull request #1121 from cdavis5e/3d-blit-r-offset by Bill Hollings · 3 years, 7 months ago
  99. 1aad3c3 MVKPhysicalDevice: Enable strictLines for Intel and NVIDIA. by Chip Davis · 3 years, 7 months ago
  100. 9cf3a21 MVKCmdBlitImage: Add 0.5 to layer index before interpolating. by Chip Davis · 3 years, 7 months ago