1. 7a32097 Merge pull request #1807 from billhollings/rmv-unused-debug-log-calls by Bill Hollings · 1 year, 4 months ago master
  2. b6b51aa Remove some old unused commented-out debug log calls. by Bill Hollings · 1 year, 4 months ago
  3. 3d886ca Merge pull request #1806 from billhollings/fix-swapchain-mem-issues by Bill Hollings · 1 year, 4 months ago
  4. be51089 Fix small memory issues with MVKPresentableSwapchainImage. by Bill Hollings · 1 year, 4 months ago
  5. 2960554 Merge pull request #1804 from billhollings/revert-e102ce1 by Bill Hollings · 1 year, 4 months ago
  6. b09ee9d Revert commit e102ce1102dcdfd4d59df3fd5f3f381cb9a4ab81. by Bill Hollings · 1 year, 4 months ago
  7. e743bbc Merge pull request #1797 from billhollings/fix-no-attchmt-tile-mem-prealloc by Bill Hollings · 1 year, 5 months ago
  8. e102ce1 Fix excessive Metal tile memory preallocation when rendering without attachments. by Bill Hollings · 1 year, 5 months ago
  9. a307b24 Merge pull request #1795 from billhollings/fix-buff-binding-justoffset-when-overridden by Bill Hollings · 1 year, 5 months ago v1.2.1
  10. 8965c87 Fix crash when buffer binding updates only offset while it is overridden. by Bill Hollings · 1 year, 5 months ago
  11. 32da105 Merge pull request #1794 from billhollings/sdk-1.3.236 by Bill Hollings · 1 year, 5 months ago
  12. f5f6515 Update dependency libraries to match Vulkan SDK 1.3.236. by Bill Hollings · 1 year, 5 months ago
  13. c0c00d7 Merge pull request #1793 from billhollings/fix-fastmath-regression by Bill Hollings · 1 year, 5 months ago
  14. 985ec99 Fix app performance regression triggered by the previous introduction by Bill Hollings · 1 year, 5 months ago
  15. de285ef Merge pull request #1790 from billhollings/fix-buff-bind-overrides by Bill Hollings · 1 year, 5 months ago
  16. 8e45217 Fix Metal buffer index binding overrides for push constants and attachment clearing. by Bill Hollings · 1 year, 5 months ago
  17. 13535d0 Merge pull request #1783 from cdavis5e/discarded-frag-checks by Bill Hollings · 1 year, 6 months ago
  18. 03ce25d MVKPipeline: Force extra checks for stores after fragment discard. by Chip Davis · 1 year, 6 months ago
  19. 417d27d Merge pull request #1780 from billhollings/fix-ycbcr-format-support by Bill Hollings · 1 year, 6 months ago
  20. bd497fe Fix mistaken YCBCR format support indication. by Bill Hollings · 1 year, 6 months ago
  21. 0dd3293 Merge pull request #1769 from MennoVink/#1764_emulated_semaphores_freeze_fix by Bill Hollings · 1 year, 6 months ago
  22. 0fe5ffe Merge pull request #1773 from billhollings/misc-small-fixes by Bill Hollings · 1 year, 6 months ago
  23. b2acfb6 Upgrade GitHub CI to use Xcode 14.1 on macOS 12. by Bill Hollings · 1 year, 6 months ago
  24. 7c0143c Support Xcode 14.1 build settings. by Bill Hollings · 1 year, 6 months ago
  25. 4d003bf Document new linkage model used by Xcode 14 and later, and how to link by Bill Hollings · 1 year, 6 months ago
  26. 6d7f433 Work around MTLCounterSet crash on additional Intel Iris Plus Graphics devices. by Bill Hollings · 1 year, 6 months ago
  27. c8f5810 Merge pull request #1767 from cdavis5e/optimal-tiling-atomics by Bill Hollings · 1 year, 6 months ago
  28. b871d8f MVKDevice: Fix backwards attribution of storage/uniform texel buffer alignments. by Chip Davis · 1 year, 6 months ago
  29. 94b1ea3 MVKImage: Always use a texel buffer for atomic storage images. by Chip Davis · 1 year, 6 months ago
  30. 9cdf4ed Merge pull request #1770 from spnda/fix_cmd_blit by Bill Hollings · 1 year, 6 months ago
  31. 0b62f64 Fix: Invalid blit offsets by sean · 1 year, 6 months ago
  32. 05c757c Only wait on emulated semaphores once to prevent freezing when using prefilled command buffers. by Menno Vink · 1 year, 6 months ago
  33. 5ebeac7 Merge pull request #1755 from cdavis5e/raw-buffer-tese-input by Bill Hollings · 1 year, 6 months ago
  34. 2cb33c0 MVKPipeline: Stop using vertex-style input for tessellation evaluation shaders. by Chip Davis · 1 year, 7 months ago
  35. b283868 Merge pull request #1763 from spnda/bda_requirements by Bill Hollings · 1 year, 6 months ago
  36. 237e538 Fix: Proper requirements for enabling BDA extensions by sean · 1 year, 6 months ago
  37. 7740554 Merge pull request #1759 from spnda/KHR_copy_commands2 by Bill Hollings · 1 year, 6 months ago
  38. 8a7979d Cleanup MVKCmdBufferImageCopy::setContent by sean · 1 year, 6 months ago
  39. 331d8e1 Deduplicate code by sean · 1 year, 6 months ago
  40. 270a019 Add: KHR_copy_commands2 by sean · 1 year, 6 months ago
  41. 9fa413d Merge pull request #1754 from billhollings/fix-desc-update-bounds-crash by Bill Hollings · 1 year, 6 months ago
  42. 0287a32 Fix crash on descriptor update with out-of-bounds descriptor count data. by Bill Hollings · 1 year, 6 months ago
  43. 67d59ae Merge pull request #1747 from KhronosGroup/rw_lunarg_fixjson by Bill Hollings · 1 year, 6 months ago
  44. 9987bca fix for wrong version number in icd json by Richard S. Wright Jr · 1 year, 7 months ago rw_lunarg_fixjson
  45. 260bad4 Merge pull request #1744 from billhollings/fix-prefilling-mem-leaks by Bill Hollings · 1 year, 7 months ago v1.2.0
  46. 608342b Update documentation for prefilling Metal command buffers options. by Bill Hollings · 1 year, 7 months ago
  47. 00b2184 Fix crash and memory leaks when configured for prefilling Metal command buffers. by Bill Hollings · 1 year, 7 months ago
  48. 7662501 Merge pull request #1745 from billhollings/sdk-1.3.231 by Bill Hollings · 1 year, 7 months ago v1.2.0-beta
  49. e061e5e Update dependency libraries to match Vulkan SDK 1.3.231. by Bill Hollings · 1 year, 7 months ago
  50. b751c07 Fix memory leaks when configured for prefilling Metal command buffers. by Bill Hollings · 1 year, 7 months ago
  51. 707da6e Merge pull request #1738 from billhollings/fix-vulkan-sem4-fallback by Bill Hollings · 1 year, 7 months ago
  52. ceb2989 Vulkan semaphore fallback to using single queue if MTLEvents unusable. by Bill Hollings · 1 year, 7 months ago
  53. 45e339a Merge pull request #1737 from billhollings/fix-hide-vulkan-symbols by Bill Hollings · 1 year, 7 months ago
  54. 0cc6e1d Fix support for MVK_HIDE_VULKAN_SYMBOLS build setting. by Bill Hollings · 1 year, 7 months ago
  55. 5f52f38 Merge pull request #1730 from rasky/fix_macros by Bill Hollings · 1 year, 7 months ago
  56. d32c60a Makefile: fix environment variable definitions by Giovanni Bajo · 1 year, 7 months ago
  57. c2e9f1d Merge pull request #1726 from billhollings/vulkan-1_2 by Bill Hollings · 1 year, 7 months ago
  58. e8b32de Final 1.2 fixes by sean · 1 year, 7 months ago
  59. ac39eb2 Add support for Vulkan 1.2. by Bill Hollings · 1 year, 7 months ago
  60. 77b3cc0 Merge pull request #1722 from spnda/provide_1_3_stubs by Bill Hollings · 1 year, 8 months ago
  61. 6eaa035 Add Vulkan 1.3 command stubs by sean · 1 year, 8 months ago
  62. daea6b3 Merge pull request #1724 from billhollings/VK_KHR_spirv_1_4 by Bill Hollings · 1 year, 8 months ago
  63. 293e005 GitHub CI use macos-11 to build using Xcode 11.7. by Bill Hollings · 1 year, 8 months ago
  64. 31a7783 Advertise support for extension VK_KHR_spirv_1_4. by Bill Hollings · 1 year, 8 months ago
  65. 73a3faa Merge pull request #1723 from rasky/make_vars by Bill Hollings · 1 year, 8 months ago
  66. b0e433a Makefile: forward to xcode any variable declared on the command line by Giovanni Bajo · 1 year, 8 months ago
  67. 44bf225 Merge pull request #1720 from rasky/update_spirv by Bill Hollings · 1 year, 8 months ago
  68. d38cb86 Update SPIRV-Cross to latest version. by Giovanni Bajo · 1 year, 8 months ago
  69. b240982 Merge pull request #1719 from billhollings/fix-hidden-symbol-leak by Bill Hollings · 1 year, 8 months ago
  70. 63be111 Fix undefined reference to vkGetBufferDeviceAddressEXT by Bill Hollings · 1 year, 8 months ago
  71. 250e1f9 Merge pull request #1715 from cdavis5e/tess-unwritten-builtin-read by Bill Hollings · 1 year, 8 months ago
  72. fafcc4b MVKPipeline: Add builtins that are read but not written to tessellation pipelines. by Chip Davis · 1 year, 9 months ago
  73. 5bae97a Merge pull request #1709 from KhronosGroup/SingleQueueSemaphore by Bill Hollings · 1 year, 8 months ago
  74. d7b5a36 Merge pull request #1707 from billhollings/SingleQueueSemaphore by Bill Hollings · 1 year, 8 months ago SingleQueueSemaphore
  75. 14de07b Vulkan semaphore functional improvements. by Bill Hollings · 1 year, 8 months ago
  76. c652ebc Merge pull request #1693 from tellowkrinkle/SingleQueueSemaphore by Bill Hollings · 1 year, 8 months ago
  77. 37f1988 Merge branch 'master' into SingleQueueSemaphore by Bill Hollings · 1 year, 8 months ago
  78. 8692a9d Merge pull request #1704 from billhollings/desc-idx-auto-mtl-arg-buffs by Bill Hollings · 1 year, 8 months ago
  79. 14f9910 Set MVKPhysicalDeviceVulkan12FeaturesNoExt parameters based on support. by Bill Hollings · 1 year, 8 months ago
  80. 4effb9a Support automatically enable Metal argument buffers when by Bill Hollings · 1 year, 8 months ago
  81. 013a192 Merge pull request #1697 from billhollings/optional-vk12-extn-hooks by Bill Hollings · 1 year, 9 months ago
  82. 67cfe53 Add hooks for optional but currently unsupported Vulkan 1.2 extensions. by Bill Hollings · 1 year, 9 months ago
  83. a233e0b Add single-queue handling of VkSemaphore by TellowKrinkle · 1 year, 9 months ago
  84. 21a4947 Remove MTLFence semaphores by TellowKrinkle · 1 year, 9 months ago
  85. ea5a53d Merge pull request #1691 from billhollings/VK_KHR_shader_float_controls by Bill Hollings · 1 year, 9 months ago
  86. 11679be Merge pull request #1690 from bangnoise/pr/localizedName-crash-macOS_10_14 by Bill Hollings · 1 year, 9 months ago
  87. 47d2c74 Style fix by Tom Butterworth · 1 year, 9 months ago
  88. e0a50c8 Add support for the VK_KHR_shader_float_controls extension. by Bill Hollings · 1 year, 9 months ago
  89. 07ac3c8 Fix crash in vkCreateSwapchainKHR() on macOS 10.14 and earlier by Tom Butterworth · 1 year, 9 months ago
  90. d447ea7 Merge pull request #1686 from billhollings/fix-1.2-promotion-typo by Bill Hollings · 1 year, 9 months ago
  91. 3ceb786 Remove KHR suffix typo from vkGetDeviceMemoryOpaqueCaptureAddress promotion to Vulkan 1.2. by Bill Hollings · 1 year, 9 months ago
  92. 93a171a Merge pull request #1683 from billhollings/fix-swapchain-retention by Bill Hollings · 1 year, 9 months ago
  93. 666d7ed Merge pull request #1682 from spnda/vulkan_1_2_commands by Bill Hollings · 1 year, 9 months ago
  94. 89b3b5f Add aliases for draw_indirect_count by sean · 1 year, 9 months ago
  95. 33ca59e Fix retention of MVKSwapchain for future drawable presentations. by Bill Hollings · 1 year, 9 months ago
  96. 546b98e Add Vulkan 1.2 core commands by sean · 1 year, 9 months ago
  97. ebcefa2 Merge pull request #1681 from scandit-opm/feature/make-cereal-optional by Bill Hollings · 1 year, 9 months ago
  98. 694f2e5 Implement review comments by Marcel Opprecht · 1 year, 9 months ago
  99. 20b0cf8 Add MVK_EXCLUDE_CEREAL build option to avoid use of Cereal library. by Marcel Opprecht · 1 year, 9 months ago
  100. b051111 Merge pull request #1680 from billhollings/sdk-1.3.224 by Bill Hollings · 1 year, 9 months ago v1.1.11