)]}'
{
  "commit": "96376be942502671feea6afbec9abdbde9bac503",
  "tree": "d0d44ea718e984fa82d509147ba4149e01207fb1",
  "parents": [
    "e8a7a28f8a1f96c906d67207767915eb53f42ce7"
  ],
  "author": {
    "name": "csmartdalton",
    "email": "hello@rive.app",
    "time": "Thu Nov 24 23:23:06 2022 +0000"
  },
  "committer": {
    "name": "csmartdalton",
    "email": "hello@rive.app",
    "time": "Thu Nov 24 23:23:06 2022 +0000"
  },
  "message": "Add more features to simd.hpp\n\nAdd floor, ceil, sqrt, fast_acos.\n\nOmit trunc because it isn\u0027t supported natively on WASM.\n\nThere isn\u0027t an elementwise builtin for sqrt, so drop to intrinsics.\n\nfast_acos is a polynomial that approximates acos within ~1 degree.\n\nMake use of \"reduce\" builtins.\n\nDiffs\u003d\n362c448b3 Add more features to simd.hpp\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "6e18a36cbfc75bb1d41e57e4d945e2f05361d2ab",
      "old_mode": 33188,
      "old_path": ".rive_head",
      "new_id": "9bae16cbef4c66cdb9006a2105952ebb9dda20d4",
      "new_mode": 33188,
      "new_path": ".rive_head"
    },
    {
      "type": "modify",
      "old_id": "187b33843eea7244a8eaed4f16690d249fc57b9d",
      "old_mode": 33188,
      "old_path": "include/rive/math/math_types.hpp",
      "new_id": "278e46a68769452bbe77284a51c7d61d937812ff",
      "new_mode": 33188,
      "new_path": "include/rive/math/math_types.hpp"
    },
    {
      "type": "modify",
      "old_id": "3391c112e2d218993f4509c436b1429134f561ce",
      "old_mode": 33188,
      "old_path": "include/rive/math/simd.hpp",
      "new_id": "84341b38b7685b54e93db9200431334299bc69d4",
      "new_mode": 33188,
      "new_path": "include/rive/math/simd.hpp"
    },
    {
      "type": "modify",
      "old_id": "7517267f7a872a550c8c6998ebac227df6c0fbd9",
      "old_mode": 33188,
      "old_path": "test/simd_test.cpp",
      "new_id": "ed937aca95d60982a056f9838b443bff209d0b69",
      "new_mode": 33188,
      "new_path": "test/simd_test.cpp"
    }
  ]
}
