)]}'
{
  "commit": "5db06cf1f22bf8e59b3cd5441bfaa860f164ae56",
  "tree": "0adfe127f58df2e2deff3a7658ba1b158847cff6",
  "parents": [
    "6429865224aa69117a22b24bf58c491de9804403"
  ],
  "author": {
    "name": "Alexis Hetu",
    "email": "sugoi@google.com",
    "time": "Wed Oct 13 23:40:28 2021 -0400"
  },
  "committer": {
    "name": "swiftshader-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "email": "swiftshader-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Mon Oct 18 20:16:39 2021 +0000"
  },
  "message": "Fix BC6h decoder\n\nThe alpha channel was never written to the result because it was only\never set in the variable\u0027s default value, which would only be set by\nthe default constructor. Since the output is only cast as a Color,\nand never constructed, then the constructor was never called on the\noutput, and the alpha was never set. This CL sets the alpha channel\non both copy operations, making sure the output alpha is set.\n\nBug: b/202978657\nChange-Id: I0716a4067862cacdbdc3218a4b4cb2e0a2aa8a58\nReviewed-on: https://swiftshader-review.googlesource.com/c/SwiftShader/+/58169\nTested-by: Alexis Hétu \u003csugoi@google.com\u003e\nPresubmit-Ready: Alexis Hétu \u003csugoi@google.com\u003e\nCommit-Queue: Alexis Hétu \u003csugoi@google.com\u003e\nReviewed-by: Nicolas Capens \u003cnicolascapens@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "325efdb377207af9b002240b68885219766c5a90",
      "old_mode": 33188,
      "old_path": "src/Device/BC_Decoder.cpp",
      "new_id": "cf16e4465a5345c518ff5b353f7f7b436696bfd7",
      "new_mode": 33188,
      "new_path": "src/Device/BC_Decoder.cpp"
    }
  ]
}
