)]}'
{
  "commit": "be51089f25f8aaf134b5b3dbdfe00deb4f689f26",
  "tree": "7b5d805638f223ed546dd8e3682f24e2a48dbd0b",
  "parents": [
    "2960554d3a33125b4396589602d8e6f7e9a325ab"
  ],
  "author": {
    "name": "Bill Hollings",
    "email": "bill.hollings@brenwill.com",
    "time": "Thu Dec 29 21:50:04 2022 -0500"
  },
  "committer": {
    "name": "Bill Hollings",
    "email": "bill.hollings@brenwill.com",
    "time": "Thu Dec 29 21:50:04 2022 -0500"
  },
  "message": "Fix small memory issues with MVKPresentableSwapchainImage.\n\n- Fix Metal validation error caused by CAMetalDrawable released before\n  MTLCommandBuffer is finished using it.\n- When presenting, MVKPresentableSwapchainImage retains in-flight\n  CAMetalDrawable until MTLCommandBuffer completion.\n\n- Fix memory leak of MVKFences and MVKSemaphores when a\n  swapchain image is acquired more than it is presented.\n- Force MVKPresentableSwapchainImage to untrack any tracked fences or\n  semaphores when it is destroyed.\n\n- Update MoltenVK version to 1.2.2.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "1f361df526a1ae329d9a87e15acd056bc3b68e85",
      "old_mode": 33188,
      "old_path": "Docs/Whats_New.md",
      "new_id": "95be3e72e90ef4b0125f347cefaeb4d5821c125c",
      "new_mode": 33188,
      "new_path": "Docs/Whats_New.md"
    },
    {
      "type": "modify",
      "old_id": "51a605fcb09e22961cc6a0c0db3ac045f1a32d6c",
      "old_mode": 33188,
      "old_path": "MoltenVK/MoltenVK/API/vk_mvk_moltenvk.h",
      "new_id": "6aef84a3a2b7c06f8b051e347fbbe56c19355abd",
      "new_mode": 33188,
      "new_path": "MoltenVK/MoltenVK/API/vk_mvk_moltenvk.h"
    },
    {
      "type": "modify",
      "old_id": "fc9e5fd264d144780abad07da14b4968ae9254f5",
      "old_mode": 33188,
      "old_path": "MoltenVK/MoltenVK/GPUObjects/MVKImage.h",
      "new_id": "2c19af45dd5a06c782eed029aacb5e65064f0350",
      "new_mode": 33188,
      "new_path": "MoltenVK/MoltenVK/GPUObjects/MVKImage.h"
    },
    {
      "type": "modify",
      "old_id": "2cbb203576eeee9df62c2fece85e7e9aafa4260c",
      "old_mode": 33188,
      "old_path": "MoltenVK/MoltenVK/GPUObjects/MVKImage.mm",
      "new_id": "8b05bbdc69926105d9c7a8dcca71c8195b72412c",
      "new_mode": 33188,
      "new_path": "MoltenVK/MoltenVK/GPUObjects/MVKImage.mm"
    }
  ]
}
