Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(624)

Issue 6139065: Added AA clipping to old shader path (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 3 months ago by robertphillips
Modified:
12 years, 3 months ago
Reviewers:
TomH
CC:
skia-review_googlegroups.com
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Description

This CL makes use of the new shader stage to add gpu soft-clipping to the old shader path.

Patch Set 1 #

Total comments: 7

Patch Set 2 : Addressed code review issues #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -5 lines) Patch
M src/gpu/GrClipMaskManager.h View 1 chunk +4 lines, -1 line 0 comments Download
M src/gpu/GrClipMaskManager.cpp View 6 chunks +45 lines, -2 lines 0 comments Download
M src/gpu/GrDrawState.h View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/GrDrawTarget.h View 1 1 chunk +13 lines, -0 lines 0 comments Download
M src/gpu/GrDrawTarget.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4
robertphillips
12 years, 3 months ago (2012-05-01 13:32:36 UTC) #1
TomH
LGTM after nits / minor changes. http://codereview.appspot.com/6139065/diff/1/src/gpu/GrClipMaskManager.cpp File src/gpu/GrClipMaskManager.cpp (right): http://codereview.appspot.com/6139065/diff/1/src/gpu/GrClipMaskManager.cpp#newcode36 src/gpu/GrClipMaskManager.cpp:36: static const int ...
12 years, 3 months ago (2012-05-01 15:59:40 UTC) #2
robertphillips
http://codereview.appspot.com/6139065/diff/1/src/gpu/GrClipMaskManager.cpp File src/gpu/GrClipMaskManager.cpp (right): http://codereview.appspot.com/6139065/diff/1/src/gpu/GrClipMaskManager.cpp#newcode36 src/gpu/GrClipMaskManager.cpp:36: static const int maskStage = GrPaint::kTotalStages+1; The other change ...
12 years, 3 months ago (2012-05-01 17:16:39 UTC) #3
robertphillips
12 years, 3 months ago (2012-05-01 17:23:32 UTC) #4
committed as r3812
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b