1. 93a171a Merge pull request #1683 from billhollings/fix-swapchain-retention by Bill Hollings · 1 year, 8 months ago
  2. 666d7ed Merge pull request #1682 from spnda/vulkan_1_2_commands by Bill Hollings · 1 year, 8 months ago
  3. 89b3b5f Add aliases for draw_indirect_count by sean · 1 year, 8 months ago
  4. 33ca59e Fix retention of MVKSwapchain for future drawable presentations. by Bill Hollings · 1 year, 8 months ago
  5. 546b98e Add Vulkan 1.2 core commands by sean · 1 year, 8 months ago
  6. ebcefa2 Merge pull request #1681 from scandit-opm/feature/make-cereal-optional by Bill Hollings · 1 year, 8 months ago
  7. 694f2e5 Implement review comments by Marcel Opprecht · 1 year, 8 months ago
  8. 20b0cf8 Add MVK_EXCLUDE_CEREAL build option to avoid use of Cereal library. by Marcel Opprecht · 1 year, 9 months ago
  9. b051111 Merge pull request #1680 from billhollings/sdk-1.3.224 by Bill Hollings · 1 year, 9 months ago v1.1.11
  10. f487a14 Update dependency libraries to match Vulkan SDK 1.3.224. by Bill Hollings · 1 year, 9 months ago
  11. a87e223 Merge pull request #1677 from billhollings/fix-missing-metal-buffer-binding by Bill Hollings · 1 year, 9 months ago
  12. 70c6b09 Defer marking overridden descriptor buffer bindings to encoding time. by Bill Hollings · 1 year, 9 months ago
  13. 5e324d6 Fix occasional missing Metal buffer binding when only offset changes. by Bill Hollings · 1 year, 9 months ago
  14. f3ad8e2 Merge pull request #1676 from billhollings/reset-desc-pool-perf by Bill Hollings · 1 year, 9 months ago
  15. b16fef0 Improve performance of vkResetDescriptorPool(). by Bill Hollings · 1 year, 9 months ago
  16. af88bb9 Merge pull request #1675 from billhollings/support-vk12-device-feat-prop-structs by Bill Hollings · 1 year, 9 months ago
  17. c747d46 Support Vulkan 1.2 device feature and property structs. by Bill Hollings · 1 year, 9 months ago
  18. d1490e8 Merge pull request #1674 from billhollings/device-feature-tracking-enhancements by Bill Hollings · 1 year, 9 months ago
  19. 88f1466 MVKDevice consolidate enabling device feature tracking. by Bill Hollings · 1 year, 9 months ago
  20. 1112005 Merge pull request #1671 from billhollings/fix-debug-utils-message-types by Bill Hollings · 1 year, 9 months ago
  21. cfe259f Report appropriate values of VkDebugUtilsMessageTypeFlagsEXT by Bill Hollings · 1 year, 9 months ago
  22. b4ae2bc Merge pull request #1669 from billhollings/fix-retrieve-screen-refresh-duration by Bill Hollings · 1 year, 9 months ago
  23. 152c605 Fix retrieval of accurate refresh duration across multiple display screens. by Bill Hollings · 1 year, 9 months ago
  24. c341f16 Merge pull request #1667 from MennoVink/patch-2 by Bill Hollings · 1 year, 9 months ago
  25. 50cd39b Merge pull request #1666 from MennoVink/patch-1 by Bill Hollings · 1 year, 9 months ago
  26. f11347c Merge pull request #1668 from billhollings/demo-screen-resolution-optimzing by Bill Hollings · 1 year, 9 months ago
  27. 991e1a9 Update macOS Cube demo to demonstrate optimizing swapchain across multiple screens. by Bill Hollings · 1 year, 9 months ago
  28. 53a14de Update MVKGPUCapture.mm by MennoVink · 1 year, 9 months ago
  29. 46b74c8 Update copy_lib_to_staging.sh by MennoVink · 1 year, 9 months ago
  30. 60b2ae5 Merge pull request #1663 from billhollings/fix-inline-block-update-desc-with-template by Bill Hollings · 1 year, 9 months ago
  31. 40d341d Rename entities for VK_KHR_descriptor_update_template extension. by Bill Hollings · 1 year, 9 months ago
  32. 85c4b5c Fix vkUpdateDescriptorSetWithTemplate() for inline block descriptors. by Bill Hollings · 1 year, 9 months ago
  33. b88c94a Merge pull request #1660 from billhollings/gpucapturescope-macos125 by Bill Hollings · 1 year, 9 months ago
  34. 4c18bf4 Apply Apple fix to MTLCaptureScope retention bug to macOS 12.5 and iOS 15.4. by Bill Hollings · 1 year, 9 months ago
  35. 33d0420 Merge pull request #1659 from billhollings/ignore-immutable-sampler-update by Bill Hollings · 1 year, 9 months ago
  36. 3008ec7 Ignore sampler update in descriptor set bindings that use immutable samplers. by Bill Hollings · 1 year, 9 months ago
  37. ed1f1f4 Merge pull request #1658 from billhollings/fix-query-pool-wait-block by Bill Hollings · 1 year, 9 months ago
  38. cb57bf9 Fix query pool wait block when query is not encoded to be written to. by Bill Hollings · 1 year, 9 months ago
  39. a044496 Merge pull request #1653 from billhollings/gpuaddress-tier2 by Bill Hollings · 1 year, 9 months ago
  40. b04a6db Check MTLDevice for gpuAddress support. by Bill Hollings · 1 year, 9 months ago
  41. fe8d4d4 Merge pull request #1636 from spnda/fix_swapchain_color_space by Bill Hollings · 1 year, 10 months ago
  42. 6b1d3f5 Merge pull request #1649 from billhollings/mtldevice-barycentric-support by Bill Hollings · 1 year, 10 months ago
  43. b54c701 Check MTLDevice for barycentric coordinate support. by Bill Hollings · 1 year, 10 months ago
  44. a8154b8 Merge pull request #1648 from billhollings/metal-objects-timeline-semaphore by Bill Hollings · 1 year, 10 months ago
  45. e1b8724 VK_EXT_metal_objects fix issue where timeline event incorrectly created. by Bill Hollings · 1 year, 10 months ago
  46. 0548b75 Merge pull request #1645 from billhollings/counterset-crash-on-intel-iris by Bill Hollings · 1 year, 10 months ago
  47. c5c7e80 Work around MTLCounterSet crash on additional Intel Iris Plus Graphics drivers. by Bill Hollings · 1 year, 10 months ago
  48. 41f59d0 Merge pull request #1643 from billhollings/MVKDescriptorPool-ctor by Bill Hollings · 1 year, 10 months ago
  49. f2031c9 Clean up MVKDescriptorPool constructor. by Bill Hollings · 1 year, 10 months ago
  50. beee280 Merge pull request #1641 from billhollings/xcode14-b3 by Bill Hollings · 1 year, 10 months ago
  51. 6a611ce Support Xcode 14.0 Beta 3. by Bill Hollings · 1 year, 10 months ago
  52. 5a123f7 Merge pull request #1639 from js6i/has-pooled-desc by Bill Hollings · 1 year, 10 months ago
  53. 313c64d Merge pull request #1635 from bangnoise/pr/maxTotalThreadsPerThreadgroup-crash-macOS_10_13 by Bill Hollings · 1 year, 10 months ago
  54. ab43d7f MVKDescriptorPool: Move _hasPooledDescriptors to the top to ensure it's initialized first. by Jan Sikorski · 1 year, 10 months ago
  55. 195d302 Style fix by Tom Butterworth · 1 year, 10 months ago
  56. 784b0dc Merge pull request #1638 from billhollings/SPV_KHR_physical_storage_buffer by Bill Hollings · 1 year, 10 months ago
  57. 6655bee Enhancements to recent extensions. by Bill Hollings · 1 year, 10 months ago
  58. f84a924 Fix: No need to check if EXT_swapchain_color_space was enabled by sean · 1 year, 10 months ago
  59. f23ff95 Fix crash creating compute pipelines on macOS versions < 10.14 by Tom Butterworth · 1 year, 10 months ago
  60. ba183b4 Merge pull request #1632 from billhollings/support_xcode14 by Bill Hollings · 1 year, 10 months ago
  61. 8dd1454 Xcode 14 build fixes from code review and further testing. by Bill Hollings · 1 year, 10 months ago
  62. 5b2e153 Fix Xcode projects to support Xcode 11.7. by Bill Hollings · 1 year, 10 months ago
  63. 59554d6 Update Xcode project build settings to Xcode 14. by Bill Hollings · 1 year, 10 months ago
  64. 26d4a13 Support Xcode 14, macOS 13, and iOS/tvOS 16. by Bill Hollings · 1 year, 10 months ago
  65. 0f722b8 Merge pull request #1619 from spnda/KHR_buffer_device_address by Bill Hollings · 1 year, 10 months ago
  66. 83c0ca6 Add support for KHR_buffer_device_address by sean · 1 year, 11 months ago
  67. 49f78f9 Merge pull request #1621 from billhollings/vk-ext-metal-objects-squash by Bill Hollings · 1 year, 11 months ago
  68. 2b05b95 Add support for VK_EXT_metal_objects extension. by Bill Hollings · 1 year, 11 months ago
  69. a909822 Merge pull request #1594 from js6i/perf2 by Bill Hollings · 1 year, 11 months ago
  70. 07780d6 Prevent marking state dirty if not needed. by Jan Sikorski · 2 years, 1 month ago
  71. 4db43a5 Call MVKCommandEncoderState::beginMetalRenderPass() from the overriden method. by Jan Sikorski · 1 year, 11 months ago
  72. 745af53 Avoid redundant resource bindings. by Jan Sikorski · 2 years ago
  73. 334e0ce Merge pull request #1608 from billhollings/sdk-1.3.216 by Bill Hollings · 1 year, 11 months ago v1.1.10
  74. 292ea5e Update dependency libraries to match Vulkan SDK 1.3.216. by Bill Hollings · 1 year, 11 months ago
  75. 02c2947 Merge pull request #1604 from billhollings/update-xcode-build-settings by Bill Hollings · 1 year, 11 months ago
  76. 7779f3c Update Xcode project build settings. by Bill Hollings · 1 year, 11 months ago
  77. d7890c7 Merge pull request #1603 from scandit-opm/reorder-ctor by Bill Hollings · 1 year, 11 months ago
  78. 052da8c Fix reorder-ctor warnings by Marcel Opprecht · 1 year, 11 months ago
  79. 792b8a6 Merge pull request #1596 from spnda/google_display_timing_osx by Bill Hollings · 1 year, 11 months ago
  80. 95cc15c Merge pull request #1600 from spnda/KHR_fragment_shader_barycentric by Bill Hollings · 1 year, 11 months ago
  81. 9253d5c Fix compilation issues by sean · 1 year, 11 months ago
  82. d662380 Use maximumFramesPerSecond only as fallback by sean · 1 year, 11 months ago
  83. 9b1194a Note Metal requirement in UserGuide.md by sean · 1 year, 11 months ago
  84. 5e03632 Also support the NVIDIA specific extension by sean · 1 year, 11 months ago
  85. a0490ce Use NSScreen maximumFramesPerSecond on macOS 12+ by sean · 1 year, 11 months ago
  86. 6cc5110 Add: Support for KHR_fragment_shader_barycentric by sean · 1 year, 11 months ago
  87. 2ebb72e Merge pull request #1595 from billhollings/fix-regression-in-dxvk by Bill Hollings · 1 year, 11 months ago
  88. 866c0dc Fix vertex buffer binding counts when establishing implicit buffers binding indexes. by Bill Hollings · 2 years ago
  89. b322ffc Use superlayer to find NSScreen by spnda · 2 years ago
  90. 08252c1 Implement vkGetRefreshCycleDurationGOOGLE() for macOS. by kleinerm · 3 years ago
  91. 27aaaf5 Merge pull request #1593 from billhollings/fix-intel-zombie-object by Bill Hollings · 2 years ago
  92. 695a540 Add workaround for zombie memory bug in Intel Iris Plus Graphics by Bill Hollings · 2 years ago
  93. 711231d Merge pull request #1590 from billhollings/fix-timestamp-fences by Bill Hollings · 2 years ago
  94. e2168a3 Fix error on some Apple GPU's where a vkCmdTimestampQuery() after a by Bill Hollings · 2 years ago
  95. b8f0828 Merge pull request #1587 from billhollings/VK_KHR_separate_depth_stencil_layouts by Bill Hollings · 2 years ago
  96. 1bad27c Add support for VK_KHR_separate_depth_stencil_layouts extension. by Bill Hollings · 2 years ago
  97. 790b7aa Merge pull request #1584 from billhollings/VK_EXT_separate_stencil_usage by Bill Hollings · 2 years ago
  98. cd5b336 Add support for VK_EXT_separate_stencil_usage extension. by Bill Hollings · 2 years ago
  99. 718113c Merge pull request #1583 from billhollings/update-spirv-cross by Bill Hollings · 2 years ago
  100. e00fef5 Update to latest SPIRV-Cross. by Bill Hollings · 2 years ago