)]}'
{
  "log": [
    {
      "commit": "87c74fda26302185db327ba20cc92d3da82a1eb8",
      "tree": "ab6dfc759d1c32444b70dc99a4b19a00616e4230",
      "parents": [
        "4bf1fccca451fcdee35f582ebbd6303df3fff17c"
      ],
      "author": {
        "name": "Matt Sandy",
        "email": "msandy@google.com",
        "time": "Tue Jul 07 18:12:55 2026 -0700"
      },
      "committer": {
        "name": "Matt Sandy",
        "email": "msandy@google.com",
        "time": "Thu Jul 23 18:53:21 2026 -0700"
      },
      "message": "Reland \"Merge tag \u0027vulkan-sdk-1.4.350.1\u0027 into main\"\n\nThis is a reland of commit 6e0f3dca09c63ceca9bf926ba9c0cef2a5d980b3\n\nOriginal change\u0027s description:\n\u003e Merge tag \u0027vulkan-sdk-1.4.350.1\u0027 into main\n\u003e\n\u003e Bug: 510484520\n\u003e Change-Id: I034975bb3c51f8c0bcd2e2e61528c69801bcc8fe\n\u003e Reviewed-on: https://fuchsia-review.googlesource.com/c/third_party/Vulkan-Tools/+/1708872\n\u003e Reviewed-by: Craig Stout \u003ccstout@google.com\u003e\n\nBug: 510484520\nChange-Id: I74cb273619532f0116725d538a0f150d6737a21e\nReviewed-on: https://fuchsia-review.googlesource.com/c/third_party/Vulkan-Tools/+/1720934\nReviewed-by: Craig Stout \u003ccstout@google.com\u003e\n"
    },
    {
      "commit": "4bf1fccca451fcdee35f582ebbd6303df3fff17c",
      "tree": "2a532f2c333e799d1dd7adc917177fa33e30d8ea",
      "parents": [
        "6e0f3dca09c63ceca9bf926ba9c0cef2a5d980b3"
      ],
      "author": {
        "name": "Matt Sandy",
        "email": "msandy@google.com",
        "time": "Thu Jul 23 14:15:00 2026 -0700"
      },
      "committer": {
        "name": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Thu Jul 23 14:23:52 2026 -0700"
      },
      "message": "Revert \"Merge tag \u0027vulkan-sdk-1.4.350.1\u0027 into main\"\n\nThis reverts commit 6e0f3dca09c63ceca9bf926ba9c0cef2a5d980b3.\n\nReason for revert: premature roller\n\nFailure Link: NA\n\nOriginal change\u0027s description:\n\u003e Merge tag \u0027vulkan-sdk-1.4.350.1\u0027 into main\n\u003e\n\u003e Bug: 510484520\n\u003e Change-Id: I034975bb3c51f8c0bcd2e2e61528c69801bcc8fe\n\u003e Reviewed-on: https://fuchsia-review.googlesource.com/c/third_party/Vulkan-Tools/+/1708872\n\u003e Reviewed-by: Craig Stout \u003ccstout@google.com\u003e\n\nBug: 510484520\nNo-Presubmit: true\nNo-Tree-Checks: true\nNo-Try: true\nChange-Id: Ia2d943178be015c092ffaabe74198c277137c517\nReviewed-on: https://fuchsia-review.googlesource.com/c/third_party/Vulkan-Tools/+/1716818\nCommit-Queue: Matt Sandy \u003cmsandy@google.com\u003e\nExempt: android-build-ayeaye@system.gserviceaccount.com \u003candroid-build-ayeaye@system.gserviceaccount.com\u003e\n"
    },
    {
      "commit": "6e0f3dca09c63ceca9bf926ba9c0cef2a5d980b3",
      "tree": "ab6dfc759d1c32444b70dc99a4b19a00616e4230",
      "parents": [
        "2af5365853c4e11743cf0a4205c00dfbe7e599a2",
        "1cb3a319969cf0d3e2315b0a87a27447f55b4167"
      ],
      "author": {
        "name": "Matt Sandy",
        "email": "msandy@google.com",
        "time": "Tue Jul 07 18:12:55 2026 -0700"
      },
      "committer": {
        "name": "Matt Sandy",
        "email": "msandy@google.com",
        "time": "Thu Jul 23 13:19:41 2026 -0700"
      },
      "message": "Merge tag \u0027vulkan-sdk-1.4.350.1\u0027 into main\n\nBug: 510484520\nChange-Id: I034975bb3c51f8c0bcd2e2e61528c69801bcc8fe\nReviewed-on: https://fuchsia-review.googlesource.com/c/third_party/Vulkan-Tools/+/1708872\nReviewed-by: Craig Stout \u003ccstout@google.com\u003e\n"
    },
    {
      "commit": "2af5365853c4e11743cf0a4205c00dfbe7e599a2",
      "tree": "2a532f2c333e799d1dd7adc917177fa33e30d8ea",
      "parents": [
        "8d62e788bff0e6218a5cf63319ccc98746351503"
      ],
      "author": {
        "name": "Roland McGrath",
        "email": "mcgrathr@google.com",
        "time": "Thu Jun 11 12:18:10 2026 -0700"
      },
      "committer": {
        "name": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Thu Jun 11 15:36:49 2026 -0700"
      },
      "message": "Move AppSurface, AppGpu ctors out of line\n\nIn C++23, forward-declared incomplete types can\u0027t be used for\nso many things.\n\nBug: 459923005\nChange-Id: I2acbc298def618389dc05f81ab33d4302f65e6e1\nReviewed-on: https://fuchsia-review.googlesource.com/c/third_party/Vulkan-Tools/+/1651355\nReviewed-by: Craig Stout \u003ccstout@google.com\u003e\nFuchsia-Auto-Submit: Roland McGrath \u003cmcgrathr@google.com\u003e\nCommit-Queue: Roland McGrath \u003cmcgrathr@google.com\u003e\n"
    },
    {
      "commit": "1cb3a319969cf0d3e2315b0a87a27447f55b4167",
      "tree": "fde04baa52eb11ab5cf695c5811945bec5428182",
      "parents": [
        "fe3764e18f0f743abb235bb2fda4efaa57ec3fe0"
      ],
      "author": {
        "name": "Charles Giessen",
        "email": "charles@lunarg.com",
        "time": "Mon May 04 09:44:59 2026 -0500"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Mon May 04 12:54:00 2026 -0500"
      },
      "message": "vulkaninfo: Check extensions before querying properties\n\nVarious queries didn\u0027t check that the GPU supported the extension being queried\nwhich can lead to crashes.\n"
    },
    {
      "commit": "fe3764e18f0f743abb235bb2fda4efaa57ec3fe0",
      "tree": "3c0b2c617d1f1e3323aa9d07ceccec3df665136c",
      "parents": [
        "a82442cf0722eb08c02c47011a3d7ffc3deb9796"
      ],
      "author": {
        "name": "Charles Giessen",
        "email": "charles@lunarg.com",
        "time": "Wed Feb 19 20:42:29 2025 -0600"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Fri May 01 11:00:51 2026 -0500"
      },
      "message": "vulkaninfo: Enable device groups extension\n\nThis was accidentally disabled, which causes the device group output\nto dissapear.\n"
    },
    {
      "commit": "a82442cf0722eb08c02c47011a3d7ffc3deb9796",
      "tree": "9be63adc07b64382920aaebcc14485df2ffbabce",
      "parents": [
        "7c46da2b39036a80ce088576d5794bf39e667f56"
      ],
      "author": {
        "name": "headerbot[bot]",
        "email": "(none)",
        "time": "Thu Apr 30 22:17:34 2026 -0700"
      },
      "committer": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Thu Apr 30 23:25:44 2026 -0700"
      },
      "message": "build: Update to header v1.4.350\n"
    },
    {
      "commit": "7c46da2b39036a80ce088576d5794bf39e667f56",
      "tree": "432a3ab9d2d60b0b0aa43689ef941394fa90724d",
      "parents": [
        "0dc15c6f3659958c444ae56fde7e4802a9831116"
      ],
      "author": {
        "name": "headerbot[bot]",
        "email": "(none)",
        "time": "Thu Apr 09 19:16:37 2026 -0700"
      },
      "committer": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Thu Apr 09 20:36:14 2026 -0700"
      },
      "message": "build: Update to header v1.4.349\n"
    },
    {
      "commit": "0dc15c6f3659958c444ae56fde7e4802a9831116",
      "tree": "f699740a5cfbd094ab46769bda1ab5787985303e",
      "parents": [
        "90bf5bc4fd8bea0d300f6564af256a51a34124b8"
      ],
      "author": {
        "name": "headerbot[bot]",
        "email": "(none)",
        "time": "Mon Apr 06 15:23:20 2026 -0700"
      },
      "committer": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Mon Apr 06 16:34:14 2026 -0700"
      },
      "message": "build: Update to header v1.4.348\n"
    },
    {
      "commit": "90bf5bc4fd8bea0d300f6564af256a51a34124b8",
      "tree": "2f216312ae7ed28ca1fca7784c13d49928cbdcb2",
      "parents": [
        "734638ea758c82b65dc7e326ae790d797d375ae3"
      ],
      "author": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Fri Mar 20 10:39:24 2026 -0700"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Fri Mar 20 12:47:20 2026 -0600"
      },
      "message": "build: Update to header 1.4.347\n"
    },
    {
      "commit": "734638ea758c82b65dc7e326ae790d797d375ae3",
      "tree": "17db0b120f04faaf06de3ab90e2f58ddce138477",
      "parents": [
        "59f963ce1b1d16cc92137a241a0fe98d637d21f4"
      ],
      "author": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Fri Mar 13 10:51:23 2026 -0700"
      },
      "committer": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Fri Mar 13 11:52:19 2026 -0700"
      },
      "message": "build: Update to header 1.4.346\n"
    },
    {
      "commit": "59f963ce1b1d16cc92137a241a0fe98d637d21f4",
      "tree": "9cb23ab0db6f97f82ef80e0cfbd7988ce98f7510",
      "parents": [
        "7f423e2b242c154e6ace85c804c65462a7d41870"
      ],
      "author": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Fri Mar 06 12:06:06 2026 -0800"
      },
      "committer": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Fri Mar 06 15:16:39 2026 -0800"
      },
      "message": "build: Update to header 1.4.345\n"
    },
    {
      "commit": "7f423e2b242c154e6ace85c804c65462a7d41870",
      "tree": "15b0174aa4fa0925579b8b2f3e54bad50d233608",
      "parents": [
        "6a9d187173f2ec4773da1e7e9cae587f6390d817"
      ],
      "author": {
        "name": "Mark Young",
        "email": "marky@lunarg.com",
        "time": "Thu Feb 26 16:02:28 2026 -0500"
      },
      "committer": {
        "name": "Mark Young",
        "email": "marky@lunarg.com",
        "time": "Fri Feb 27 15:06:51 2026 -0500"
      },
      "message": "mockicd: Update Pipeline Binary entrypoints\n\nThe pipeline binary entrypoints needed some more work to better\nsimulate an implmentation in our test framework.\n"
    },
    {
      "commit": "6a9d187173f2ec4773da1e7e9cae587f6390d817",
      "tree": "ee334135e313ae451f321a4756a59418e0f4171a",
      "parents": [
        "39a19dccf79d28951516c3c7c9f1ee4a606fb733"
      ],
      "author": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Fri Feb 06 11:18:44 2026 -0800"
      },
      "committer": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Fri Feb 20 11:14:01 2026 -0800"
      },
      "message": "build: Update to header 1.4.344\n"
    },
    {
      "commit": "39a19dccf79d28951516c3c7c9f1ee4a606fb733",
      "tree": "50dddeba863222d4f6715c6b42c2a49a21275da3",
      "parents": [
        "7aa95f41d4b787e205a1ae845901ffc7ff96e49e"
      ],
      "author": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Fri Feb 06 11:18:44 2026 -0800"
      },
      "committer": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Fri Feb 06 12:14:33 2026 -0800"
      },
      "message": "build: Update to header 1.4.343\n"
    },
    {
      "commit": "7aa95f41d4b787e205a1ae845901ffc7ff96e49e",
      "tree": "dad33bb8521a977258450f3294940899a47d15cf",
      "parents": [
        "479323770e951871771b42da7cb77428bcdbf704"
      ],
      "author": {
        "name": "Jarrett Johnson",
        "email": "jarrett.johnson@schrodinger.com",
        "time": "Tue Feb 03 02:46:05 2026 -0500"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Wed Feb 04 09:15:19 2026 -0600"
      },
      "message": "Introduce optional APPLE_USE_SYSTEM_ICD for runtime icd discovery on APPLE\n"
    },
    {
      "commit": "479323770e951871771b42da7cb77428bcdbf704",
      "tree": "80afff3d9c9bc925d0bddae7eef427231c6f5753",
      "parents": [
        "362c28b8e13292f0fca1b0c9ce3ba515fe9b71a1"
      ],
      "author": {
        "name": "Richard S. Wright Jr.",
        "email": "richard@lunarg.com",
        "time": "Fri Jan 30 18:11:25 2026 -0500"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Wed Feb 04 08:00:40 2026 -0600"
      },
      "message": "Update known_good.json\n\nUpdated MoltenVK version in use."
    },
    {
      "commit": "362c28b8e13292f0fca1b0c9ce3ba515fe9b71a1",
      "tree": "1abf517c0ca28f275d4112f1529a4494902a95e0",
      "parents": [
        "48a4bcbdf619e57204783f8c1a04c76c160ddd5b"
      ],
      "author": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Fri Jan 30 09:38:29 2026 -0800"
      },
      "committer": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Fri Jan 30 10:35:27 2026 -0800"
      },
      "message": "build: Update to header 1.4.342\n"
    },
    {
      "commit": "48a4bcbdf619e57204783f8c1a04c76c160ddd5b",
      "tree": "31223f8f9a55b009f0fd18bef8d108d8c29a7872",
      "parents": [
        "5ebf9cb185ee2caf429a5e9b6fabb9a2b5fa8a1d"
      ],
      "author": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Fri Jan 23 08:27:43 2026 -0800"
      },
      "committer": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Fri Jan 23 08:52:52 2026 -0800"
      },
      "message": "build: Update to header 1.4.341\n"
    },
    {
      "commit": "5ebf9cb185ee2caf429a5e9b6fabb9a2b5fa8a1d",
      "tree": "3749dbb63526621f4e9483e5e2a118ada03dea8b",
      "parents": [
        "983f86f9b5f5de9ce37349f42c38d6418218126f"
      ],
      "author": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Thu Jan 22 17:09:07 2026 -0800"
      },
      "committer": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Thu Jan 22 20:52:04 2026 -0800"
      },
      "message": "build: Update to header 1.4.340\n"
    },
    {
      "commit": "983f86f9b5f5de9ce37349f42c38d6418218126f",
      "tree": "876a0b06784277f8d8adb51652361dd329eeb448",
      "parents": [
        "ab8520f3445dbf823d3927d6faf22b7f5651000a"
      ],
      "author": {
        "name": "Charles Giessen",
        "email": "charles@lunarg.com",
        "time": "Tue Jan 20 09:34:28 2026 -0600"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Tue Jan 20 13:12:03 2026 -0600"
      },
      "message": "vulkaninfo: Fix string printing in VK_KHR_display\n\nStrings must be printed with the PrintString/PrintKeyString functions in\norder to properly escape and quote them in the JSON output.\n"
    },
    {
      "commit": "ab8520f3445dbf823d3927d6faf22b7f5651000a",
      "tree": "a88ac395dbbbc077b2670620fb43d757083aa8cb",
      "parents": [
        "f5ba3301bdd000d925b4bf277a18ac0fa69c1fd2"
      ],
      "author": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Fri Jan 16 14:00:40 2026 -0800"
      },
      "committer": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Fri Jan 16 14:28:26 2026 -0800"
      },
      "message": "build: Update to header 1.4.339\n"
    },
    {
      "commit": "f5ba3301bdd000d925b4bf277a18ac0fa69c1fd2",
      "tree": "5a16d2ba976e12e7c00e32c0ab62b78abcfad968",
      "parents": [
        "155fa739805a96ae1a5f0cc9f0847e8e8f34725b"
      ],
      "author": {
        "name": "Jeremy Gebben",
        "email": "jeremyg@lunarg.com",
        "time": "Tue Jan 06 11:29:19 2026 -0700"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Tue Jan 13 13:30:32 2026 -0600"
      },
      "message": "info: Add support for VK_KHR_display\n\nThis prints the results of vkGetPhysicalDeviceDisplayPropertiesKHR(),\nvkGetPhysicalDeviceDisplayPlanePropertiesKHR() and other\nrelated property lookups.\n\nIt does not provide support to create a VK_KHR_display surface and\nquery it.\n\nIt also does not try to use VK_EXT_direct_mode_display to take control\nof the display from the window system.\n"
    },
    {
      "commit": "155fa739805a96ae1a5f0cc9f0847e8e8f34725b",
      "tree": "4615f6267109d6b6fb1c9493fd6edab151c90596",
      "parents": [
        "e8a4ce73f3244d814ccc84e723bb0442fab4dcf7"
      ],
      "author": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Mon Jan 12 10:39:01 2026 -0800"
      },
      "committer": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Mon Jan 12 16:39:54 2026 -0800"
      },
      "message": "build: Update to header 1.4.338\n"
    },
    {
      "commit": "e8a4ce73f3244d814ccc84e723bb0442fab4dcf7",
      "tree": "fcb21fd8a149fed0880b5b20edf3adb131df221c",
      "parents": [
        "e32b975cd846b79ed648c2bffde848875955f8fd"
      ],
      "author": {
        "name": "spencer-lunarg",
        "email": "spencer@lunarg.com",
        "time": "Wed Dec 24 11:26:21 2025 -0500"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Wed Dec 24 11:01:17 2025 -0600"
      },
      "message": "info: Add vkGetPhysicalDeviceMultisamplePropertiesEXT\n"
    },
    {
      "commit": "e32b975cd846b79ed648c2bffde848875955f8fd",
      "tree": "00e781f19a662d17367d7ac4d276ee5ab8fbfec5",
      "parents": [
        "1343cb3a9ca1a52fc6575f1471cf2b656bf1050a"
      ],
      "author": {
        "name": "spencer-lunarg",
        "email": "spencer@lunarg.com",
        "time": "Wed Dec 24 11:00:08 2025 -0500"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Wed Dec 24 11:01:17 2025 -0600"
      },
      "message": "info: Add vkGetPhysicalDeviceFragmentShadingRatesKHR\n"
    },
    {
      "commit": "1343cb3a9ca1a52fc6575f1471cf2b656bf1050a",
      "tree": "5d09ac43c40b9780dd1349f353fed08313f55835",
      "parents": [
        "61c4e7477213bb98ed7299651d6254bc5745e93d"
      ],
      "author": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Fri Dec 19 10:09:59 2025 -0800"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Fri Dec 19 12:24:42 2025 -0600"
      },
      "message": "build: Update to header 1.4.337\n"
    },
    {
      "commit": "61c4e7477213bb98ed7299651d6254bc5745e93d",
      "tree": "41d9fa375a3f20d5a945fe4278ff762f52a4908d",
      "parents": [
        "2a288f8284243645a8a50fe5f4c53209fdbd7905"
      ],
      "author": {
        "name": "spencer-lunarg",
        "email": "spencer@lunarg.com",
        "time": "Wed Dec 17 09:48:57 2025 -0500"
      },
      "committer": {
        "name": "Spencer Fricke",
        "email": "115671160+spencer-lunarg@users.noreply.github.com",
        "time": "Wed Dec 17 14:26:07 2025 -0500"
      },
      "message": "vulkaninfo: Dump VkCooperativeMatrixPropertiesKHR and TimeDomain\n"
    },
    {
      "commit": "2a288f8284243645a8a50fe5f4c53209fdbd7905",
      "tree": "a7ff397e0767ab22f88e2c17642b759c45341198",
      "parents": [
        "1e62683bc7b7a46895843b6d67f72cb56b4ba42f"
      ],
      "author": {
        "name": "spencer-lunarg",
        "email": "spencer@lunarg.com",
        "time": "Mon Dec 15 17:06:35 2025 -0500"
      },
      "committer": {
        "name": "Spencer Fricke",
        "email": "115671160+spencer-lunarg@users.noreply.github.com",
        "time": "Mon Dec 15 17:52:25 2025 -0500"
      },
      "message": "scripts: Fix clang-format not running\n"
    },
    {
      "commit": "1e62683bc7b7a46895843b6d67f72cb56b4ba42f",
      "tree": "e2a8a3a539eeb109f8091410a947248649610aa3",
      "parents": [
        "ed33199cca325fe3fec3d667d4556dda27356ba0"
      ],
      "author": {
        "name": "AndreyVK_D3D",
        "email": "geecandrey@gmail.com",
        "time": "Tue Sep 09 20:49:33 2025 +0300"
      },
      "committer": {
        "name": "Spencer Fricke",
        "email": "115671160+spencer-lunarg@users.noreply.github.com",
        "time": "Mon Dec 15 17:52:08 2025 -0500"
      },
      "message": " Use the clock_gettime() function instead of the obsolescent gettimeofday() function.\n\nclock_gettime() can be used for macos since MacOS 10.12 Sierra, instaead of instead of the obsolescent gettimeofday() function.\r\n\r\nsee POSIX documenation https://pubs.opengroup.org/onlinepubs/9699919799/functions/gettimeofday.html"
    },
    {
      "commit": "ed33199cca325fe3fec3d667d4556dda27356ba0",
      "tree": "72beea3512c960bbeb2ac84c8b76b82341ca2229",
      "parents": [
        "73c5e04436a2e5e50ee6e83b2dc24636dd21ac57"
      ],
      "author": {
        "name": "spencer-lunarg",
        "email": "spencer@lunarg.com",
        "time": "Mon Dec 15 17:15:54 2025 -0500"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Mon Dec 15 16:47:29 2025 -0600"
      },
      "message": "vulkaninfo: Dedicated ShowSettings struct\n"
    },
    {
      "commit": "73c5e04436a2e5e50ee6e83b2dc24636dd21ac57",
      "tree": "f08e03c1c88e7060106d54d240f36266d49cd9a4",
      "parents": [
        "2170c33bb3d2af976a1894666bfd3dc80cbe4da8"
      ],
      "author": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Fri Dec 12 09:01:53 2025 -0800"
      },
      "committer": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Fri Dec 12 09:31:14 2025 -0800"
      },
      "message": "build: Update to header 1.4.336\n"
    },
    {
      "commit": "2170c33bb3d2af976a1894666bfd3dc80cbe4da8",
      "tree": "44a1141102c6a1ea99cf2f875ac0969ce331a835",
      "parents": [
        "54587dc9ccc739b1b2649d71de20583c3e12ddcb"
      ],
      "author": {
        "name": "Charles Giessen",
        "email": "charles@lunarg.com",
        "time": "Fri Dec 05 17:35:24 2025 -0600"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Mon Dec 08 13:21:47 2025 -0700"
      },
      "message": "build: Support compilation with MinGW\n"
    },
    {
      "commit": "54587dc9ccc739b1b2649d71de20583c3e12ddcb",
      "tree": "9160cb5bf9e2e614c5da77aa419d13e3da8c3c82",
      "parents": [
        "8542e6dcfc6daef20d561220f1d91a02c25d95b2"
      ],
      "author": {
        "name": "Danylo Piliaiev",
        "email": "dpiliaiev@igalia.com",
        "time": "Mon Dec 08 14:22:19 2025 +0100"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Mon Dec 08 13:17:40 2025 -0700"
      },
      "message": "vulkaninfo: Fix running under RenderDoc\n\nRenderDoc allows only one simultaneously existing logical device, and\nvulkaninfo doesn\u0027t have a real need to keep them simultaneously alive.\n\nRunning vulkaninfo under RenderDoc is useful to get a Vulkan profile\nthat will represent the RenderDoc capabilities on the current GPU,\nwhich can be useful to, e.g., make a gfxreconstruct trace that will be\nlater capturable by RenderDoc.\n\nSigned-off-by: Danylo Piliaiev \u003cdpiliaiev@igalia.com\u003e\n"
    },
    {
      "commit": "8542e6dcfc6daef20d561220f1d91a02c25d95b2",
      "tree": "a88e4726dbd64e82113a449da65cd7a14bd0694f",
      "parents": [
        "48b5d246b2d0b1a41ee7ea1b69525ae7bb38a2ae"
      ],
      "author": {
        "name": "Charles Giessen",
        "email": "charles@lunarg.com",
        "time": "Thu Dec 04 16:25:24 2025 -0600"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Fri Dec 05 14:16:22 2025 -0700"
      },
      "message": "cube: Rename window in macOS to not refer to moltenVK\n\nSince KosmicKrisp is now released, the window title should not refer\nexplicitly to MoltenVK.\n"
    },
    {
      "commit": "48b5d246b2d0b1a41ee7ea1b69525ae7bb38a2ae",
      "tree": "7d2a41b2b9b30eab8e6921e15a667ffbc2b667a5",
      "parents": [
        "2a3347d5e74d359e3ecb8e229917f3335bfa2dfa"
      ],
      "author": {
        "name": "Charles Giessen",
        "email": "charles@lunarg.com",
        "time": "Mon Dec 01 10:40:37 2025 -0600"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Mon Dec 01 09:59:16 2025 -0700"
      },
      "message": "build: Update to header 1.4.335\n"
    },
    {
      "commit": "2a3347d5e74d359e3ecb8e229917f3335bfa2dfa",
      "tree": "bda1ecd3f785442ab5bdbde48a547b33d6b912be",
      "parents": [
        "6e586b25268ff24040c576594a72b1436b2cb12d"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Nov 24 06:14:44 2025 +0000"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Mon Nov 24 15:24:29 2025 -0700"
      },
      "message": "build(deps): bump actions/checkout from 5 to 6\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n  dependency-version: \u00276\u0027\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "6e586b25268ff24040c576594a72b1436b2cb12d",
      "tree": "e9c8c42042b656c8915f01b67205511095fe2959",
      "parents": [
        "013058f74e2356347f8d9317233bc769816c9dfb"
      ],
      "author": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Fri Nov 21 09:14:07 2025 -0800"
      },
      "committer": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Mon Nov 24 07:57:23 2025 -0800"
      },
      "message": "build: Update to header 1.4.334\n"
    },
    {
      "commit": "013058f74e2356347f8d9317233bc769816c9dfb",
      "tree": "9e704d67ff5461b87f360dc194c09b67c805b594",
      "parents": [
        "0a1fb7e8cb346f69862e4f12c1d7b09d23e2f84c"
      ],
      "author": {
        "name": "spencer-lunarg",
        "email": "spencer@lunarg.com",
        "time": "Thu Nov 20 15:26:08 2025 -0500"
      },
      "committer": {
        "name": "Spencer Fricke",
        "email": "115671160+spencer-lunarg@users.noreply.github.com",
        "time": "Thu Nov 20 15:47:58 2025 -0500"
      },
      "message": "vulkaninfo: Add a show-all option\n"
    },
    {
      "commit": "0a1fb7e8cb346f69862e4f12c1d7b09d23e2f84c",
      "tree": "5eaaae9bf2585bd24c15700ff4df482fe1b02bd8",
      "parents": [
        "5e57c8f31458ab4f66b187c13ec7501423bac26b"
      ],
      "author": {
        "name": "Emma Anholt",
        "email": "emma@anholt.net",
        "time": "Fri Nov 14 10:41:02 2025 -0800"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Fri Nov 14 16:31:15 2025 -0700"
      },
      "message": "cube: Fix GOOGLE_display_timing desired-present-time calibration.\n\nas the name says, we\u0027re calculating what the previous present\u0027s\ndesired time should have been, which will have IPD added for the\nnext_present_id\u0027s presentation.  So for example, if we are processing\nthe last presented frame\u0027s actualPresentTime, our multiple should be\n0, not 1.\n\nNow the demo properly locks to 60fps for a 1.0 IPD on my 60Hz display.\n"
    },
    {
      "commit": "5e57c8f31458ab4f66b187c13ec7501423bac26b",
      "tree": "f75c0f15b3d18b21dd5170bc0efb4802338e4c94",
      "parents": [
        "99491e2c512d4ed526aaf9c7e34ccfd3d22e98fe"
      ],
      "author": {
        "name": "Emma Anholt",
        "email": "emma@anholt.net",
        "time": "Thu Nov 13 14:20:09 2025 -0800"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Fri Nov 14 16:20:39 2025 -0700"
      },
      "message": "cube: Drop redundant check for GOOGLE_display_timing_enabled\n\nThat\u0027s already the check for the block we\u0027re under.\n"
    },
    {
      "commit": "99491e2c512d4ed526aaf9c7e34ccfd3d22e98fe",
      "tree": "81e90f7e97ac172d37acc63a6e57952a7a370928",
      "parents": [
        "17e6fb5043bd0435edef55330bcd026047caf62a"
      ],
      "author": {
        "name": "Emma Anholt",
        "email": "emma@anholt.net",
        "time": "Thu Nov 13 14:19:14 2025 -0800"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Fri Nov 14 16:20:39 2025 -0700"
      },
      "message": "cube: Fix VK_GOOGLE_display_timing path.\n\nWe were referencing present_time and ptime past their lifetimes in the\nblock, resulting in corruption of the pNext chain.\n"
    },
    {
      "commit": "17e6fb5043bd0435edef55330bcd026047caf62a",
      "tree": "6319871c99852efd12b1d56ade17aa878f36f1bd",
      "parents": [
        "8e9daf5dd62ff81ba67a1c20dad64ee87f21005e"
      ],
      "author": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Fri Nov 14 11:26:28 2025 -0800"
      },
      "committer": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Fri Nov 14 11:58:18 2025 -0800"
      },
      "message": "build: Update to header 1.4.333\n"
    },
    {
      "commit": "8e9daf5dd62ff81ba67a1c20dad64ee87f21005e",
      "tree": "0ef3b2fc90e2b61a4ebf6f0802d5b8de1b4e25ef",
      "parents": [
        "5f090a13d0629694036efb104f8633af69ba3ce7"
      ],
      "author": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Fri Nov 07 13:09:24 2025 -0800"
      },
      "committer": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Fri Nov 07 15:15:55 2025 -0800"
      },
      "message": "build: Update to header 1.4.332\n"
    },
    {
      "commit": "5f090a13d0629694036efb104f8633af69ba3ce7",
      "tree": "a4a3539f198ba5ac3e1c6f2ca2965ff2d2a6658c",
      "parents": [
        "7f6326618226225269a274869ac638b870c8fe2b"
      ],
      "author": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Thu Oct 30 18:07:13 2025 -0700"
      },
      "committer": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Thu Oct 30 20:05:48 2025 -0700"
      },
      "message": "build: Update to header 1.4.331\n"
    },
    {
      "commit": "7f6326618226225269a274869ac638b870c8fe2b",
      "tree": "18b72b396ba8f08c3ec936c3b37ce67ba4d81dcc",
      "parents": [
        "17c41541e8e43364af6ccb4a6ce167274152cd7a"
      ],
      "author": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Fri Oct 24 09:21:31 2025 -0700"
      },
      "committer": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Fri Oct 24 09:41:39 2025 -0700"
      },
      "message": "build: Update to header 1.4.330\n"
    },
    {
      "commit": "17c41541e8e43364af6ccb4a6ce167274152cd7a",
      "tree": "8fbc7a3e17c79f2271cca63d86633d50d6f28e21",
      "parents": [
        "faf69f66f2d9ba782fe37cabd19b9742f9f62eb3"
      ],
      "author": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Fri Oct 10 09:50:11 2025 -0700"
      },
      "committer": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Fri Oct 10 12:29:08 2025 -0700"
      },
      "message": "build: Update to header 1.4.329\n"
    },
    {
      "commit": "faf69f66f2d9ba782fe37cabd19b9742f9f62eb3",
      "tree": "b94730998d8e9fc9eabbf538db942256a216b7f4",
      "parents": [
        "8ebb2a62f5beee9447a8899a57db291d4034b0fc"
      ],
      "author": {
        "name": "Charles Giessen",
        "email": "charles@lunarg.com",
        "time": "Tue Oct 07 13:13:05 2025 -0500"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Tue Oct 07 18:30:22 2025 -0500"
      },
      "message": "vulkaninfo: Support promoted structs in Profile JSON output\n\nAllows the use of `--show-promoted-structs` in Profile JSON output, allowing \"all\" structs to be printed. Useful\nbecause it prevents the user having to determine which version of a struct to use.\n"
    },
    {
      "commit": "8ebb2a62f5beee9447a8899a57db291d4034b0fc",
      "tree": "7be2024a7b28c46087b7e4d18c94b5e3005c7d4c",
      "parents": [
        "fe4e68d30968c3128300986a31c8ef5242e090b1"
      ],
      "author": {
        "name": "Richard S. Wright Jr.",
        "email": "richard@lunarg.com",
        "time": "Mon Oct 06 16:08:14 2025 -0400"
      },
      "committer": {
        "name": "Richard S. Wright Jr.",
        "email": "richard@lunarg.com",
        "time": "Mon Oct 06 17:42:11 2025 -0400"
      },
      "message": "Update known_good.json\n\nUpdated MoltenVK version tag"
    },
    {
      "commit": "fe4e68d30968c3128300986a31c8ef5242e090b1",
      "tree": "3eab28e990e688ceec710a29451ab7e323ddb232",
      "parents": [
        "bc714eb5327f4f42192892c77b76bd02e69129f6"
      ],
      "author": {
        "name": "Charles Giessen",
        "email": "charles@lunarg.com",
        "time": "Fri Oct 03 21:20:22 2025 -0500"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Mon Oct 06 11:09:20 2025 -0600"
      },
      "message": "vulkaninfo: Upgrade pNext chain naming\n\nStructs were only checking the first alias when deciding the display name to use. Now, pNext\nchains consider all aliases.\n\nAdditionally, --show-promoted-structs now includes printing aliased types, whereas before\nit would only work for \u0027completely distinct aliases\u0027, eg the structs are different types instead\nof being C typedefs.\n"
    },
    {
      "commit": "bc714eb5327f4f42192892c77b76bd02e69129f6",
      "tree": "d0b588e2a3196856767b1043ec27307769f17edd",
      "parents": [
        "a36938d354a65b709f8f322d004478e1aeca1a19"
      ],
      "author": {
        "name": "Charles Giessen",
        "email": "charles@lunarg.com",
        "time": "Wed Oct 01 12:58:38 2025 -0500"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Mon Oct 06 11:09:20 2025 -0600"
      },
      "message": "scripts: Update codegen to use Vulkan-Object\n"
    },
    {
      "commit": "a36938d354a65b709f8f322d004478e1aeca1a19",
      "tree": "dca2fd1bf2dde70be340b0ddb8183d328a9bfad4",
      "parents": [
        "38e5db242947e46e2536e8515527c1c05b1715ff"
      ],
      "author": {
        "name": "Charles Giessen",
        "email": "charles@lunarg.com",
        "time": "Mon Sep 15 10:20:33 2025 -0500"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Mon Oct 06 11:09:20 2025 -0600"
      },
      "message": "scripts: Move generators into generator folder\n"
    },
    {
      "commit": "38e5db242947e46e2536e8515527c1c05b1715ff",
      "tree": "231258f017ba12f62c9e1fc1a306af5113c3c796",
      "parents": [
        "5568ce14705e512113df5b459fc86d857b3d7789"
      ],
      "author": {
        "name": "Charles Giessen",
        "email": "charles@lunarg.com",
        "time": "Sun Oct 05 22:13:43 2025 -0500"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Mon Oct 06 08:33:44 2025 -0600"
      },
      "message": "build: Use PROJECT_VERSION instead of CMAKE_PROJECT_VERSION\n"
    },
    {
      "commit": "5568ce14705e512113df5b459fc86d857b3d7789",
      "tree": "9154069e59297271bf92b54e0a0b0417b6ff3f32",
      "parents": [
        "d643b80d6ba8c191bc289fdda52867c3bb3c190b"
      ],
      "author": {
        "name": "Nathaniel Cesario",
        "email": "nathaniel@lunarg.com",
        "time": "Wed Oct 01 10:28:14 2025 -0600"
      },
      "committer": {
        "name": "ncesario-lunarg",
        "email": "71668273+ncesario-lunarg@users.noreply.github.com",
        "time": "Wed Oct 01 11:07:43 2025 -0600"
      },
      "message": "cubepp: Fix uninitialized variables\n"
    },
    {
      "commit": "d643b80d6ba8c191bc289fdda52867c3bb3c190b",
      "tree": "16ba6986daec11eb46214bbaff1feb1ae716bba8",
      "parents": [
        "e3ecc39da57a5ed15ec8de67f136273ee54b78be"
      ],
      "author": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Fri Sep 26 07:00:31 2025 -0700"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Fri Sep 26 12:06:22 2025 -0600"
      },
      "message": "build: Update to header 1.4.328\n"
    },
    {
      "commit": "e3ecc39da57a5ed15ec8de67f136273ee54b78be",
      "tree": "6bb94b8855632656c23dbda6d99b6dde76f147ce",
      "parents": [
        "22fee0e85d0d31af603bf591f70530c1c83ba186"
      ],
      "author": {
        "name": "PancakeTAS",
        "email": "pancake@mgnet.work",
        "time": "Sat Sep 20 15:22:07 2025 +0200"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Mon Sep 22 13:35:50 2025 -0600"
      },
      "message": "cube: Resize surface after configure\n"
    },
    {
      "commit": "22fee0e85d0d31af603bf591f70530c1c83ba186",
      "tree": "d3986427dcf335f37d09924840ffa7f3b17bdcd5",
      "parents": [
        "e76d0e871d057960c61fa96fb3a595007e5e2194"
      ],
      "author": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Fri Sep 19 13:37:19 2025 -0700"
      },
      "committer": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Mon Sep 22 08:14:43 2025 -0700"
      },
      "message": "scripts: Vulkaninfo video codegen now uses vendor extensions\n\nvulkaninfo typically excludes vendor extensions, but video extensions are\nexcluded from this. The extension categories struct definitions now have\na new member \u0027ignore_vendor_exclusions\u0027 to control whether that category\ninclude vendor extensions.\n"
    },
    {
      "commit": "e76d0e871d057960c61fa96fb3a595007e5e2194",
      "tree": "c738d5cc92575b2974dbfbace67c6ee4c6ad7f51",
      "parents": [
        "f5f5add52941db500e84c01d40ebd4cda986e43f"
      ],
      "author": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Fri Sep 19 09:41:15 2025 -0700"
      },
      "committer": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Mon Sep 22 08:14:43 2025 -0700"
      },
      "message": "build: Update to header 1.4.327\n"
    },
    {
      "commit": "f5f5add52941db500e84c01d40ebd4cda986e43f",
      "tree": "3d6a6cc0b31be60fd585a1b6dbcea2c4024ad9d9",
      "parents": [
        "95cfb8b1ba7fbcbe1383302ff286808c34e1fb9e"
      ],
      "author": {
        "name": "ziga-lunarg",
        "email": "ziga@lunarg.com",
        "time": "Sat Sep 20 16:17:33 2025 +0300"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Sat Sep 20 12:53:35 2025 -0600"
      },
      "message": "cube: Fix xlib window close\n\nXSetVMProtocols is needed to register WM_DELETE_WINDOW.\nWithout this the window close event was never received. The window was\nstill destroyed and vkAcquireNextImageKHR returned\nVK_ERROR_SURFACE_LOST_KHR\n"
    },
    {
      "commit": "95cfb8b1ba7fbcbe1383302ff286808c34e1fb9e",
      "tree": "e0f894f975a0bb10ee52d9a565cb68396f8f572c",
      "parents": [
        "49085bcb45caaedf98824ce31360215ea16fc34a"
      ],
      "author": {
        "name": "Aaron Ruby",
        "email": "aruby@qnx.com",
        "time": "Wed Sep 17 13:17:37 2025 -0400"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Wed Sep 17 13:22:56 2025 -0600"
      },
      "message": "cube.cpp: Wrap execute\u003cWsiPlatform::display\u003e impl around VK_USE_PLATFORM_DISPLAY_KHR\n\nThis only needs implemeneted if VK_USE_PLATFORM_DISPLAY_KHR is defined,\notherwise run\u003cWsiPlatform::display\u003e() impl is not available!\n"
    },
    {
      "commit": "49085bcb45caaedf98824ce31360215ea16fc34a",
      "tree": "69f901ae73cd094c8dc63e136f9a02b2b004c53b",
      "parents": [
        "6dfb865dadcf221f99bdca478fc6078f1b6a6aff"
      ],
      "author": {
        "name": "Aaron Ruby",
        "email": "aruby@qnx.com",
        "time": "Wed Sep 17 13:25:07 2025 -0400"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Wed Sep 17 13:22:56 2025 -0600"
      },
      "message": "cube.cpp: Fix QNX platform code\n"
    },
    {
      "commit": "6dfb865dadcf221f99bdca478fc6078f1b6a6aff",
      "tree": "e06889e5a79fc5cff324eab9aadd426d4b6ee228",
      "parents": [
        "7663eb7ecdd74889e3805e52f6ff3a97e132c784"
      ],
      "author": {
        "name": "Aaron Ruby",
        "email": "aruby@qnx.com",
        "time": "Wed Sep 17 13:15:38 2025 -0400"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Wed Sep 17 13:22:56 2025 -0600"
      },
      "message": "cube: Fix auto WSI platform selection on QNX\n"
    },
    {
      "commit": "7663eb7ecdd74889e3805e52f6ff3a97e132c784",
      "tree": "cf89283d160c1619ad4bbf0f44445d0689d9e800",
      "parents": [
        "9213d6836e5564c6c3cdf0936e9a1150e4285079"
      ],
      "author": {
        "name": "Charles Giessen",
        "email": "charles@lunarg.com",
        "time": "Tue Sep 16 20:55:08 2025 -0500"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Wed Sep 17 10:30:12 2025 -0600"
      },
      "message": "build: Require VulkanHeaders with compatible version\n"
    },
    {
      "commit": "9213d6836e5564c6c3cdf0936e9a1150e4285079",
      "tree": "7cdf40e93b3851d728d8f698a3cad84d0d350c7e",
      "parents": [
        "83cded838a1a6e2dadfda6b114c8e12135194718"
      ],
      "author": {
        "name": "Charles Giessen",
        "email": "charles@lunarg.com",
        "time": "Tue Sep 16 20:54:55 2025 -0500"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Wed Sep 17 10:30:12 2025 -0600"
      },
      "message": "build: Put generated version in CMake project()\n"
    },
    {
      "commit": "83cded838a1a6e2dadfda6b114c8e12135194718",
      "tree": "8935b98ab3de15de30676ec74725a1dbd4b1753a",
      "parents": [
        "c9ed944bb39a564dbf15d0bdda63cc145018ed84"
      ],
      "author": {
        "name": "Charles Giessen",
        "email": "charles@lunarg.com",
        "time": "Mon Sep 15 15:10:30 2025 -0500"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Mon Sep 15 14:23:49 2025 -0600"
      },
      "message": "docs: Update GOVERNANCE.md to not use En Dash\n"
    },
    {
      "commit": "c9ed944bb39a564dbf15d0bdda63cc145018ed84",
      "tree": "d660e44f7182291e1034381dbcb5b8c86cab1acf",
      "parents": [
        "32deb15853e1a3c442fc2820066995758821546a"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Sep 08 06:13:02 2025 +0000"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Mon Sep 08 09:11:29 2025 -0600"
      },
      "message": "build(deps): bump actions/setup-python from 5 to 6\n\nBumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6.\n- [Release notes](https://github.com/actions/setup-python/releases)\n- [Commits](https://github.com/actions/setup-python/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-python\n  dependency-version: \u00276\u0027\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "32deb15853e1a3c442fc2820066995758821546a",
      "tree": "13687fa8da6756951bfa473f06f3209ace616233",
      "parents": [
        "8ce6f121d1fcbdf60f0f4264e23fbcd247b9101d"
      ],
      "author": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Fri Aug 29 14:37:57 2025 -0700"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Tue Sep 02 10:58:02 2025 -0500"
      },
      "message": "build: Update to header 1.4.326\n"
    },
    {
      "commit": "8ce6f121d1fcbdf60f0f4264e23fbcd247b9101d",
      "tree": "c8365916a31d1b3c49fd6388f2a246861077bfb1",
      "parents": [
        "6550bddbd43626fdc8bbea959e3b077f48baa661"
      ],
      "author": {
        "name": "Daniel Rakos",
        "email": "daniel.rakos@rastergrid.com",
        "time": "Fri Aug 29 21:01:44 2025 +0200"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Fri Aug 29 14:33:37 2025 -0500"
      },
      "message": "vulkaninfo: Handle empty video profile name suffix nicer\n"
    },
    {
      "commit": "6550bddbd43626fdc8bbea959e3b077f48baa661",
      "tree": "4ad5464943a343a1fd63c1995ced513f95d8c257",
      "parents": [
        "037423da2b2a84f330cb037699ef604ba0d0c94f"
      ],
      "author": {
        "name": "Charles Giessen",
        "email": "charles@lunarg.com",
        "time": "Fri Aug 29 10:52:48 2025 -0500"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Fri Aug 29 11:08:12 2025 -0500"
      },
      "message": "Disable MacOS CI warnings as errors\n\nStops a deprecation notice from failing CI jobs for the time being while an upgrade is written.\n"
    },
    {
      "commit": "037423da2b2a84f330cb037699ef604ba0d0c94f",
      "tree": "0822c0641c44872102a7201af10840cb43f70a1d",
      "parents": [
        "138acd846be17663aebcb370869deff9f58629c9"
      ],
      "author": {
        "name": "Austin Shafer",
        "email": "ashafer@badland.io",
        "time": "Tue Aug 12 16:19:02 2025 -0400"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Mon Aug 25 17:39:30 2025 -0500"
      },
      "message": "vkcube: use _NET_WM_NAME property on X11\n\nThis sets the WM_NAME property in X11/Xwayland, usually displayed as the\nname on the application titlebar.\n\nThe motivation for this is to help with automated testing environments\non Xwayland. Testing frameworks such as wltest may use compositor\nmethods to automate controlling a window to perform tests. When running\nthrough Xwayland, clients normally do not have much information exposed\nabout them which can make it difficult for the test framework to find\nand manipulate the correct window.\n\nThis change defines the WM_NAME property to allow scripting frameworks\n(such as Kwin\u0027s js API) to be able to find Vkcube on Xwayland.\n"
    },
    {
      "commit": "138acd846be17663aebcb370869deff9f58629c9",
      "tree": "16ec472638b96a0ea29c18b4cf2a99d66d905041",
      "parents": [
        "4844cfd17d51e9e1a578dbc4b23bc9433382b880"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Aug 18 09:27:53 2025 +0000"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Mon Aug 25 16:27:25 2025 -0500"
      },
      "message": "build(deps): bump actions/checkout from 4 to 5\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n  dependency-version: \u00275\u0027\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "4844cfd17d51e9e1a578dbc4b23bc9433382b880",
      "tree": "2f20b433cc5ccfca6d0ea7972ef0ca28ca89ec47",
      "parents": [
        "0eb12b4ea70b15be6a10f6212c1633e5c9ce0cca"
      ],
      "author": {
        "name": "Daniel Rakos",
        "email": "daniel.rakos@rastergrid.com",
        "time": "Mon Aug 18 13:14:36 2025 +0200"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Mon Aug 25 16:27:02 2025 -0500"
      },
      "message": "mock_icd: Remove legacy video support\n"
    },
    {
      "commit": "8d62e788bff0e6218a5cf63319ccc98746351503",
      "tree": "9e587911641b4be11d1835c208faf943ffbd3238",
      "parents": [
        "84eafc4e92e5bc881f0249fd9483791dd9bba771"
      ],
      "author": {
        "name": "Chris Suter",
        "email": "csuter@google.com",
        "time": "Fri Aug 22 12:50:58 2025 +1000"
      },
      "committer": {
        "name": "CQ Bot",
        "email": "fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com",
        "time": "Thu Aug 21 22:09:48 2025 -0700"
      },
      "message": "[fuchsia] Stop using legacy syslog library\n\nBug: 433862096\nChange-Id: Ife8f12fff1a94194c267b14c003ef747a5f050e3\nReviewed-on: https://fuchsia-review.googlesource.com/c/third_party/Vulkan-Tools/+/1351664\nReviewed-by: Yilong Li \u003cliyl@google.com\u003e\nCommit-Queue: Chris Suter \u003ccsuter@google.com\u003e\n"
    },
    {
      "commit": "0eb12b4ea70b15be6a10f6212c1633e5c9ce0cca",
      "tree": "182af4f4bbb854e5685fba87dbc29d9e35253dab",
      "parents": [
        "6204b24038391aad255ff2d6f8d3056e83854162"
      ],
      "author": {
        "name": "Charles Giessen",
        "email": "charles@lunarg.com",
        "time": "Wed Aug 13 18:07:20 2025 -0500"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Thu Aug 14 04:22:03 2025 -0500"
      },
      "message": "vulkaninfo: Default init VkVideoCapabilitiesKHR\n"
    },
    {
      "commit": "6204b24038391aad255ff2d6f8d3056e83854162",
      "tree": "1e9559a2c63739e18afda2db4fddb0aaef8c91f8",
      "parents": [
        "f766b30b2de3ffe2cf6b656d943720882617ec58"
      ],
      "author": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Tue Aug 12 12:12:01 2025 -0700"
      },
      "committer": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Tue Aug 12 13:50:46 2025 -0700"
      },
      "message": "build: Update to header 1.4.325\n"
    },
    {
      "commit": "f766b30b2de3ffe2cf6b656d943720882617ec58",
      "tree": "c8488339a0c84d77fbfa4af89f9db761de021193",
      "parents": [
        "36f2e7584258bea0b6d71aed7108f5afe11ea494"
      ],
      "author": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Sun Jul 20 22:59:59 2025 -0700"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Mon Jul 21 09:48:36 2025 -0500"
      },
      "message": "build: Update to header 1.4.323\n\n- Fix a warning in cube.cpp due to resetFences becoming nodiscard\n"
    },
    {
      "commit": "36f2e7584258bea0b6d71aed7108f5afe11ea494",
      "tree": "bb7a088e1edd911e75351e9b60b0e3093f96f6fb",
      "parents": [
        "105d6c1fede00c3a9055e5a531ebf3d99bac406e"
      ],
      "author": {
        "name": "Charles Giessen",
        "email": "charles@lunarg.com",
        "time": "Fri Jul 18 13:55:07 2025 -0500"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Sun Jul 20 12:00:16 2025 -0500"
      },
      "message": "cube: Fix wayland resize broken when extent is 0xFFFFFFFF\n\nThis is a \u0027magic value\u0027 that shouldn\u0027t be allowed to overwrite the current window width \u0026 height. There is code to handle the value, but not everywhere it can come from.\n"
    },
    {
      "commit": "105d6c1fede00c3a9055e5a531ebf3d99bac406e",
      "tree": "3837cc8e53208d36654ec4bb3f99dc1748142770",
      "parents": [
        "5968d14a1ef8a7eeacf342e1542099e1aff20f70"
      ],
      "author": {
        "name": "Charles Giessen",
        "email": "charles@lunarg.com",
        "time": "Thu Jul 17 09:56:40 2025 -0500"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Thu Jul 17 13:16:36 2025 -0500"
      },
      "message": "build: Remove pkg-config provided library names\n\nThe library names of Xcb, Xlib, and Wayland do not need to be queried from pkg-config,\ninstead they can be hardcoded to use the fallback names.\n\nThe intent of querying the library names was to prevent issues where the hardcoded name\nwas not the platform-appropriate name. But because \u003clibrary\u003e_LINK_LIBRARIES can have\nmore than one library name, the logic to assign \u003clibrary\u003e_LINK_LIBRARIES into a compile\ndefinition breaks horribly. While it is possible to handle this in CMake, the dlopen code would\nalso have to handle it which is much more error prone.\n"
    },
    {
      "commit": "5968d14a1ef8a7eeacf342e1542099e1aff20f70",
      "tree": "bf60ce0567f486750489a1ee4c7e2cc93407caeb",
      "parents": [
        "5f35a7ff5302bbd921d648c416c4f494777ca4c9"
      ],
      "author": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Mon Jul 14 14:49:39 2025 -0700"
      },
      "committer": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Mon Jul 14 15:54:43 2025 -0700"
      },
      "message": "build: Update to header 1.4.322\n"
    },
    {
      "commit": "5f35a7ff5302bbd921d648c416c4f494777ca4c9",
      "tree": "fcc7aa351ea3659040e4301a22f1b79894db2322",
      "parents": [
        "06ae73a3dc3a03466817d8370355203dac7b79b1"
      ],
      "author": {
        "name": "Richard S. Wright Jr.",
        "email": "richard@lunarg.com",
        "time": "Mon Jul 14 14:40:03 2025 -0400"
      },
      "committer": {
        "name": "Richard S. Wright Jr.",
        "email": "richard@lunarg.com",
        "time": "Mon Jul 14 15:07:10 2025 -0400"
      },
      "message": "Update known_good.json\n\nUpdated for latest version of MoltenVK"
    },
    {
      "commit": "06ae73a3dc3a03466817d8370355203dac7b79b1",
      "tree": "dd483328c467bc3002911c9a6eae5ebcc7c4e259",
      "parents": [
        "f0f308ad2cdc2e8fd58985d6230df4a29cc44eb6"
      ],
      "author": {
        "name": "Charles Giessen",
        "email": "charles@lunarg.com",
        "time": "Mon Jul 07 10:35:10 2025 -0500"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Mon Jul 07 11:34:37 2025 -0500"
      },
      "message": "build: Update to header 1.4.321\n\nIncludes necessary changes for VK_KHR_surface_maintenance1\n"
    },
    {
      "commit": "f0f308ad2cdc2e8fd58985d6230df4a29cc44eb6",
      "tree": "45d0c204d2a4d158a0da70db50ccddba789fbca6",
      "parents": [
        "68441fe74bdc2b0722a630e5b357546728696a0f"
      ],
      "author": {
        "name": "Charles Giessen",
        "email": "charles@lunarg.com",
        "time": "Fri Jun 20 17:17:42 2025 -0500"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Mon Jun 30 11:21:10 2025 -0500"
      },
      "message": "vulkaninfo: Don\u0027t write keys while inside of an array\n\nAdds logic to ignore the key when printing a key-value if the current\ncontext is an array, since that is not valid JSON.\n"
    },
    {
      "commit": "68441fe74bdc2b0722a630e5b357546728696a0f",
      "tree": "3fc2265d803cdf145dcf67502cb60c90950e40e5",
      "parents": [
        "778f40980928dec4f38f4f9b5360a09ac32df95e"
      ],
      "author": {
        "name": "Charles Giessen",
        "email": "charles@lunarg.com",
        "time": "Fri Jun 20 17:16:36 2025 -0500"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Mon Jun 30 11:21:10 2025 -0500"
      },
      "message": "vulkaninfo: Pretty print vendorID and deviceID in codegen\n"
    },
    {
      "commit": "778f40980928dec4f38f4f9b5360a09ac32df95e",
      "tree": "c06d6199cb0567bda5b2ceb8476143c725b48253",
      "parents": [
        "b2167f5c414658d28439da60a78b0086de402e68"
      ],
      "author": {
        "name": "Charles Giessen",
        "email": "charles@lunarg.com",
        "time": "Fri Jun 20 17:02:09 2025 -0500"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Mon Jun 30 11:21:10 2025 -0500"
      },
      "message": "mock_icd: Add VkPhysicalDeviceLayeredApiPropertiesListKHR to output\n"
    },
    {
      "commit": "b2167f5c414658d28439da60a78b0086de402e68",
      "tree": "7b3f6187d21efb905989f9937b96c3f57bcbbbc7",
      "parents": [
        "27590b43bc3d889c126413d8138f1b24cac18809"
      ],
      "author": {
        "name": "Charles Giessen",
        "email": "charles@lunarg.com",
        "time": "Fri Jun 20 16:54:07 2025 -0500"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Mon Jun 30 11:21:10 2025 -0500"
      },
      "message": "mock_icd: Write count in vkEnumerateDeviceExtensionProperties\n"
    },
    {
      "commit": "27590b43bc3d889c126413d8138f1b24cac18809",
      "tree": "f8db6f102db3e9d59f36b4e01127b3ae46bdbff0",
      "parents": [
        "abc7451921d9a2daeb7d49a6ac17bebb43d94e8a"
      ],
      "author": {
        "name": "Charles Giessen",
        "email": "charles@lunarg.com",
        "time": "Fri Jun 20 16:36:43 2025 -0500"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Mon Jun 30 11:21:10 2025 -0500"
      },
      "message": "mock_icd: Fix vkGetPhysicalDeviceSurfacePresentModesKHR not writing count.\n"
    },
    {
      "commit": "abc7451921d9a2daeb7d49a6ac17bebb43d94e8a",
      "tree": "3343a625965dd9af3ceb018da6a40924d82b78d4",
      "parents": [
        "55f6b39722978d0f46fd0b07d22fa4f3604378eb"
      ],
      "author": {
        "name": "Xaver Hugl",
        "email": "xaver.hugl@gmail.com",
        "time": "Mon Feb 17 23:45:24 2025 +0100"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Mon Jun 30 10:25:22 2025 -0500"
      },
      "message": "cube: prefer Wayland over X11 when available\n\nIn Wayland sessions, X11 is still available through a compatibility layer, but should\neffectively never be used over a native Wayland connection if the application is\ncapable of that.\n"
    },
    {
      "commit": "55f6b39722978d0f46fd0b07d22fa4f3604378eb",
      "tree": "ec40eadbc5a1ccbea33e1718df0bdb950280dbb7",
      "parents": [
        "99365fc264be73f264ef2fccc98bfb1a9d3c4592"
      ],
      "author": {
        "name": "Charles Giessen",
        "email": "charles@lunarg.com",
        "time": "Sat Jun 28 13:02:56 2025 -0500"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Sat Jun 28 13:30:37 2025 -0500"
      },
      "message": "cube: Move instance function declaration\n\nWasn\u0027t moved after fixing that it was treated as a device function.\n"
    },
    {
      "commit": "99365fc264be73f264ef2fccc98bfb1a9d3c4592",
      "tree": "0359174d872656eabaebd149240cd80142a283ca",
      "parents": [
        "e3fc64396755191b3c51e5c57d0454872e7fa487"
      ],
      "author": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Fri Jun 27 08:58:34 2025 -0700"
      },
      "committer": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Fri Jun 27 10:03:26 2025 -0700"
      },
      "message": "build: Update to header 1.4.320\n"
    },
    {
      "commit": "e3fc64396755191b3c51e5c57d0454872e7fa487",
      "tree": "2592628ea47c25c832d20f78aae6e9c2b5486e3c",
      "parents": [
        "d671923090e4dc74c0ebdb10c6e09fa0826e1fe9"
      ],
      "author": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Fri Jun 20 12:18:57 2025 -0700"
      },
      "committer": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Fri Jun 20 13:30:13 2025 -0700"
      },
      "message": "build: Update to header 1.4.319\n"
    },
    {
      "commit": "d671923090e4dc74c0ebdb10c6e09fa0826e1fe9",
      "tree": "5a64208f802f5a7e08ad2c07c2ef96943fe9784f",
      "parents": [
        "fbe722654b7173da961398cf78bd4a62d1839b65"
      ],
      "author": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Fri Jun 13 12:04:24 2025 -0700"
      },
      "committer": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Fri Jun 13 14:08:03 2025 -0700"
      },
      "message": "build: Update to header 1.4.318\n"
    },
    {
      "commit": "fbe722654b7173da961398cf78bd4a62d1839b65",
      "tree": "ab9cc0c08d2e71db82a9a981c93aacbad59ec589",
      "parents": [
        "e4fb76dc08f139df0436e9c3031f75be5e1f6264"
      ],
      "author": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Fri Jun 06 08:37:55 2025 -0700"
      },
      "committer": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Fri Jun 06 10:04:55 2025 -0700"
      },
      "message": "build: Update to header 1.4.317\n"
    },
    {
      "commit": "e4fb76dc08f139df0436e9c3031f75be5e1f6264",
      "tree": "97ed9ebe6b78a2655717b3bfb67976c1411d0672",
      "parents": [
        "60b640cb931814fcc6dabe4fc61f4738c56579f6"
      ],
      "author": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Fri May 30 11:31:25 2025 -0700"
      },
      "committer": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Fri May 30 12:01:38 2025 -0700"
      },
      "message": "build: Update to header 1.4.316\n"
    },
    {
      "commit": "60b640cb931814fcc6dabe4fc61f4738c56579f6",
      "tree": "cafdc9547666798d82892d4715d2a6a6ab7d2c8d",
      "parents": [
        "ba13d38d06830f714a93c5bb159e6e4bacacf0bc"
      ],
      "author": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Fri May 09 08:07:45 2025 -0700"
      },
      "committer": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Fri May 09 09:20:03 2025 -0700"
      },
      "message": "build: Update to header 1.4.315\n"
    },
    {
      "commit": "ba13d38d06830f714a93c5bb159e6e4bacacf0bc",
      "tree": "8aa99789782a3286a0fef44f3e4fbfb4d1acb05e",
      "parents": [
        "af3abdf3ec68a517e407c05f259cdadfd2b5cfe2"
      ],
      "author": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Mon May 05 11:44:29 2025 -0700"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Mon May 05 15:00:54 2025 -0600"
      },
      "message": "build: Update to header 1.4.314\n"
    },
    {
      "commit": "af3abdf3ec68a517e407c05f259cdadfd2b5cfe2",
      "tree": "4a8bf3ccad238e5601e6c9921cbb7caea963cce5",
      "parents": [
        "ad2f0170f9466fadd96e3fdd65fad02cd3a3739b"
      ],
      "author": {
        "name": "Nathaniel Cesario",
        "email": "nathanil@lunarg.com",
        "time": "Mon Apr 28 21:47:00 2025 -0600"
      },
      "committer": {
        "name": "ncesario-lunarg",
        "email": "71668273+ncesario-lunarg@users.noreply.github.com",
        "time": "Mon Apr 28 22:26:41 2025 -0600"
      },
      "message": "cube: Fix validation warning\n\nEnsures vkCreateDisplayPlaneSurfaceKHR is loaded using\nvkGetInstanceProcAddr rather than vkGetDeviceProcAddr.\n"
    },
    {
      "commit": "ad2f0170f9466fadd96e3fdd65fad02cd3a3739b",
      "tree": "0b85b3eee31214b8007075c8dd8076b49c9fc27b",
      "parents": [
        "682e42f7ae70a8fadf374199c02de737daa5c70d"
      ],
      "author": {
        "name": "Charles Giessen",
        "email": "charles@lunarg.com",
        "time": "Mon Apr 28 13:07:21 2025 -0500"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Mon Apr 28 20:41:54 2025 -0600"
      },
      "message": "cube: Link to CMAKE_DL_LIBS\n\nPreviously volk was doing this for cube, but with that removed\nvkcube/vkcubepp have to link it themselves.\n"
    },
    {
      "commit": "682e42f7ae70a8fadf374199c02de737daa5c70d",
      "tree": "25e90302493dec297224e92fbccf37cf8424067e",
      "parents": [
        "3e9d7a008869360dccbd8c812f4795afa7f8b416"
      ],
      "author": {
        "name": "Charles Giessen",
        "email": "charles@lunarg.com",
        "time": "Wed Apr 23 18:16:06 2025 -0500"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Fri Apr 25 13:11:28 2025 -0600"
      },
      "message": "build: Remove Volk dependency\n\nThe intent of using Volk for function loading was to validate Volk\u0027s\nimplementation continually with each header update. This didn\u0027t end up\noccurring, as Volk does not get updated in lock step with Vulkan-Tools,\nleading to Vulkan-Tools using an older version of Volk. And then during\nSDK release the version would need to be updated at the last minute,\ncausing churn and extra work.\n\nFunction loading now occurs in two new files, cube_functions.h and\nvulkaninfo_functions.h. Since both cube and vulkaninfo\u0027s function\nusage are fixed (as in not code-generated), it is straightforward to\nimplement the necessary Vulkan-Loader library opening and function\nloading code.\n"
    },
    {
      "commit": "3e9d7a008869360dccbd8c812f4795afa7f8b416",
      "tree": "6cc13517c28bd4fb3dfd2244ce3063e3190fbbf9",
      "parents": [
        "0b8196724e4ad28cc7459b82a9b75f252c08cb3e"
      ],
      "author": {
        "name": "Charles Giessen",
        "email": "charles@lunarg.com",
        "time": "Wed Apr 23 18:31:19 2025 -0500"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Fri Apr 25 13:11:28 2025 -0600"
      },
      "message": "vulkaninfo: Make Presentable Surfaces array unique\n\nMakes each JSON field unique in the Presentatble Surfaces array by\nappending the list of surfaces to the object name.\n"
    },
    {
      "commit": "0b8196724e4ad28cc7459b82a9b75f252c08cb3e",
      "tree": "746b7d4ce59d45d5ff6c166fcf42d81369f2d2a7",
      "parents": [
        "084289634c9294355c87e7ad8e4ae8f7dfa29701"
      ],
      "author": {
        "name": "Charles Giessen",
        "email": "charles@lunarg.com",
        "time": "Wed Apr 23 16:27:43 2025 -0500"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Wed Apr 23 16:33:59 2025 -0600"
      },
      "message": "build: Update volk dependency to 1.4.313\n"
    }
  ],
  "next": "084289634c9294355c87e7ad8e4ae8f7dfa29701"
}
