)]}'
{
  "log": [
    {
      "commit": "3bdb32d29f2d96b34e2865dc4a2f2be8eb457e1d",
      "tree": "925d6a52c4c83b0017a94c9fecd678119bd02c17",
      "parents": [
        "a132dee142c0d6bf54d09d50ed7fff28f4b491ef"
      ],
      "author": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Mon May 24 15:17:34 2021"
      },
      "committer": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Mon May 24 18:25:00 2021"
      },
      "message": "build: Update to header 1.2.179\n\n- Update known-good\n- Generate source (no change)\n\nChange-Id: Ib52dc0ff04f76fd1db2dea4a125a094d30abab62\n"
    },
    {
      "commit": "a132dee142c0d6bf54d09d50ed7fff28f4b491ef",
      "tree": "9d0bcdfb4d7c623e1b35db5cae5093cc7390bfab",
      "parents": [
        "039cea5353be38656b67c683aa6325c01bce6e7e"
      ],
      "author": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Tue May 11 18:36:30 2021"
      },
      "committer": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Tue May 11 19:43:53 2021"
      },
      "message": "build: Update to header 1.2.178\n\n- Update known-good\n- Generate source\n\nChange-Id: I3e2756d9dc0452cc3743a05840d8e2a76961406a\n"
    },
    {
      "commit": "039cea5353be38656b67c683aa6325c01bce6e7e",
      "tree": "39f26571ad5f90f973465ed7ef85f399ca68af57",
      "parents": [
        "f14e11c9bf693dbabeaac71f2911c3338341f88d"
      ],
      "author": {
        "name": "Charles Giessen",
        "email": "charles@lunarg.com",
        "time": "Tue May 04 22:06:04 2021"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Tue May 04 22:48:39 2021"
      },
      "message": "loader: Emit DEBUG for unknown function names\n\nLoader previously emitted WARN level log messages for unknown\nfunction names. This isn\u0027t wrong behavior and is mainly useful to\nloader developers. Many layers and applications try to load all\nfunction pointers they know about, so this code path is well\ntravelled.\n\nChange-Id: Ia3e4b47eddb36bd02bcbab8452e5a96d03f75bd3\n"
    },
    {
      "commit": "f14e11c9bf693dbabeaac71f2911c3338341f88d",
      "tree": "4cd1c0e485b2609415c564c7c9520a8dbda4cc02",
      "parents": [
        "91955fbcff841337b40a544d2907f0e500856d0b"
      ],
      "author": {
        "name": "Mike Gorchak",
        "email": "mgorchak@blackberry.com",
        "time": "Tue May 04 20:33:16 2021"
      },
      "committer": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Tue May 04 22:19:16 2021"
      },
      "message": "Use headers in the external folder prior to the system Vulkan headers\n"
    },
    {
      "commit": "91955fbcff841337b40a544d2907f0e500856d0b",
      "tree": "7f41e3395cd9582861ae55a157ffbec6721e65de",
      "parents": [
        "5dcea8a449c8554b2bce00702be5152b2b47aa0a"
      ],
      "author": {
        "name": "sfricke-samsung",
        "email": "s.fricke@samsung.com",
        "time": "Tue May 04 06:03:06 2021"
      },
      "committer": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Tue May 04 20:00:42 2021"
      },
      "message": "Match null queue check for vkGetDeviceQueue\n"
    },
    {
      "commit": "5dcea8a449c8554b2bce00702be5152b2b47aa0a",
      "tree": "15505233b7fd719df83deaedc48b7c1f23a80914",
      "parents": [
        "7758858c29294771f448e6473fe3f75c609219ec"
      ],
      "author": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Wed Apr 28 16:22:18 2021"
      },
      "committer": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Thu Apr 29 17:49:58 2021"
      },
      "message": "build: Update to header 1.2.177\n\n- Update known-good\n- Generate source (no changes)\n\nChange-Id: I45f5702a6c975aa423b03f2e02fd19fca92d50d2\n"
    },
    {
      "commit": "7758858c29294771f448e6473fe3f75c609219ec",
      "tree": "5010c4d1f43b8a06b38a8319b0e824d4379a1f6d",
      "parents": [
        "bb8231f05fee7c4d597fc202149fe9bdfd3176c3"
      ],
      "author": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Wed Apr 28 19:10:06 2021"
      },
      "committer": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Thu Apr 29 16:11:03 2021"
      },
      "message": "scripts: Switch from mkpath to makedirs\n\ndistutils.dir_util.mkpath will not re-create a directory if it has been\nremoved with shutil.rmtree because it caches the filesystem under the\nhood. This was causing the clone retry to fail on the second iteration\nevery time.\n\nSwitch to using os.makedirs for equivalent functionality without the\ncache.\n"
    },
    {
      "commit": "bb8231f05fee7c4d597fc202149fe9bdfd3176c3",
      "tree": "9dba42154f2736a8202fc0dd6837b4facecfa2de",
      "parents": [
        "d0f1abe22e7a6233c02437993fa1d185021bd171"
      ],
      "author": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Tue Apr 27 21:25:09 2021"
      },
      "committer": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Tue Apr 27 22:57:13 2021"
      },
      "message": "loader: Prevent crash from VK_KHR_display\n\nPreviously, we assumed that the extension VK_KHR_display would be\navailable on all systems. This appears to no longer be the case. If we\nget two ICDs, one which supports the extension and one which does not,\nwe used to get a crash if trying to call any function from the\nextension on the physical device which did not support it. This solves\nthat crash\n"
    },
    {
      "commit": "d0f1abe22e7a6233c02437993fa1d185021bd171",
      "tree": "c24a079ce9f2582423a4f5621d3732c617305e82",
      "parents": [
        "8e3f63f525a964c39da46632fbecc5937bfe758b"
      ],
      "author": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Fri Apr 23 21:02:18 2021"
      },
      "committer": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Sat Apr 24 19:54:27 2021"
      },
      "message": "loader: Fix stack overflow with large manifests\n\nIf the json manifest file was too large, the loader would do a stack\nallocation that would fail, throwing an exception or creating\nundefined behavior. This changes to a heap allocation.\n"
    },
    {
      "commit": "8e3f63f525a964c39da46632fbecc5937bfe758b",
      "tree": "ebd546ece62f19d7715e24266774c7cadfc45144",
      "parents": [
        "f3c1d9e78e429cb2940167e71cf40630aca0d019"
      ],
      "author": {
        "name": "Charles Giessen",
        "email": "charles@lunarg.com",
        "time": "Fri Apr 23 20:04:38 2021"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Fri Apr 23 21:21:07 2021"
      },
      "message": "loader: Fix unused variable warning on Apple\n"
    },
    {
      "commit": "f3c1d9e78e429cb2940167e71cf40630aca0d019",
      "tree": "6a9bbc6c8385481890fa1628d374bbc14f02b980",
      "parents": [
        "94e19fe3d2a9c528f7fc544230960d3a950e5de6"
      ],
      "author": {
        "name": "Charles Giessen",
        "email": "charles@lunarg.com",
        "time": "Thu Apr 22 04:35:39 2021"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Thu Apr 22 22:25:44 2021"
      },
      "message": "loader: Silence wrong ELF class errors\n\nCurrently the loader does not distinguish between 32 and 64 bit ELF\nclass files. This causes `dlopen` to fail but is expected because\nthe different ELF class libraries are located in the same directory.\nWe can safely ignore this error. If encountered, we will report it\nwith the INFO logging level.\n\nChange-Id: Icb8e5351208f8a413a29ea9c457bc3fdac7de292\n"
    },
    {
      "commit": "94e19fe3d2a9c528f7fc544230960d3a950e5de6",
      "tree": "3aa224f58509fb7202f6f556c2738e8bdb446bc4",
      "parents": [
        "3c8ca6941d8603bea427b40f847e91dd62f19d2c"
      ],
      "author": {
        "name": "Charles Giessen",
        "email": "charles@lunarg.com",
        "time": "Thu Apr 15 17:11:30 2021"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Wed Apr 21 22:22:47 2021"
      },
      "message": "loader: Accept layer manifest version 1.2.0\n\nThis change only prevents the loader from warning on the new version.\n\nChange-Id: If8c0aedb2e0052d5b6eb6f72fc4e7ad70b58d8a7\n"
    },
    {
      "commit": "3c8ca6941d8603bea427b40f847e91dd62f19d2c",
      "tree": "16519b912d76aff1145ef428706cd615a7ebaeb2",
      "parents": [
        "699c54ee6dc93f4df4e13c3fa70ad80d9e15bdeb"
      ],
      "author": {
        "name": "Charles Giessen",
        "email": "charles@lunarg.com",
        "time": "Wed Apr 21 16:25:14 2021"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Wed Apr 21 18:00:01 2021"
      },
      "message": "docs: Update pre-instance-function list\n\nAdd `vkEnumerateInstanceVersion` to the list of allowed pre instance\nfunctions in the LoaderLayerInterface.md\n\nChange-Id: I238aec5c3606af4d39bff5c50bbe75e909cd3224\n"
    },
    {
      "commit": "699c54ee6dc93f4df4e13c3fa70ad80d9e15bdeb",
      "tree": "287b9ad7138b7dea492562e9bcc3579720f8af7d",
      "parents": [
        "eb6d6f95dff809d66e95b903105da6424e75862f"
      ],
      "author": {
        "name": "Mike Gorchak",
        "email": "mgorchak@blackberry.com",
        "time": "Wed Apr 21 17:03:33 2021"
      },
      "committer": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Wed Apr 21 17:21:44 2021"
      },
      "message": "build: Fix QNX build system\n\nAdd missing root Makefile for build-qnx folder and enable BETA\nextensions by default.\n"
    },
    {
      "commit": "eb6d6f95dff809d66e95b903105da6424e75862f",
      "tree": "c9814ebb9f164dfd1610f490cf5ac27391ca920c",
      "parents": [
        "4b868e5e13dcc3b1c810921f8a25c5404daa0942"
      ],
      "author": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Mon Apr 19 07:33:45 2021"
      },
      "committer": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Tue Apr 20 16:45:05 2021"
      },
      "message": "build: Update to header 1.2.176\n\n- Update known-good\n- Generate source\n- Fix version parsing in FindVulkanHeaders.cmake\n- Add to VK_ENABLE_BETA_EXTENSIONS to GN build to pick up beta\n  VkObjectType values\n\nChange-Id: Ied4e4e71017e48d344b1c9cacf037ae989aceec9\n"
    },
    {
      "commit": "4b868e5e13dcc3b1c810921f8a25c5404daa0942",
      "tree": "8aaddc15b742989e14a3a43c1f29225c45f1493c",
      "parents": [
        "598874f54c2c76050f033a5f3e012d53fcaebbf6"
      ],
      "author": {
        "name": "Charles Giessen",
        "email": "charles@lunarg.com",
        "time": "Mon Apr 19 21:08:26 2021"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Tue Apr 20 09:39:46 2021"
      },
      "message": "ci: Add verification of generated source code\n\nThe transition from travis to github CI dropped the check for verifying if the\nsource code generator was updated if it needed to for the changes.\n\nChange-Id: I53fabfe14f42fe1c9899b2938f5e7b8073362954\n"
    },
    {
      "commit": "598874f54c2c76050f033a5f3e012d53fcaebbf6",
      "tree": "2f65c9ba82638996b7908d719dd883cc46ccd7ed",
      "parents": [
        "64cc17099c41622646e81d5b46cc537e47361f28"
      ],
      "author": {
        "name": "Charles Giessen",
        "email": "charles@lunarg.com",
        "time": "Mon Apr 19 22:42:22 2021"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Tue Apr 20 09:39:46 2021"
      },
      "message": "build: Run generator to update extensions\n\nQNX_screen moved from generated code to wsi.c but the generator was not run\nso the old code wasn\u0027t deleted. This commit rectifies that.\n\nChange-Id: Iba9cc3e6871605f50159acf7b6a97428f940b49e\n"
    },
    {
      "commit": "64cc17099c41622646e81d5b46cc537e47361f28",
      "tree": "8d6c63606a4d04002f60b4baa3cc6039dcdcfd80",
      "parents": [
        "977ac085f3f8153c7ac207f103a1b7d9d2bc5e8f"
      ],
      "author": {
        "name": "Mike Gorchak",
        "email": "mgorchak@blackberry.com",
        "time": "Mon Mar 29 23:36:17 2021"
      },
      "committer": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Tue Apr 06 20:52:51 2021"
      },
      "message": "Add a couple of paragraphs about building process under QNX.\n"
    },
    {
      "commit": "977ac085f3f8153c7ac207f103a1b7d9d2bc5e8f",
      "tree": "7c8f3b43f71cf6fef60e1d89f0ee451bdc9234ca",
      "parents": [
        "be295c597fe66e210de0aeb022dc80bd5fe1fa61"
      ],
      "author": {
        "name": "Mike Gorchak",
        "email": "mgorchak@blackberry.com",
        "time": "Sat Mar 13 00:17:03 2021"
      },
      "committer": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Tue Apr 06 20:52:51 2021"
      },
      "message": "Rename build option to make it clearer that it belongs to QNX only.\n"
    },
    {
      "commit": "be295c597fe66e210de0aeb022dc80bd5fe1fa61",
      "tree": "cb40cd12ce9488fa2a0a59f0761568281129fa91",
      "parents": [
        "684c2a68736c9169c3eaaf1d2705f82872a203b9"
      ],
      "author": {
        "name": "Mike Gorchak",
        "email": "mgorchak@blackberry.com",
        "time": "Thu Mar 11 03:18:28 2021"
      },
      "committer": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Tue Apr 06 20:52:51 2021"
      },
      "message": "Add QNX platform makefiles.\n"
    },
    {
      "commit": "684c2a68736c9169c3eaaf1d2705f82872a203b9",
      "tree": "7106bb4c695e6b31b07de416c11211792a897f03",
      "parents": [
        "7ea01c139ffc7c33cd12bd258c1bc8bf530c6d2d"
      ],
      "author": {
        "name": "Mike Gorchak",
        "email": "mgorchak@blackberry.com",
        "time": "Thu Mar 11 03:17:20 2021"
      },
      "committer": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Tue Apr 06 20:52:51 2021"
      },
      "message": "Add support for QNX platform.\n"
    },
    {
      "commit": "7ea01c139ffc7c33cd12bd258c1bc8bf530c6d2d",
      "tree": "fea58e82f8234bbfc06ab19dc88fff65dbfebb1c",
      "parents": [
        "5180defc0195b4a9cf42a3416084bab0cedc11e2"
      ],
      "author": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Mon Mar 29 19:49:57 2021"
      },
      "committer": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Mon Mar 29 20:05:47 2021"
      },
      "message": "build: Update to header 1.2.174\n\n- Update known-good\n- Generate source (no changes)\n\nChange-Id: Ia2099a0d63692c19ce8444721d5eb25f94c809d9\n"
    },
    {
      "commit": "5180defc0195b4a9cf42a3416084bab0cedc11e2",
      "tree": "fda5e388636383ebb8a4f2447a5f28629053b5fd",
      "parents": [
        "f17f507c247279b5c1bb3a7472ffa0d6bf03f288"
      ],
      "author": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Tue Mar 23 20:48:50 2021"
      },
      "committer": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Tue Mar 23 23:21:03 2021"
      },
      "message": "docs: Update note about ICD proc addr\n"
    },
    {
      "commit": "f17f507c247279b5c1bb3a7472ffa0d6bf03f288",
      "tree": "0a0d71158e6bfdf8ac6a7f24cfde68ba523810aa",
      "parents": [
        "1353e80d87b4dfdce64d735b930983c21676b166"
      ],
      "author": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Tue Mar 23 18:47:56 2021"
      },
      "committer": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Tue Mar 23 20:37:52 2021"
      },
      "message": "build: Update known-good files for 1.2.173 header\n\n- Update known_good.json\n- Generate source files\n"
    },
    {
      "commit": "1353e80d87b4dfdce64d735b930983c21676b166",
      "tree": "651f46942cd62e92202cfaeee0bbe95db1580ba1",
      "parents": [
        "237d3dcb5c67575db335bbc226c8fff23925bf49"
      ],
      "author": {
        "name": "Shannon McPherson",
        "email": "shannon@lunarg.com",
        "time": "Mon Mar 08 17:22:35 2021"
      },
      "committer": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Wed Mar 10 16:56:41 2021"
      },
      "message": "build: Update known-good files for 1.2.172 header\n\nChanges:\n- Updated `known_good.json`\n\nChange-Id: I7977f22711cefae65e6eabe00ec44d9e43e890a5\n"
    },
    {
      "commit": "237d3dcb5c67575db335bbc226c8fff23925bf49",
      "tree": "0ff71ce5f40cc46b4fc58ef53408a500da152b04",
      "parents": [
        "55c6dc0ab95e94026c846e18be28ebb167aea499"
      ],
      "author": {
        "name": "Shannon McPherson",
        "email": "shannon@lunarg.com",
        "time": "Mon Mar 01 17:27:51 2021"
      },
      "committer": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Tue Mar 02 22:40:45 2021"
      },
      "message": "build: Update known-good files for 1.2.171 header\n\nChanges:\n- Updated `known_good.json`\n- Generated new source files\n- Added `VK_USE_PLATFORM_SCREEN_QNX` to platform list in\n`common_codegen.py`\n\nChange-Id: I2ef49799434ff31ff81680413a8700caea46593c\n"
    },
    {
      "commit": "55c6dc0ab95e94026c846e18be28ebb167aea499",
      "tree": "612c8b6b88a9a717649f0d99f06487c98633c2cc",
      "parents": [
        "c5678a03db383fd0dc5bfb8e9a383043bdbcb57b"
      ],
      "author": {
        "name": "Shannon McPherson",
        "email": "shannon@lunarg.com",
        "time": "Mon Mar 01 17:51:41 2021"
      },
      "committer": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Tue Mar 02 22:40:45 2021"
      },
      "message": "scripts: Update copyright in `common_codegen.py`\n\nChange-Id: Id5049a260cb8521a1768b6b48b36bdef825e5508\n"
    },
    {
      "commit": "c5678a03db383fd0dc5bfb8e9a383043bdbcb57b",
      "tree": "178a15b54f857492b0b2b02726024810f3aad2c8",
      "parents": [
        "a66ceba27225a3ec5e6fdda407620f35811a65ed"
      ],
      "author": {
        "name": "Jeremy Gebben",
        "email": "jeremyg@lunarg.com",
        "time": "Mon Feb 15 13:41:45 2021"
      },
      "committer": {
        "name": "jeremyg-lunarg",
        "email": "jeremyg@lunarg.com",
        "time": "Mon Feb 15 18:58:50 2021"
      },
      "message": "build: Update known-good files for 1.2.170 header\n\nChanges:\n- Updated `known_good.json`\n- Generated new source files\n\nChange-Id: I98c582a8cad9ffbdda5a1b2ffa5517b866803047\n"
    },
    {
      "commit": "a66ceba27225a3ec5e6fdda407620f35811a65ed",
      "tree": "fadf9cd1d0e8f54ceb70702a7ac3adef9e8380b5",
      "parents": [
        "a088d1094609ce9bbb21b6198ff996e7e9c2304a"
      ],
      "author": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Wed Feb 10 18:28:03 2021"
      },
      "committer": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Wed Feb 10 20:54:42 2021"
      },
      "message": "docs: Update readme to point to github actions\n"
    },
    {
      "commit": "a088d1094609ce9bbb21b6198ff996e7e9c2304a",
      "tree": "587b5dfd11a302cd2a3c84783ccadc50616367e2",
      "parents": [
        "ff6a9e31358a214a6d2be057a9830bafd2c11aec"
      ],
      "author": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Tue Feb 09 22:27:19 2021"
      },
      "committer": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Wed Feb 10 20:54:42 2021"
      },
      "message": "repo: Switch to github actions for CI\n"
    },
    {
      "commit": "ff6a9e31358a214a6d2be057a9830bafd2c11aec",
      "tree": "c2d35d7656cea23cb247c5269d52a3518771a062",
      "parents": [
        "6fcd515be5b305d9a68ba94b911f84c76a30887e"
      ],
      "author": {
        "name": "Shannon McPherson",
        "email": "shannon@lunarg.com",
        "time": "Tue Feb 02 21:03:46 2021"
      },
      "committer": {
        "name": "Shannon McPherson",
        "email": "shannon@lunarg.com",
        "time": "Mon Feb 08 21:34:38 2021"
      },
      "message": "build: Update known-good files for 1.2.169 header\n\nChanges:\n- Updated `known_good.json`\n\nChange-Id: Iaf11b12afdcd11b06ebce4b66a0b56b2b097522f\n"
    },
    {
      "commit": "6fcd515be5b305d9a68ba94b911f84c76a30887e",
      "tree": "37cfbc62e4496d986bd811bae34abef4d9b83add",
      "parents": [
        "fd5cc696221374a02437415623ea1778df73199b"
      ],
      "author": {
        "name": "J.D. Rouan",
        "email": "jdrouan@google.com",
        "time": "Mon Feb 01 22:03:04 2021"
      },
      "committer": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Wed Feb 03 18:34:20 2021"
      },
      "message": "loader: Do not return OOM when layer count is 0\n\nAn application program that overrides malloc with an implementation that\nreturns NULL for a zero-sized allocation will cause some loader and\ntrampoline functions to incorrectly return VK_ERROR_OUT_OF_HOST_MEMORY\nif there are no layers on the system. This patch prevents these errors\nby also checking the layer count.\n\nFixes: https://github.com/KhronosGroup/Vulkan-Loader/issues/543\n"
    },
    {
      "commit": "fd5cc696221374a02437415623ea1778df73199b",
      "tree": "ec3c66148296cbb8b1dce333447d094ce81ab67c",
      "parents": [
        "2b9a7b114eaae7387cc7e738a47a12c2b33685f8"
      ],
      "author": {
        "name": "richard-lunarg",
        "email": "richard@lunarg.com",
        "time": "Mon Feb 01 23:31:41 2021"
      },
      "committer": {
        "name": "Richard S. Wright Jr",
        "email": "58573781+richard-lunarg@users.noreply.github.com",
        "time": "Tue Feb 02 15:31:36 2021"
      },
      "message": "CMake tweak for macOS cross compilers, seems okay elsewhere too\n"
    },
    {
      "commit": "2b9a7b114eaae7387cc7e738a47a12c2b33685f8",
      "tree": "d507cbde199aa9a479d9e62c00fb9732910efc72",
      "parents": [
        "47940fbfe0adff0f4a4de183095a2ad81e839a06"
      ],
      "author": {
        "name": "Kévin Petit",
        "email": "kevin.petit@arm.com",
        "time": "Fri Jan 29 16:05:43 2021"
      },
      "committer": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Fri Jan 29 18:11:02 2021"
      },
      "message": "loader: Fix AArch64 Android build\n\nThe Android NDK doesn\u0027t provide a separate libpthread. Don\u0027t\nexplicitly link it in when builing for Android.\n\nSigned-off-by: Kévin Petit \u003ckevin.petit@arm.com\u003e\n"
    },
    {
      "commit": "47940fbfe0adff0f4a4de183095a2ad81e839a06",
      "tree": "f2dc7c47a217afffa718a65f525ea68b019c4cd1",
      "parents": [
        "41901f90b77520eefe77a92d5d06b163afede5f1"
      ],
      "author": {
        "name": "nihui",
        "email": "shuizhuyuanluo@126.com",
        "time": "Sat Jan 23 12:00:34 2021"
      },
      "committer": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Fri Jan 29 00:21:53 2021"
      },
      "message": "Fix crash with NULL messenger"
    },
    {
      "commit": "41901f90b77520eefe77a92d5d06b163afede5f1",
      "tree": "9ff9286c43cb8ba815a84e5a4516b304cb8cc7f3",
      "parents": [
        "aed40d52837dba3850a27c61529de6fa25979d19"
      ],
      "author": {
        "name": "Kévin Petit",
        "email": "kevin.petit@arm.com",
        "time": "Thu Jan 28 20:15:51 2021"
      },
      "committer": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Fri Jan 29 00:19:33 2021"
      },
      "message": "loader: Fix Android build\n\n- Add missing prototype\n- Fix incorrect parameter handling\n\nSigned-off-by: Kévin Petit \u003ckevin.petit@arm.com\u003e\n"
    },
    {
      "commit": "aed40d52837dba3850a27c61529de6fa25979d19",
      "tree": "0a29da49da4cb9ce2d61752c50b1075369e5c025",
      "parents": [
        "9ba835885ffe6007c2e6d40c216a087fdd495d0e"
      ],
      "author": {
        "name": "Ludovico de Nittis",
        "email": "ludovico.denittis@collabora.com",
        "time": "Tue Dec 01 16:03:03 2020"
      },
      "committer": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Mon Jan 18 09:03:20 2021"
      },
      "message": "loader: Do not remove duplicated layers\n\nLinux can support multiple ABIs, but Vulkan Layer manifest does not\nallow to specify different library paths, based on the ABI.\n\nAs a solution, for ICDs, we can simply create multiple manifests, one\nper ABI, and the Loader will try them one by one until it finds the\nlibrary that is compatible with the executable class.\n\nInstead, for Vulkan Layers, this method doesn\u0027t work because the Loader\nwill discard the manifests that have a duplicated layer name.\n\nTo add support for multiple ABIs to Vulkan Layers, and to make the\nbehavior similar to the ICDs, with this commit we remove the duplicated\nlayer name check.\nInstead we add to the output list all the Vulkan Layers that we find,\nand only when we are actually going to dlopen them, we discard the\nlayers with the same name that we already successfully opened.\n\nFixes: #155\n\nSigned-off-by: Ludovico de Nittis \u003cludovico.denittis@collabora.com\u003e\n"
    },
    {
      "commit": "9ba835885ffe6007c2e6d40c216a087fdd495d0e",
      "tree": "d2d8eb2d984b9d0cf709e2a11e1cdfdc19697418",
      "parents": [
        "1f0c7868a438046fa4f6c9f2654528a4099adcae"
      ],
      "author": {
        "name": "Shannon McPherson",
        "email": "shannon@lunarg.com",
        "time": "Mon Jan 04 18:14:09 2021"
      },
      "committer": {
        "name": "Shannon McPherson",
        "email": "shannon@lunarg.com",
        "time": "Tue Jan 05 17:45:38 2021"
      },
      "message": "build: Update known-good files for 1.2.166 header\n\nChanges:\n- Updated `known_good.json`\n\nChange-Id: Idf48ead0a4cad20ec6f1675741be0ebae45770a0\n"
    },
    {
      "commit": "1f0c7868a438046fa4f6c9f2654528a4099adcae",
      "tree": "116159f4fd969857ac2350b0f1198145a7c80481",
      "parents": [
        "294480cb7f3e5b18082ad0294c61bb7648d00820"
      ],
      "author": {
        "name": "Charles Giessen",
        "email": "charles@lunarg.com",
        "time": "Mon Dec 28 19:33:17 2020"
      },
      "committer": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Tue Jan 05 17:23:14 2021"
      },
      "message": "loader: silence fread unused result\n\nfread returns the count of values returned but was being ignored.\nThis commit makes sure to use that value when determining whether to\ncontinue seeking to the end of the file.\n\nChange-Id: Idb818cb3cda0cdde81aba1e5a4dd639c4814a923\n"
    },
    {
      "commit": "294480cb7f3e5b18082ad0294c61bb7648d00820",
      "tree": "01a99fe4262945e991c0f067c2fb7fd81e652264",
      "parents": [
        "66a23ac8c566299343668f094de50798a5f4a0e4"
      ],
      "author": {
        "name": "Shannon McPherson",
        "email": "shannon@lunarg.com",
        "time": "Fri Dec 18 22:33:16 2020"
      },
      "committer": {
        "name": "Shannon McPherson",
        "email": "shannon@lunarg.com",
        "time": "Sun Dec 20 01:07:29 2020"
      },
      "message": "build: Update known-good files for 1.2.165 header\n\nChanges:\n- Updated `known_good.json`\n- Generated new source files\n\nChange-Id: I5156923b1d3fb96d9e4fbe8dddb533f93561adfd\n"
    },
    {
      "commit": "66a23ac8c566299343668f094de50798a5f4a0e4",
      "tree": "10a9cd521062cba70e1a17d60cdf24e5b3a4a926",
      "parents": [
        "7a313093b5c4af964d50a5a64e73d7df6152ea3f"
      ],
      "author": {
        "name": "Michel Zou",
        "email": "xantares09@hotmail.com",
        "time": "Wed Dec 16 14:03:23 2020"
      },
      "committer": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Fri Dec 18 19:15:59 2020"
      },
      "message": "Rename LIB_SUFFIX to VULKAN_LIB_SUFFIX\n\nCloses #527\n"
    },
    {
      "commit": "7a313093b5c4af964d50a5a64e73d7df6152ea3f",
      "tree": "d4128272c7e1799ae0d2f3a2894f7069a29dadfd",
      "parents": [
        "992d9cb45f181e747a1a942c6aa09bef94fd9428"
      ],
      "author": {
        "name": "Michel Zou",
        "email": "xantares09@hotmail.com",
        "time": "Thu Nov 26 21:12:58 2020"
      },
      "committer": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Tue Dec 01 20:50:08 2020"
      },
      "message": "cmake: remove mingw lib prefix\n\nwe want the dll to be named vulkan-1.dll and not libvulkan-1.dll\nas it is the default on mingw (for drop-in replacement)\n"
    },
    {
      "commit": "992d9cb45f181e747a1a942c6aa09bef94fd9428",
      "tree": "4ef2b0d5ae2c332681c3e753ed614452e91804b5",
      "parents": [
        "054bd9ca98463dccffc60fa599146edc31e58081"
      ],
      "author": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Tue Dec 01 17:49:01 2020"
      },
      "committer": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Tue Dec 01 20:49:37 2020"
      },
      "message": "loader: Remove SEEK_END usage\n\nChange-Id: I699caaf048d70756649d9f6a2c7dfb012c6d2342\n"
    },
    {
      "commit": "054bd9ca98463dccffc60fa599146edc31e58081",
      "tree": "f71b5dd4025006949ee0048c2e7b49a72f2e8cc1",
      "parents": [
        "730aab9f3b82ad2d3ee0daf8f3d53b538ef0787c"
      ],
      "author": {
        "name": "Charles Giessen",
        "email": "charles@lunarg.com",
        "time": "Mon Oct 19 23:22:13 2020"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Tue Dec 01 17:59:06 2020"
      },
      "message": "loader: Properly check for elevated permissions\n\nThe status message for the loader not searching environment\nvariables when running with elevated permissions didn\u0027t properly\ncheck. This commit adds in proper guards to make sure the status\nmessage only prints when compiled with explicit use of non-secure\ngetenv\n\nChange-Id: I993bb08de21bb0e338852368c24fe615d0d1f9b9\n"
    },
    {
      "commit": "730aab9f3b82ad2d3ee0daf8f3d53b538ef0787c",
      "tree": "da2d2a4616915135f0b1b1564c45afac92e301da",
      "parents": [
        "d7928a19e2adafb92223651728563e6f07bd9f1c"
      ],
      "author": {
        "name": "Shannon McPherson",
        "email": "shannon@lunarg.com",
        "time": "Mon Nov 23 16:19:03 2020"
      },
      "committer": {
        "name": "Shannon McPherson",
        "email": "shannon@lunarg.com",
        "time": "Mon Nov 23 16:19:03 2020"
      },
      "message": "build: Update known-good files for 1.2.162 header\n\nChanges:\n- Updated `known_good.json`\n- Generated new source files\n\nChange-Id: Ic0f414ccf230314fa648abbb00da9509e1389a31\n"
    },
    {
      "commit": "d7928a19e2adafb92223651728563e6f07bd9f1c",
      "tree": "014ecf0a009f69378b2d0c0ba0f4d423177e9eab",
      "parents": [
        "02a49daeeeceb077e5ab8c80e87c22dcbb4a102b"
      ],
      "author": {
        "name": "J.D. Rouan",
        "email": "jdrouan@google.com",
        "time": "Mon Nov 16 23:36:42 2020"
      },
      "committer": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Mon Nov 23 16:12:55 2020"
      },
      "message": "Add GGP WSI platform support to Vulkan-Loader\n\nAdd GGP WSI platform support to Vulkan-Loader. GGP is Google Games\nPlatform, the platform for Stadia.\n"
    },
    {
      "commit": "02a49daeeeceb077e5ab8c80e87c22dcbb4a102b",
      "tree": "eca31dbe9eed17589ef880ee510794ff706021e4",
      "parents": [
        "b54d55122868fa614df4b387045188ee31f97c07"
      ],
      "author": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Mon Jul 06 23:05:57 2020"
      },
      "committer": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Mon Nov 23 16:08:28 2020"
      },
      "message": "scripts: Add default return type for VkDeviceSize\n"
    },
    {
      "commit": "b54d55122868fa614df4b387045188ee31f97c07",
      "tree": "421bcc2b71114117b5b1300535a2183b635e0ea4",
      "parents": [
        "10c4ebadb9fc41e0abf5a32daa7263c6d1aff575"
      ],
      "author": {
        "name": "Biswapriyo Nath",
        "email": "nathbappai@gmail.com",
        "time": "Thu Nov 12 13:05:06 2020"
      },
      "committer": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Wed Nov 18 00:03:42 2020"
      },
      "message": "loader: Cast dxgi object to void** to suppress gcc warnings.\n"
    },
    {
      "commit": "10c4ebadb9fc41e0abf5a32daa7263c6d1aff575",
      "tree": "2147fbb380f35ec97ce63d8b51aa087d94024805",
      "parents": [
        "4f33dc41a9eb15b5936ab6795f3c8d0d1bf14683"
      ],
      "author": {
        "name": "Michel Zou",
        "email": "xantares09@hotmail.com",
        "time": "Mon Nov 16 20:09:38 2020"
      },
      "committer": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Tue Nov 17 23:05:23 2020"
      },
      "message": "pkgconfig: Missing lib suffx on win32\n\non win32 the library name is vulkan-1, not vulkan\n"
    },
    {
      "commit": "4f33dc41a9eb15b5936ab6795f3c8d0d1bf14683",
      "tree": "b4ac2822c945fcd95bf6fe85dec0840b1b9a54e6",
      "parents": [
        "be6ccb9ecaf77dfef59246a1e8502e99c8e1a511"
      ],
      "author": {
        "name": "Shannon McPherson",
        "email": "shannon@lunarg.com",
        "time": "Mon Nov 16 19:55:26 2020"
      },
      "committer": {
        "name": "Shannon McPherson",
        "email": "shannon@lunarg.com",
        "time": "Mon Nov 16 19:55:26 2020"
      },
      "message": "build: Update known-good files for 1.2.161 header\n\nChanges:\n- Updated `known_good.json`\n\nChange-Id: Ib6f5ff539b627b6978e81e6247ecfdeee1506c1f\n"
    },
    {
      "commit": "be6ccb9ecaf77dfef59246a1e8502e99c8e1a511",
      "tree": "399a15b4262f410ed088110e71d72f351841020f",
      "parents": [
        "e2b55419a3708880026f84eef10a0ad601d2776b"
      ],
      "author": {
        "name": "Shahbaz Youssefi",
        "email": "shabbyx@gmail.com",
        "time": "Tue Nov 03 03:32:02 2020"
      },
      "committer": {
        "name": "Mike Schuchardt",
        "email": "mikes@lunarg.com",
        "time": "Fri Nov 13 19:11:08 2020"
      },
      "message": "Reland \"Generate libvulkan.so.1 on Linux instead of libvulkan.so\"\n\nChromium now uses VK_KHR_xcb_surface instead of VK_KHR_xlib_surface, so\nit\u0027s able to use the gn build of Vulkan-Loader.\n"
    },
    {
      "commit": "e2b55419a3708880026f84eef10a0ad601d2776b",
      "tree": "6483f5addfb4772fbe483074d4d2c93c29e86932",
      "parents": [
        "f635feea18cb409780b76db3212d885a73feb65a"
      ],
      "author": {
        "name": "Shannon McPherson",
        "email": "shannon@lunarg.com",
        "time": "Tue Nov 10 18:07:08 2020"
      },
      "committer": {
        "name": "Shannon McPherson",
        "email": "shannon@lunarg.com",
        "time": "Tue Nov 10 18:07:08 2020"
      },
      "message": "build: Update known-good files for 1.2.160 header\n\nChanges:\n- Updated `known_good.json`\n- Generated new source files\n\nChange-Id: I8afe698dd58a062d28f40a49f51cfa6c19409387\n"
    },
    {
      "commit": "f635feea18cb409780b76db3212d885a73feb65a",
      "tree": "64091cd1ecebd732d4879d27f727ab03cfe3d023",
      "parents": [
        "07bbf14a831bfed70ea2048aac050138e5995f57"
      ],
      "author": {
        "name": "Shannon McPherson",
        "email": "shannon@lunarg.com",
        "time": "Mon Nov 02 18:46:58 2020"
      },
      "committer": {
        "name": "Shannon McPherson",
        "email": "shannon@lunarg.com",
        "time": "Mon Nov 02 18:46:58 2020"
      },
      "message": "build: Update known-good files for 1.2.159 header\n\nChanges:\n- Updated `known_good.json`\n\nChange-Id: I7c30f49ac3514e8c3dd1866b07bf3bc3ee2fe55e\n"
    },
    {
      "commit": "07bbf14a831bfed70ea2048aac050138e5995f57",
      "tree": "410f54f1e2f16a9bba04cb987e728972ea377918",
      "parents": [
        "0d912af509eeba4788871ad98b0780f09ee5736d"
      ],
      "author": {
        "name": "Shahbaz Youssefi",
        "email": "shabbyx@gmail.com",
        "time": "Fri Oct 30 05:21:10 2020"
      },
      "committer": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Fri Oct 30 17:47:06 2020"
      },
      "message": "Revert \"Generate libvulkan.so.1 on Linux instead of libvulkan.so\"\n\nCauses Chromium to pick up ANGLE\u0027s build of Vulkan-Loader instead of the\nsystem one, with the caveat that the gn build of Vulkan-Loader doesn\u0027t\nsupport VK_KHR_xlib_surface which Chromium depends on.\n\nThis change can be re-introduced once Chromium switches to\nVK_KHR_xcb_surface.\n\nThis reverts commit 8308d6744d50e4dc357e60282436f6ec0942b8c8.\n"
    },
    {
      "commit": "0d912af509eeba4788871ad98b0780f09ee5736d",
      "tree": "7626bf39aec09782daae616088b3951e352b0a0b",
      "parents": [
        "428654245ad33f936a680c090b4ddcd096aefaf6"
      ],
      "author": {
        "name": "Michel Zou",
        "email": "xantares09@hotmail.com",
        "time": "Thu Oct 22 21:29:35 2020"
      },
      "committer": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Fri Oct 30 17:38:59 2020"
      },
      "message": "Add an option to disable MASM\n\nMASM generally goes with msvc, but it is not necessarily available with MinGW.\n"
    },
    {
      "commit": "428654245ad33f936a680c090b4ddcd096aefaf6",
      "tree": "9277bf2df9b1e68acbfc8a70db16c64a66daa767",
      "parents": [
        "8308d6744d50e4dc357e60282436f6ec0942b8c8"
      ],
      "author": {
        "name": "xantares",
        "email": "xantares09@hotmail.com",
        "time": "Tue Oct 20 17:51:16 2020"
      },
      "committer": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Wed Oct 28 19:27:16 2020"
      },
      "message": "Configure vulkan.pc when pkg-config is available\n\nThis allows vulkan.pc to be enabled on MinGW"
    },
    {
      "commit": "8308d6744d50e4dc357e60282436f6ec0942b8c8",
      "tree": "ea56962112fe846e0bc655399e1ec4608226744c",
      "parents": [
        "2b0892e15bd83886476141c1f19801d2968efadf"
      ],
      "author": {
        "name": "Shahbaz Youssefi",
        "email": "shabbyx@gmail.com",
        "time": "Fri Oct 23 01:48:53 2020"
      },
      "committer": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Wed Oct 28 15:44:21 2020"
      },
      "message": "Generate libvulkan.so.1 on Linux instead of libvulkan.so\n\nThis is the Linux way.  Previously, a copy step was added to copy\nlibvulkan.so to libvulkan.so.1.  However, that only runs if everything\nis built and not when a specific target is built.\n\nThere is no need for libvulkan.so on Linux, so this change makes the\nlibvulkan target directly generate libvulkan.so.1 and removes the copy\nstep.\n"
    },
    {
      "commit": "2b0892e15bd83886476141c1f19801d2968efadf",
      "tree": "240641a3fd1761db2c60e787b26de406d4548bcb",
      "parents": [
        "8e2b7d03ccfd2088abd2e4f003101655bb708231"
      ],
      "author": {
        "name": "Shannon McPherson",
        "email": "shannon@lunarg.com",
        "time": "Mon Oct 19 16:09:31 2020"
      },
      "committer": {
        "name": "Shannon McPherson",
        "email": "shannon@lunarg.com",
        "time": "Tue Oct 27 17:11:32 2020"
      },
      "message": "build: Update known-good files for 1.2.158 header\n\nChanges:\n- Updated `known_good.json`\n- Generated new source files\n\nChange-Id: I5f06eec6afb61bac576cbad3e6e6982c0bd0440c\n"
    },
    {
      "commit": "8e2b7d03ccfd2088abd2e4f003101655bb708231",
      "tree": "799f7cb3d03feb03d4ca0260d5c9243e5630a184",
      "parents": [
        "f3b74dc7770e8f00507492b371f5e9dede35fb53"
      ],
      "author": {
        "name": "Michel Zou",
        "email": "xantares09@hotmail.com",
        "time": "Thu Oct 22 21:24:24 2020"
      },
      "committer": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Tue Oct 27 00:42:56 2020"
      },
      "message": "tests: Use cmake -E copy instead of xcopy\n"
    },
    {
      "commit": "f3b74dc7770e8f00507492b371f5e9dede35fb53",
      "tree": "7251a3dd5af9c82ff675928c5caaec890e3ad6e2",
      "parents": [
        "91ce213a1d882ca9587cbfe3e4fa429382d60b9d"
      ],
      "author": {
        "name": "Craig Stout",
        "email": "cstout@google.com",
        "time": "Mon Oct 26 19:05:15 2020"
      },
      "committer": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Mon Oct 26 23:59:09 2020"
      },
      "message": "Add support for VK_FUCHSIA_imagepipe_surface\n"
    },
    {
      "commit": "91ce213a1d882ca9587cbfe3e4fa429382d60b9d",
      "tree": "79f676705567786a6a1c60976eadeab354f5c91e",
      "parents": [
        "5d51a8a45074c2359a489bf77b01fda59f01cf2e"
      ],
      "author": {
        "name": "xantares",
        "email": "xantares09@hotmail.com",
        "time": "Tue Oct 20 17:37:43 2020"
      },
      "committer": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Tue Oct 20 19:29:15 2020"
      },
      "message": "Fix vulkan link to on cfgmgr32 case-sensitive fs\n\nOn MinGW from Linux this fails because cfgmgr32 is lowercase. This will still work on win32."
    },
    {
      "commit": "5d51a8a45074c2359a489bf77b01fda59f01cf2e",
      "tree": "8e92c8c128af9da080d321010824a6cf2e8ebd7c",
      "parents": [
        "f8a876245925cdc19068ac82437a785dc7094816"
      ],
      "author": {
        "name": "Rémi Verschelde",
        "email": "rverschelde@gmail.com",
        "time": "Mon Oct 12 10:46:18 2020"
      },
      "committer": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Tue Oct 20 19:28:54 2020"
      },
      "message": "CMake: Fix libdir in pkg-config file, dehardcode includedir\n\nFixes #489.\nSupersedes #214.\n"
    },
    {
      "commit": "f8a876245925cdc19068ac82437a785dc7094816",
      "tree": "c86da8c8831e7ff298bd24116465e202b7d8713a",
      "parents": [
        "970c132746b1d8bc2baeeb2bcdb5edf490b47f94"
      ],
      "author": {
        "name": "Craig Stout",
        "email": "cstout@google.com",
        "time": "Thu Oct 01 02:59:30 2020"
      },
      "committer": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Mon Oct 19 16:12:32 2020"
      },
      "message": "Add Fuchsia support\n\nFuchsia (fuchsia.dev) builds with GN and uses a loader service to load\nthe ICD into the application\u0027s address space.\n\nANGLE builds have been verified.\nReemoves unused variable is_icd.\n"
    },
    {
      "commit": "970c132746b1d8bc2baeeb2bcdb5edf490b47f94",
      "tree": "f52cf287aed2c49770ebf8a6a30fa265ef1a9a0e",
      "parents": [
        "14ad927e679a0239516121ced288041f00bbaa26"
      ],
      "author": {
        "name": "Shannon McPherson",
        "email": "shannon@lunarg.com",
        "time": "Mon Oct 12 20:37:47 2020"
      },
      "committer": {
        "name": "Shannon McPherson",
        "email": "shannon@lunarg.com",
        "time": "Mon Oct 12 20:37:47 2020"
      },
      "message": "build: Update known-good files for 1.2.157 header\n\nChanges:\n- Updated `known_good.json`\n\nChange-Id: I7705cbe942a67c7b915349a1c34c7615d1dc4691\n"
    },
    {
      "commit": "14ad927e679a0239516121ced288041f00bbaa26",
      "tree": "14dd1aeb24262b779ca4509b43f3bf95484ff7b8",
      "parents": [
        "e3ba62fe5451439c60eca6cf6bd9fb1d96147c05"
      ],
      "author": {
        "name": "Dorian Apanel",
        "email": "dorian.apanel@gmail.com",
        "time": "Wed Oct 07 22:46:12 2020"
      },
      "committer": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Thu Oct 08 22:19:21 2020"
      },
      "message": "Handling also zero size override paths.\n"
    },
    {
      "commit": "e3ba62fe5451439c60eca6cf6bd9fb1d96147c05",
      "tree": "81da58ca7a656b5c6393401d66e5834eacdd7b69",
      "parents": [
        "dc8a96d60b6b03bd77f88f19d5028d91aab220f1"
      ],
      "author": {
        "name": "Dorian Apanel",
        "email": "dorian.apanel@gmail.com",
        "time": "Wed Oct 07 09:18:51 2020"
      },
      "committer": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Thu Oct 08 22:19:21 2020"
      },
      "message": "loader: Override layer load when custom allocator used.\n\nWhen custom allocator is used, and is requested to allocate\nzero size allocation, it can return NULL, which is then\ninterpreted as VK_ERROR_OUT_OF_HOST_MEMORY.\n\nWhen such allocator was used, override layer was not loaded.\n\nfix #485\n"
    },
    {
      "commit": "dc8a96d60b6b03bd77f88f19d5028d91aab220f1",
      "tree": "15474ca67b905f9d4af4193da273db18b78b6399",
      "parents": [
        "121d3c20f59c6d3309b401dfb0d0c8802caed859"
      ],
      "author": {
        "name": "Piers Daniell",
        "email": "pdaniell@nvidia.com",
        "time": "Wed Oct 07 18:29:54 2020"
      },
      "committer": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Wed Oct 07 22:28:14 2020"
      },
      "message": "Fix formatting issue.\n"
    },
    {
      "commit": "121d3c20f59c6d3309b401dfb0d0c8802caed859",
      "tree": "c761a0420b6aabecbc88b689e864d0ec812529ed",
      "parents": [
        "a638f3acae949d88d9ff358087e9ac7cdc3970f3"
      ],
      "author": {
        "name": "Piers Daniell",
        "email": "pdaniell@nvidia.com",
        "time": "Wed Oct 07 16:39:39 2020"
      },
      "committer": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Wed Oct 07 20:41:11 2020"
      },
      "message": "Fix some issues when EnumerateAdapterPhysicalDevices is available\n\n1) Fix a memory leak with sorted_array[].physical_devices when EnumerateAdapterPhysicalDevices  returns an error. This fixes a failure with the \"dEQP-VK.api.device_init.create_instance_device_intentional_alloc_fail\" Vulkan CTS test.\n\n2) Fix an issue with vkEnumeratePhysicalDeviceGroups() when fpCreateDXGIFactory1() fails, which will happen with Windows versions before version 10.\n"
    },
    {
      "commit": "a638f3acae949d88d9ff358087e9ac7cdc3970f3",
      "tree": "cf7f69855cb4cc72da066d6996d15d383404a32d",
      "parents": [
        "e1c938170bba5879d95bf2d7b57b4d1d68557cd5"
      ],
      "author": {
        "name": "Shannon McPherson",
        "email": "shannon@lunarg.com",
        "time": "Tue Oct 06 16:47:13 2020"
      },
      "committer": {
        "name": "Shannon McPherson",
        "email": "shannon@lunarg.com",
        "time": "Tue Oct 06 16:47:13 2020"
      },
      "message": "build: Update known-good files for 1.2.156 header\n\nChanges:\n- Updated `known_good.json`\n\nChange-Id: Iefcdd52d8021515764d644ca86b0c5cd3dce8e16\n"
    },
    {
      "commit": "e1c938170bba5879d95bf2d7b57b4d1d68557cd5",
      "tree": "69853487961309d45ca99bf91d84cc23ec0901e9",
      "parents": [
        "0456e536c2c315b21b254b46c9fd47a38fd03757"
      ],
      "author": {
        "name": "Brecht Sanders",
        "email": "brecht@sanders.org",
        "time": "Tue Sep 29 16:14:55 2020"
      },
      "committer": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Tue Oct 06 16:28:48 2020"
      },
      "message": "loader: Fixes build with MinGW-w64 8.0.0.\n\nSee http://winlibs.com for a release of such GCC compiler\nSee issue https://github.com/KhronosGroup/Vulkan-Loader/issues/474\n"
    },
    {
      "commit": "0456e536c2c315b21b254b46c9fd47a38fd03757",
      "tree": "e3e26a212bc0f5d5f73106d05289bf371fd9902a",
      "parents": [
        "3610ce9fa2d8243a8ffaa58bebca16e0425ef6db"
      ],
      "author": {
        "name": "Charles Giessen",
        "email": "charles@lunarg.com",
        "time": "Mon Oct 05 22:58:04 2020"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Tue Oct 06 15:34:24 2020"
      },
      "message": "docs: Update build.md for static build changes\n\nmacOS is the only supported platform for a static loader.\nChanges the build.md and CMakeList.txt to correctly specify\nthe option and warning message.\n\nChange-Id: Iaf00e65e60ce5833516b7fe290eed7198436b48b\n"
    },
    {
      "commit": "3610ce9fa2d8243a8ffaa58bebca16e0425ef6db",
      "tree": "235fcc84e86057ed105de0cd79363b926c183eba",
      "parents": [
        "7c07085ad1cc5b8b79c14d460d4f02b6cac3a193"
      ],
      "author": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Mon Oct 05 22:38:35 2020"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Tue Oct 06 00:28:55 2020"
      },
      "message": "docs: Remove outdated references to WDK\n\nChange-Id: Iab787fa84e76fefd5b22bd97566dbf47cf642ed0\n"
    },
    {
      "commit": "7c07085ad1cc5b8b79c14d460d4f02b6cac3a193",
      "tree": "34455e5c68eb62481dfa0a4132102f24f181da80",
      "parents": [
        "0c0ac2c6c458acdb8ca28902fc990342902fc0a3"
      ],
      "author": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Thu Oct 01 17:03:25 2020"
      },
      "committer": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Thu Oct 01 17:03:25 2020"
      },
      "message": "loader: Fix incorrect allocation error cleanup\n"
    },
    {
      "commit": "0c0ac2c6c458acdb8ca28902fc990342902fc0a3",
      "tree": "398e889468bd795b9ebd8d9c904b8b84cc673651",
      "parents": [
        "8fdc21e4078d47510be6cb0b05b05cd3a774f582"
      ],
      "author": {
        "name": "Charles Giessen",
        "email": "charles@lunarg.com",
        "time": "Tue Sep 29 20:00:21 2020"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Tue Sep 29 21:26:19 2020"
      },
      "message": "docs: Update static linking info\n\nWhen static linking was removed as a build option, the documentation\nfor it was not ammended. This commit changes the text to describe that\nit used to be supported, is no longer supported, and why the feature\nwas removed.\n\nChange-Id: I8da0c1c811be7e9dc5119c4c27c34a5cbb30edf8\n"
    },
    {
      "commit": "8fdc21e4078d47510be6cb0b05b05cd3a774f582",
      "tree": "023cb1e91b9c91324eb091a5128857423ac942d0",
      "parents": [
        "a148cdd490417324bf7db925ac2ff0f4e4cafd61"
      ],
      "author": {
        "name": "Shannon McPherson",
        "email": "shannon@lunarg.com",
        "time": "Mon Sep 21 16:21:48 2020"
      },
      "committer": {
        "name": "Shannon McPherson",
        "email": "shannon@lunarg.com",
        "time": "Mon Sep 21 16:42:38 2020"
      },
      "message": "build: Update known-good files for 1.2.154 header\n\nChanges:\n- Updated `known_good.json`\n- Generated new source files\n\nChange-Id: I909289d4e1523ed32aa62516a4725a2ff2df4f65\n"
    },
    {
      "commit": "a148cdd490417324bf7db925ac2ff0f4e4cafd61",
      "tree": "dc45317ec7a3583b62c315eb496855fbbe03ccf5",
      "parents": [
        "399f7fd741f76f73832bbd11a7366acd06060862"
      ],
      "author": {
        "name": "Charles Giessen",
        "email": "charles@lunarg.com",
        "time": "Thu Sep 17 22:31:16 2020"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Thu Sep 17 22:45:16 2020"
      },
      "message": "Revert \"loader: Return error if layer loading failed\"\n\nThis reverts commit 49648d8fb398ac7d3d8e159939de060b8e759ecf.\nMany layers were relying on silently failing to allow 32/64 bit versions\nto work on linux. A later commit will properly check for failing layers.\n"
    },
    {
      "commit": "399f7fd741f76f73832bbd11a7366acd06060862",
      "tree": "bd5d38d0847f30d1753007565693cb0574f57c0e",
      "parents": [
        "45f2f18a69eb68b03a3825340a0b5c1e889bff83"
      ],
      "author": {
        "name": "Piers Daniell",
        "email": "pdaniell@nvidia.com",
        "time": "Thu Sep 10 22:48:19 2020"
      },
      "committer": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Fri Sep 11 21:56:06 2020"
      },
      "message": "loader Fix issues with physical device sorting\n\nChange-Id: I0bf01e5348aba2422eb0735928cfdcd682d1cd54\n"
    },
    {
      "commit": "45f2f18a69eb68b03a3825340a0b5c1e889bff83",
      "tree": "c691534016f14f79d3e1f8516d54429285a048fd",
      "parents": [
        "4a7362c2b2236e98e6db1373910e60a00d89e45f"
      ],
      "author": {
        "name": "Shannon McPherson",
        "email": "shannon@lunarg.com",
        "time": "Mon Sep 07 19:37:45 2020"
      },
      "committer": {
        "name": "Shannon McPherson",
        "email": "shannon@lunarg.com",
        "time": "Mon Sep 07 19:37:45 2020"
      },
      "message": "build: Update known-good files for 1.2.153 header\n\nChanges:\n- Updated `known_good.json`\n\nChange-Id: I54f79fa08f65ff333ab47b651939dfd05b3c5094\n"
    },
    {
      "commit": "4a7362c2b2236e98e6db1373910e60a00d89e45f",
      "tree": "b91563814bb186afffca01e3c86988c609c0f5f8",
      "parents": [
        "399ebf7072956de4b3f3341f3d8c657511a44887"
      ],
      "author": {
        "name": "Charles Giessen",
        "email": "charles@lunarg.com",
        "time": "Mon Jun 01 17:45:30 2020"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Thu Sep 03 19:56:43 2020"
      },
      "message": "docs: Add info on VkConfig and override layer\n\nChange-Id: I7fab8f7ff25a7f3ffd00a88da82daeac69e4e83c\n"
    },
    {
      "commit": "399ebf7072956de4b3f3341f3d8c657511a44887",
      "tree": "e61f688607c11c5c85843514e88bc3ddd4f7b20f",
      "parents": [
        "cdca83d072eab813f5144676c5d647398b96b14e"
      ],
      "author": {
        "name": "Trung Lê",
        "email": "trung.le@ruby-journal.com",
        "time": "Fri Apr 10 06:11:55 2020"
      },
      "committer": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Wed Sep 02 23:53:02 2020"
      },
      "message": "Update Linux distro used in Travis pipeline\n\nUbuntu bionic comes with cmake 3.10.2. We could get rid of the custom cmake installation step."
    },
    {
      "commit": "cdca83d072eab813f5144676c5d647398b96b14e",
      "tree": "19369dd94e303fba5ba3af3685d4ff151850bbce",
      "parents": [
        "49648d8fb398ac7d3d8e159939de060b8e759ecf"
      ],
      "author": {
        "name": "Charles Giessen",
        "email": "charles@lunarg.com",
        "time": "Wed Aug 05 19:42:44 2020"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Wed Sep 02 23:40:36 2020"
      },
      "message": "loader: Make device extensions return same count\n\nPreviously the loader would return a different count in the call to\nvkEnumeratePhysicalDeviceExtensionProperties if any implicit layers contained extensions\nthat a driver also happened to support, thus causing a duplicate entry to the count, but\nwas later resolved in the second call to that function. This commit de-duplicates the\nextensions when getting the count, preventing such an issue from occuring.\n\nChange-Id: I3b3c0b8871e412d26dda916ed1e1e3fe3299491e\n"
    },
    {
      "commit": "49648d8fb398ac7d3d8e159939de060b8e759ecf",
      "tree": "3cce32281572e93234b0520d8ae1b0b8f868051a",
      "parents": [
        "d846ea5a2427eb0119cf98288aa337eced10edbd"
      ],
      "author": {
        "name": "Charles Giessen",
        "email": "charles@lunarg.com",
        "time": "Mon Jun 01 22:26:54 2020"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Wed Sep 02 23:40:27 2020"
      },
      "message": "loader: Return error if layer loading failed\n\nLoader will now fail vkCreateInstance with VK_ERROR_LAYER_NOT_PRESENT\nif the layer\u0027s library failed to load. Previously, it would log the\nerror but continue, leading to false positives since it would return\nVK_SUCCESS.\n\nChange-Id: I00804b6f02cc6e927ac0219b4cb0c2361d6561fe\n"
    },
    {
      "commit": "d846ea5a2427eb0119cf98288aa337eced10edbd",
      "tree": "d3be5c65c33a172ca9d837bf891b3908ebfcca0a",
      "parents": [
        "75c67f78305b524747a30addddc6877f23ada5fd"
      ],
      "author": {
        "name": "Charles Giessen",
        "email": "charles@lunarg.com",
        "time": "Thu Aug 27 22:27:06 2020"
      },
      "committer": {
        "name": "Charles Giessen",
        "email": "46324611+charles-lunarg@users.noreply.github.com",
        "time": "Fri Aug 28 00:07:04 2020"
      },
      "message": "docs: Remove mention of old layers\n\nThe LoaderAndLayerInterface.md contained references to layers that\nare no longer exist. This commit cleans that up.\n\nChange-Id: I09a78513ba6f56cad6b6e9f2432242b86a291e93\n"
    },
    {
      "commit": "75c67f78305b524747a30addddc6877f23ada5fd",
      "tree": "7b47712d3ddabff6dbe258ada39899343ae2ab76",
      "parents": [
        "f65039de1e9777529fd0fe03d646e6310286dde9"
      ],
      "author": {
        "name": "Shannon McPherson",
        "email": "shannon@lunarg.com",
        "time": "Thu Aug 27 17:51:32 2020"
      },
      "committer": {
        "name": "Shannon McPherson",
        "email": "shannon@lunarg.com",
        "time": "Thu Aug 27 20:30:15 2020"
      },
      "message": "build: Update known-good files for 1.2.152 header\n\nChanges:\n- Updated `known_good.json`\n\nChange-Id: Ia6090de3d029dd2bf96a8d745d3c95461fd31bd6\n"
    },
    {
      "commit": "f65039de1e9777529fd0fe03d646e6310286dde9",
      "tree": "c9679812e9343dd1ec5411de7eb2f5da6c9f4822",
      "parents": [
        "4c821f0a360350d8e3f2113ea28e7050564cd63d"
      ],
      "author": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Thu Aug 27 17:22:26 2020"
      },
      "committer": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Thu Aug 27 20:26:22 2020"
      },
      "message": "tests: Change license to Apache 2.0\n\nChange-Id: Id0d23d1373154512b9e94af89a046b6b4e6d932b\n"
    },
    {
      "commit": "4c821f0a360350d8e3f2113ea28e7050564cd63d",
      "tree": "8f8aaccd7c11176b6de6e9f4832a80c870dbde5e",
      "parents": [
        "0654095b63fb90c326bef97187d5910cd2b24246"
      ],
      "author": {
        "name": "Jamie Madill",
        "email": "jmadill@chromium.org",
        "time": "Thu Aug 27 03:40:09 2020"
      },
      "committer": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Thu Aug 27 16:05:11 2020"
      },
      "message": "GN: Add missing header dependencies.\n\nThese headers were detected as missing by an ANGLE tool. Adding them\nshould fix some edge cases with incremental builds.\n"
    },
    {
      "commit": "0654095b63fb90c326bef97187d5910cd2b24246",
      "tree": "75bace9b67a2f7b80e922e414c57f738f4b01c9c",
      "parents": [
        "4e3f8228823379fa61198eec4d0bae3f65ab125c"
      ],
      "author": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Tue Aug 25 20:42:53 2020"
      },
      "committer": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Wed Aug 26 22:09:35 2020"
      },
      "message": "repo: Prevent cmake name mismatch warning\n\nChange-Id: I76c2c38ee42cf3b2956ecbeca4cd038dc4ffd800\n"
    },
    {
      "commit": "4e3f8228823379fa61198eec4d0bae3f65ab125c",
      "tree": "28228ce1ba21d320a35da8a4287d98387f57ad77",
      "parents": [
        "ec5342bee3091ac3d83963e4dff1f1f26ac3df05"
      ],
      "author": {
        "name": "Ryan Harrison",
        "email": "rharrison@google.com",
        "time": "Wed Aug 26 14:02:28 2020"
      },
      "committer": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Wed Aug 26 22:09:28 2020"
      },
      "message": "Fix formatting\n"
    },
    {
      "commit": "ec5342bee3091ac3d83963e4dff1f1f26ac3df05",
      "tree": "baea89a689cbb04252ce40a029c85bfe95f4e9a7",
      "parents": [
        "e1c7eaa74142107f216675464a6a9fc5221385b8"
      ],
      "author": {
        "name": "Ryan Harrison",
        "email": "rharrison@google.com",
        "time": "Wed Aug 26 14:01:14 2020"
      },
      "committer": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Wed Aug 26 22:09:28 2020"
      },
      "message": "Move variables into scope they are referenced within\n\nThis prevents unused variable warnings/errors on non-Windows\nplatforms.\n\nFixes #459\n"
    },
    {
      "commit": "e1c7eaa74142107f216675464a6a9fc5221385b8",
      "tree": "46084ed0740a3f0d41df043c30c928be20f550b1",
      "parents": [
        "2979391e5b0c951ad976625686c9644c3da6fc96"
      ],
      "author": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Tue Aug 18 21:38:08 2020"
      },
      "committer": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Thu Aug 20 19:54:04 2020"
      },
      "message": "loader: Fix invalid cleanup on allocation error\n\nChange-Id: I781ba00a65fa59a02423ea0d7c4168bda2c50193\n"
    },
    {
      "commit": "2979391e5b0c951ad976625686c9644c3da6fc96",
      "tree": "ebd5600c97218b897ab68d7d5d3661fae05faacb",
      "parents": [
        "30b3f3857835cadb16d4f893de35caf313cf6947"
      ],
      "author": {
        "name": "Biswapriyo Nath",
        "email": "nathbappai@gmail.com",
        "time": "Wed Jul 29 04:58:18 2020"
      },
      "committer": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Wed Aug 19 21:46:13 2020"
      },
      "message": "loader: Fix some non-msvc compiler warnings\n\nchanges:\n* loader/loader.c: cast dxgi_factory to void** type\n* tests/loader_validation_tests.cpp: check if __STDC_FORMAT_MACROS is already defined\n* tests/test_common.h: check if NOMINMAX is already defined\n* tests/test_commogn.h: check _MSC_VER instead of WIN32 before pragma warning directive\n\nChange-Id: I2fd78b760a90c2ac0e6463a60f5593a24ca904b8\n"
    },
    {
      "commit": "30b3f3857835cadb16d4f893de35caf313cf6947",
      "tree": "01553e789347e0356e72d5a775d34e953b08245e",
      "parents": [
        "53949cf6e24714760d4128376d113d55fe91801f"
      ],
      "author": {
        "name": "Cody Northrop",
        "email": "cnorthrop@google.com",
        "time": "Mon Aug 17 20:28:20 2020"
      },
      "committer": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Mon Aug 17 23:54:04 2020"
      },
      "message": "loader: Fixes for gn build\n"
    },
    {
      "commit": "53949cf6e24714760d4128376d113d55fe91801f",
      "tree": "ee698458027507eaf0f1a8366522dd3c0a695903",
      "parents": [
        "c6363b3dd4270ab33b724c0655cb0aa6e03568e0"
      ],
      "author": {
        "name": "Shannon McPherson",
        "email": "shannon@lunarg.com",
        "time": "Mon Aug 17 17:41:19 2020"
      },
      "committer": {
        "name": "Shannon McPherson",
        "email": "shannon@lunarg.com",
        "time": "Mon Aug 17 17:41:19 2020"
      },
      "message": "build: Update known-good files for 1.2.151 header\n\nChanges:\n- Updated `known_good.json`\n\nChange-Id: I1b10c8c50ddbdafc545b5cf8b41e28f5fe79efbd\n"
    },
    {
      "commit": "c6363b3dd4270ab33b724c0655cb0aa6e03568e0",
      "tree": "3d610e3e65a04636a6261a5e46fc1e2c4c496046",
      "parents": [
        "3cdfc04bc447c7e4d4faeb18821f3f59c77a6cca"
      ],
      "author": {
        "name": "Fxshlein",
        "email": "Neonfxsh@gmail.com",
        "time": "Sun Aug 16 08:29:50 2020"
      },
      "committer": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Mon Aug 17 15:29:23 2020"
      },
      "message": "docs: Remove COPYRIGHT.txt from the readme\n\nthe COPYRIGHT.txt file itself was removed in https://github.com/KhronosGroup/Vulkan-Loader/commit/d7452989ff0cfbaeaecfb63d8516cab63cf41bee"
    },
    {
      "commit": "3cdfc04bc447c7e4d4faeb18821f3f59c77a6cca",
      "tree": "63a199ec7b622c8a2f588e49dd034276ee56e7ac",
      "parents": [
        "79e794ab48055b9ef32a805479f81162c668d050"
      ],
      "author": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Fri Aug 14 20:57:27 2020"
      },
      "committer": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Fri Aug 14 21:13:28 2020"
      },
      "message": "repo: Set appveyor build to use Win10 SDK\n\nChange-Id: Ic5dbf10dfd0a6229cd6783e5d2edd2f02c1b8ae4\n"
    },
    {
      "commit": "79e794ab48055b9ef32a805479f81162c668d050",
      "tree": "3ad3376edcecffc8da873b26a3dacea2a5ac8a93",
      "parents": [
        "ec5c2d7d2366a459e0ea456e995abc0dcd4ef1d1"
      ],
      "author": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Fri Aug 14 20:48:42 2020"
      },
      "committer": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Fri Aug 14 20:52:12 2020"
      },
      "message": "loader: Move tag to avoid linux warning\n"
    },
    {
      "commit": "ec5c2d7d2366a459e0ea456e995abc0dcd4ef1d1",
      "tree": "272eac80ee977dafe5ea1b4788f5e4d727008ac2",
      "parents": [
        "d0ea87fb1987e037795f2ca4343797eca91c7390"
      ],
      "author": {
        "name": "Piotr Bialecki",
        "email": "piotr.bialecki@intel.com",
        "time": "Fri Aug 07 18:02:02 2020"
      },
      "committer": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Fri Aug 14 20:39:41 2020"
      },
      "message": "loader: Fix physical device sorting crash\n\nFixed crash in device enumeration when there are adapters which do not\nsupport Vulkan. Fixed incorrect error code returned from device\nenumeration.\n\nChange-Id: Ieaa1994b3766083a30738a09408e020813e27188\n"
    },
    {
      "commit": "d0ea87fb1987e037795f2ca4343797eca91c7390",
      "tree": "bd1fd9c48f8ef351f144ebfa2617902e42875dfc",
      "parents": [
        "07791133b6dda4f583013ddcb5a83a424848e699"
      ],
      "author": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Mon Aug 03 21:17:48 2020"
      },
      "committer": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Fri Aug 14 20:39:29 2020"
      },
      "message": "loader: Remove illegal asssignment\n"
    },
    {
      "commit": "07791133b6dda4f583013ddcb5a83a424848e699",
      "tree": "1e344e8b295b6d106fb63583f8207ddf0cfa872b",
      "parents": [
        "6b90aff702f09fa74f951c6948098ea623abb0d2"
      ],
      "author": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Mon Aug 03 17:03:22 2020"
      },
      "committer": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Fri Aug 14 20:39:20 2020"
      },
      "message": "loader: Fix variable name\n\nChange-Id: Ib8f9e5aa9de79705ec3665baebab3c0b829abd62\n"
    },
    {
      "commit": "6b90aff702f09fa74f951c6948098ea623abb0d2",
      "tree": "250b2d4496437db80a2910e5373e1985ec2333da",
      "parents": [
        "979c88f11a24a858615e9ebf05c91ab51f16a241"
      ],
      "author": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Mon Aug 03 16:40:22 2020"
      },
      "committer": {
        "name": "Lenny Komow",
        "email": "lenny@lunarg.com",
        "time": "Fri Aug 14 20:39:07 2020"
      },
      "message": "loader: Fixpossible memory corruption\n\nThis fixes a possible memory corruption on Linux when using ICDs\nwithout a corresponding physical device.\n\nChange-Id: Ib0c4ed8fa8452fbee78b535372283141331d483d\n"
    }
  ],
  "next": "979c88f11a24a858615e9ebf05c91ab51f16a241"
}
