)]}'
{
  "commit": "02cbe8ec67318a18a9e71c9410d5f84a068d7809",
  "tree": "a08fda3a4634845985a7f3b35098a7b1c2323346",
  "parents": [
    "20fb1d687848daf6128ee7165ffd03f23665ff71"
  ],
  "author": {
    "name": "Nicolas Capens",
    "email": "capn@google.com",
    "time": "Mon Aug 05 15:10:05 2019 -0400"
  },
  "committer": {
    "name": "Nicolas Capens",
    "email": "nicolascapens@google.com",
    "time": "Sat Aug 10 08:16:32 2019 +0000"
  },
  "message": "Fix conversion to RGB9E5 format\n\nlog() was used instead of log2().\n\nAlso replace pow(2.0f, x) with the equivalent exp2(x), and remove\noverloaded functions from Math.hpp which are guaranteed by C++11.\n\nBug: b/138944025\nChange-Id: I9e87ee9b2afd8791a40dd3e73191e1ed0740acf5\nReviewed-on: https://swiftshader-review.googlesource.com/c/SwiftShader/+/34668\nPresubmit-Ready: Nicolas Capens \u003cnicolascapens@google.com\u003e\nTested-by: Nicolas Capens \u003cnicolascapens@google.com\u003e\nKokoro-Presubmit: kokoro \u003cnoreply+kokoro@google.com\u003e\nReviewed-by: Ben Clayton \u003cbclayton@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f6d714fa793597f7ebe0500b10b98daa1c9e5675",
      "old_mode": 33188,
      "old_path": "src/Device/Blitter.cpp",
      "new_id": "8d5017839ae0124973714eae4c1cd0a572b77724",
      "new_mode": 33188,
      "new_path": "src/Device/Blitter.cpp"
    },
    {
      "type": "modify",
      "old_id": "65470af9df1336404a8b50671946e805dc304dde",
      "old_mode": 33188,
      "old_path": "src/Device/QuadRasterizer.cpp",
      "new_id": "ce4dbf14d9e9f826e9445043a9bb94e1033e18c4",
      "new_mode": 33188,
      "new_path": "src/Device/QuadRasterizer.cpp"
    },
    {
      "type": "modify",
      "old_id": "a20629a9c0e007138e19e8bdde80a6a433f9b606",
      "old_mode": 33188,
      "old_path": "src/System/Half.hpp",
      "new_id": "ec5fba9c9f490754ed8ac054895d40b9670f494e",
      "new_mode": 33188,
      "new_path": "src/System/Half.hpp"
    },
    {
      "type": "modify",
      "old_id": "2e7f3440cce62966b26e3b1a758b4d146a87bcb1",
      "old_mode": 33188,
      "old_path": "src/System/Math.hpp",
      "new_id": "7bd38902f105d08d64b899e4ce0c1b69441e28fb",
      "new_mode": 33188,
      "new_path": "src/System/Math.hpp"
    }
  ]
}
