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

Issue 23992005: Fix for aliasing in device-independent ovals on Nexus 10. (Closed)

Created:
7 years, 3 months ago by jvanverth1
Modified:
7 years, 3 months ago
Reviewers:
robertphillips
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Fix for aliasing in device-independent ovals on Nexus 10. Switch to using two attributes so that dFdx and dFdy generate valid results. Committed: http://code.google.com/p/skia/source/detail?r=11137

Patch Set 1 #

Patch Set 2 : Fix an indent. #

Total comments: 1

Patch Set 3 : One more indent issue. #

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

Messages

Total messages: 5 (0 generated)
jvanverth1
7 years, 3 months ago (2013-09-06 18:07:50 UTC) #1
robertphillips
https://codereview.chromium.org/23992005/diff/3001/src/gpu/GrOvalRenderer.cpp File src/gpu/GrOvalRenderer.cpp (right): https://codereview.chromium.org/23992005/diff/3001/src/gpu/GrOvalRenderer.cpp#newcode601 src/gpu/GrOvalRenderer.cpp:601: {kVec2f_GrVertexAttribType, sizeof(GrPoint), kEffect_GrVertexAttribBinding}, alignment on kEffect?
7 years, 3 months ago (2013-09-06 18:35:44 UTC) #2
robertphillips
lgtm + 1 nit
7 years, 3 months ago (2013-09-06 18:35:53 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/jvanverth@google.com/23992005/9001
7 years, 3 months ago (2013-09-06 19:38:26 UTC) #4
commit-bot: I haz the power
7 years, 3 months ago (2013-09-06 19:46:50 UTC) #5
Message was sent while issue was closed.
Change committed as 11137

Powered by Google App Engine
This is Rietveld 408576698