)]}'
{
  "commit": "abd68ec89eb25fcb8b5ca296ace80644a8d299f6",
  "tree": "fcc5b036a5b099f27eb393999a71c8338e924adf",
  "parents": [
    "d03c6773b18515277184d4b0391a67872cad691d"
  ],
  "author": {
    "name": "JoshJRive",
    "email": "hello@rive.app",
    "time": "Wed Oct 01 23:33:25 2025 +0000"
  },
  "committer": {
    "name": "JoshJRive",
    "email": "hello@rive.app",
    "time": "Wed Oct 01 23:33:25 2025 +0000"
  },
  "message": "fix(vulkan): Correctly support Vulkan 1.0 on Android (#10679) 8e0fadf978\nVkBootstrap will incorrecty error with `vulkan_version_1_1_unavailable` on Vulkan 1.0 systems that do not have the vkEnumerateInstanceVersion function, even when we specifically said that it was fine to fall back to 1.0. To work around this, we will detect that error and then try again to create the Vulkan instance, specifically requesting version 1.0.\n\nAdditionally fix a \"function must return\" error when building in MSVC on Windows, and update LOG_ERROR to be LOG_ERROR_LINE to make it clear that it writes lines (and update its use of fprintf to match what the android logging does)\n\nCo-authored-by: Josh Jersild \u003cjoshua@rive.app\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "79528682063692ac7689e3ec2337461d40ecd05a",
      "old_mode": 33188,
      "old_path": ".rive_head",
      "new_id": "e1a40aeeb6b105d497f2dc6534859eab5fb96ff1",
      "new_mode": 33188,
      "new_path": ".rive_head"
    },
    {
      "type": "modify",
      "old_id": "9eb6ecc11921106cddb80f5f4c95e99604aaeb77",
      "old_mode": 33188,
      "old_path": "renderer/path_fiddle/fiddle_context_vulkan.cpp",
      "new_id": "40bf222690102ae1ac2d809b87abf56fa7b56f92",
      "new_mode": 33188,
      "new_path": "renderer/path_fiddle/fiddle_context_vulkan.cpp"
    },
    {
      "type": "modify",
      "old_id": "967de026b8ac3e90402c898699d98f45369e0e64",
      "old_mode": 33188,
      "old_path": "renderer/src/vulkan/draw_pipeline_vulkan.cpp",
      "new_id": "bdd8b29359ec10467c95612bee4dbc3f6d16c49b",
      "new_mode": 33188,
      "new_path": "renderer/src/vulkan/draw_pipeline_vulkan.cpp"
    },
    {
      "type": "modify",
      "old_id": "03ee044c252999b8402e1d375f0dad0b67123209",
      "old_mode": 33188,
      "old_path": "tests/common/testing_window_android_vulkan.cpp",
      "new_id": "2d89b17e95fbb609baa7f9926e37360bc2ede697",
      "new_mode": 33188,
      "new_path": "tests/common/testing_window_android_vulkan.cpp"
    },
    {
      "type": "modify",
      "old_id": "bbcdedeb5289595c0cf6f6b863c7a269ac4f00f4",
      "old_mode": 33188,
      "old_path": "tests/common/testing_window_vulkan_texture.cpp",
      "new_id": "a2f8bb982e7130fa2c33a982433ec6ca34d0c496",
      "new_mode": 33188,
      "new_path": "tests/common/testing_window_vulkan_texture.cpp"
    }
  ]
}
