Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(386)

Issue 1617183004: Anisotropic mipmap fixes (Closed)

Created:
4 years, 11 months ago by f(malita)
Modified:
4 years, 11 months ago
Reviewers:
reed1
CC:
reviews_skia.org
Base URL:
https://chromium.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Anisotropic mipmap fixes 1) when selecting a level scale, use max(scaleX, scaleY) instead of current sqrt(scaleX * scaleY) 2) track and apply non-uniform fixup scales R=reed@google.com GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1617183004 Committed: https://skia.googlesource.com/skia/+/921d7ac75206740e69fc6bc9893971249a909fe1

Patch Set 1 #

Patch Set 2 : guard #

Total comments: 2

Patch Set 3 : SkIntToScalar #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -6 lines) Patch
M src/core/SkBitmapController.cpp View 1 2 chunks +11 lines, -4 lines 0 comments Download
M src/core/SkMipMap.h View 2 chunks +2 lines, -1 line 0 comments Download
M src/core/SkMipMap.cpp View 1 2 1 chunk +7 lines, -1 line 0 comments Download

Messages

Total messages: 16 (7 generated)
f(malita)
Not quire ready for landing (missing guards and I haven't checked the overall GM impact), ...
4 years, 11 months ago (2016-01-22 17:24:31 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1617183004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1617183004/1
4 years, 11 months ago (2016-01-22 17:24:53 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1617183004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1617183004/20001
4 years, 11 months ago (2016-01-22 17:42:26 UTC) #6
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 11 months ago (2016-01-22 17:56:25 UTC) #8
f(malita)
Added guard. GM diffs: https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1617183004 I find it reassuring that the largest diffs are now ...
4 years, 11 months ago (2016-01-22 17:56:51 UTC) #9
reed1
lgtm Another structural change could be to pass in scale x,y to the miplevel lookup. ...
4 years, 11 months ago (2016-01-22 19:19:26 UTC) #10
f(malita)
On 2016/01/22 19:19:26, reed1 wrote: > Another structural change could be to pass in scale ...
4 years, 11 months ago (2016-01-22 19:28:46 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1617183004/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1617183004/40001
4 years, 11 months ago (2016-01-22 19:28:58 UTC) #14
commit-bot: I haz the power
4 years, 11 months ago (2016-01-22 19:45:41 UTC) #16
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/skia/+/921d7ac75206740e69fc6bc9893971249a909fe1

Powered by Google App Engine
This is Rietveld 408576698