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

Issue 2046483003: Fix dashing bug where hwaa was unintentionally disabled (Closed)

Created:
4 years, 6 months ago by csmartdalton
Modified:
4 years, 6 months ago
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Fix dashing bug where hwaa was unintentionally disabled BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2046483003 Committed: https://skia.googlesource.com/skia/+/ddc2cd6a1f55f4f235db60d7545a74620722ba25

Patch Set 1 #

Patch Set 2 : #

Total comments: 1

Patch Set 3 : simplify #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -3 lines) Patch
M src/gpu/batches/GrDashLinePathRenderer.cpp View 1 2 2 chunks +4 lines, -3 lines 0 comments Download

Messages

Total messages: 21 (8 generated)
csmartdalton
Just a simple prereq for https://codereview.chromium.org/2041283002
4 years, 6 months ago (2016-06-07 07:03:13 UTC) #3
bsalomon
There is some history here where I think we are enabling dashing coverage based AA ...
4 years, 6 months ago (2016-06-07 13:25:30 UTC) #5
egdaniel
On 2016/06/07 13:25:30, bsalomon wrote: > There is some history here where I think we ...
4 years, 6 months ago (2016-06-07 14:30:45 UTC) #6
csmartdalton
On 2016/06/07 13:25:30, bsalomon wrote: > There is some history here where I think we ...
4 years, 6 months ago (2016-06-07 14:39:53 UTC) #7
egdaniel
On 2016/06/07 14:39:53, csmartdalton wrote: > On 2016/06/07 13:25:30, bsalomon wrote: > > There is ...
4 years, 6 months ago (2016-06-07 14:44:59 UTC) #8
csmartdalton
On 2016/06/07 14:44:59, egdaniel wrote: > On 2016/06/07 14:39:53, csmartdalton wrote: > > On 2016/06/07 ...
4 years, 6 months ago (2016-06-07 14:49:38 UTC) #9
bsalomon
On 2016/06/07 14:49:38, csmartdalton wrote: > On 2016/06/07 14:44:59, egdaniel wrote: > > On 2016/06/07 ...
4 years, 6 months ago (2016-06-07 14:50:15 UTC) #10
csmartdalton
Here's a proposed fix for platforms that can disable msaa. It also fixes the problem ...
4 years, 6 months ago (2016-06-07 17:41:42 UTC) #11
bsalomon
https://codereview.chromium.org/2046483003/diff/20001/include/gpu/GrDrawContext.h File include/gpu/GrDrawContext.h (right): https://codereview.chromium.org/2046483003/diff/20001/include/gpu/GrDrawContext.h#newcode268 include/gpu/GrDrawContext.h:268: const GrCaps* caps() const { return fContext->caps(); } IIRC, ...
4 years, 6 months ago (2016-06-07 19:32:09 UTC) #13
csmartdalton
On 2016/06/07 19:32:09, bsalomon wrote: > https://codereview.chromium.org/2046483003/diff/20001/include/gpu/GrDrawContext.h > File include/gpu/GrDrawContext.h (right): > > https://codereview.chromium.org/2046483003/diff/20001/include/gpu/GrDrawContext.h#newcode268 > ...
4 years, 6 months ago (2016-06-07 20:34:03 UTC) #15
bsalomon
lgtm
4 years, 6 months ago (2016-06-07 20:56:37 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2046483003/40001
4 years, 6 months ago (2016-06-07 21:01:05 UTC) #19
commit-bot: I haz the power
4 years, 6 months ago (2016-06-07 21:27:56 UTC) #21
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/skia/+/ddc2cd6a1f55f4f235db60d7545a74620722ba25

Powered by Google App Engine
This is Rietveld 408576698