commit | 0152cc3819291841298013d2b5515a61e974e41f | [log] [tgz] |
---|---|---|
author | caryclark <caryclark@google.com> | Mon Jan 04 09:54:55 2016 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Mon Jan 04 09:54:55 2016 -0800 |
tree | 57fcd510b9c7f359a7e76b01f9676f3e546b20f1 | |
parent | bb53948a127f4bc9272f1583170a1c09a2c7fdd1 [diff] |
remove 565 effects shaders This removes the 565 optimization for radial, linear, sweep, and picture shaders. The optimization gets little real-world use and has a reasonable fallback. This also permits removing the square root table for the radial gradient case. R=reed@google.com BUG=skia:1947 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1553103003 Review URL: https://codereview.chromium.org/1553103003