)]}'
{
  "commit": "d0798f3de3e6549b4234ae94c7527c7d306cb026",
  "tree": "fb916b04a9aa400f0b8f3c2081c2027859f70bf9",
  "parents": [
    "2a3522783cecf9636819d00e78e50601d7976438"
  ],
  "author": {
    "name": "Raph Levien",
    "email": "raph@google.com",
    "time": "Thu Sep 07 16:40:22 2023 -0700"
  },
  "committer": {
    "name": "Raph Levien",
    "email": "raph@google.com",
    "time": "Mon Sep 11 12:09:16 2023 -0700"
  },
  "message": "Add indirect dispatch and CPU shaders\n\nA first cut at adding indirect dispatch and CPU shaders. This version just has one (very simple shader), and allows its selection on the command line.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5f672b1b5b72f58f3a586778f0dfecc6db6f3b74",
      "old_mode": 33188,
      "old_path": "examples/headless/src/main.rs",
      "new_id": "802f9070d597f6d323caceddfd6e6a67833b515a",
      "new_mode": 33188,
      "new_path": "examples/headless/src/main.rs"
    },
    {
      "type": "modify",
      "old_id": "62737df343a3053385ed76db417a113eed4fdba2",
      "old_mode": 33188,
      "old_path": "examples/with_winit/src/lib.rs",
      "new_id": "f982a22c99064b90c9db1015d214745c89ae3abe",
      "new_mode": 33188,
      "new_path": "examples/with_winit/src/lib.rs"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "87977af1f13b8b3f33858f610e8fcaa8cd32f918",
      "new_mode": 33188,
      "new_path": "src/cpu_dispatch.rs"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "fed341c7509f6a14d9cab4d8609d0860c999a8ab",
      "new_mode": 33188,
      "new_path": "src/cpu_shader/mod.rs"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "38ee55c18674f3f0bc8b4520246b0e2b2728ae89",
      "new_mode": 33188,
      "new_path": "src/cpu_shader/pathtag_reduce.rs"
    },
    {
      "type": "modify",
      "old_id": "59650f954cdece1a216f6fb2590ad5efcd7b6f51",
      "old_mode": 33188,
      "old_path": "src/engine.rs",
      "new_id": "e30a471c873e53b772e9a99fcee476aff9a551fb",
      "new_mode": 33188,
      "new_path": "src/engine.rs"
    },
    {
      "type": "modify",
      "old_id": "96682821193bd8d614de944736800db7ac9d9063",
      "old_mode": 33188,
      "old_path": "src/lib.rs",
      "new_id": "a7408a4bd0fb9aac298ab8df5024e3176dc8ae17",
      "new_mode": 33188,
      "new_path": "src/lib.rs"
    },
    {
      "type": "modify",
      "old_id": "02aed813453057d2e7b0b005c98aa51def174fa4",
      "old_mode": 33188,
      "old_path": "src/shaders.rs",
      "new_id": "2ea4df04a50b67d43a761d9d7548a6237bde95bd",
      "new_mode": 33188,
      "new_path": "src/shaders.rs"
    }
  ]
}
