commit | 5c1262d7f7e25282808653b9b70f097d2bbfa2fd | [log] [tgz] |
---|---|---|
author | bsalomon <bsalomon@google.com> | Mon Nov 09 10:06:06 2015 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Mon Nov 09 10:06:06 2015 -0800 |
tree | 7c50f122375dc11e401a6ec73db9770450fdfccf | |
parent | edce2a8576c4f701674d925731e10e569e9dc9b0 [diff] |
Rewrite bleed GM bmp/img generators and change oversized texture case Makes it so that the oversized-texture/bmp case doesn't run on the CPU and makes it so that the subrect rendered is adjacent to the texture pad area on the bottom/right edges. Review URL: https://codereview.chromium.org/1424473006