)]}'
{
  "commit": "2f36411d177dfba741e37db6d03bea6b59889192",
  "tree": "afecc4464f934b072ccf0bd5aaa8c1aa7721cbbb",
  "parents": [
    "9bdbb108d1fef912cc493c4dbee745e933db7c23"
  ],
  "author": {
    "name": "Raph Levien",
    "email": "raph@google.com",
    "time": "Mon Oct 09 10:11:20 2023 -0700"
  },
  "committer": {
    "name": "Raph Levien",
    "email": "raph@google.com",
    "time": "Wed Oct 11 13:07:13 2023 -0700"
  },
  "message": "Add multisampled antialiasing\n\nThis is ported from the multi branch.\n\nConfiguration of antialiasing mode is currently set statically, but could become more dynamic. In addition, the mask LUT is computed and uploaded every frame, rather than being persistent.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a75948f727330a1e7ad3882750e369d2b743a759",
      "old_mode": 33188,
      "old_path": ".vscode/settings.json",
      "new_id": "57a124c7025aaf717b345d18479414b1783fdb12",
      "new_mode": 33188,
      "new_path": ".vscode/settings.json"
    },
    {
      "type": "modify",
      "old_id": "108c88cba55c57beb7315687cc9e0420c645b9c1",
      "old_mode": 33188,
      "old_path": "shader/fine.wgsl",
      "new_id": "9bd7da3a3bb8d73066edbfb1e8407fdbf6b444fa",
      "new_mode": 33188,
      "new_path": "shader/fine.wgsl"
    },
    {
      "type": "modify",
      "old_id": "28e5bf7ff6e864ebbe37aebb02b2cfad5b28eefa",
      "old_mode": 33188,
      "old_path": "src/lib.rs",
      "new_id": "f383fd0fde8c58a95a7f0fa62904d67601d624e9",
      "new_mode": 33188,
      "new_path": "src/lib.rs"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "61cacf0bc9a43e37f1d605a0f4474325d77a0137",
      "new_mode": 33188,
      "new_path": "src/mask.rs"
    },
    {
      "type": "modify",
      "old_id": "268007faaa70843a1eace65848b7496fd139d90e",
      "old_mode": 33188,
      "old_path": "src/render.rs",
      "new_id": "0bb6579542dfb585113f52c184fdaecb4a30d749",
      "new_mode": 33188,
      "new_path": "src/render.rs"
    },
    {
      "type": "modify",
      "old_id": "86e6ed7bd0aa33280a8f5b216bbe7f5ea49d7c57",
      "old_mode": 33188,
      "old_path": "src/shaders.rs",
      "new_id": "668dafac47b3e76cc6782ee69699d0f13d548dfd",
      "new_mode": 33188,
      "new_path": "src/shaders.rs"
    }
  ]
}
