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

Issue 6656047: Beef up GrContext::AutoMatrix to handle doing GrPaint matrix adjustments. (Closed)

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

Description

Beef up GrContext::AutoMatrix to handle doing GrPaint matrix adjustments. R=robertphillips@google.com Committed: https://code.google.com/p/skia/source/detail?r=5918

Patch Set 1 #

Patch Set 2 : #

Total comments: 10

Patch Set 3 : #

Patch Set 4 : #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+166 lines, -96 lines) Patch
M include/gpu/GrContext.h View 1 2 3 5 chunks +89 lines, -37 lines 0 comments Download
M include/gpu/GrPaint.h View 1 2 chunks +18 lines, -3 lines 0 comments Download
M src/effects/SkBlendImageFilter.cpp View 1 chunk +4 lines, -1 line 0 comments Download
M src/effects/SkMorphologyImageFilter.cpp View 1 chunk +6 lines, -1 line 0 comments Download
M src/gpu/GrContext.cpp View 2 chunks +6 lines, -6 lines 0 comments Download
M src/gpu/GrTextContext.cpp View 1 chunk +4 lines, -3 lines 0 comments Download
M src/gpu/SkGpuDevice.cpp View 1 2 22 chunks +39 lines, -45 lines 4 comments Download

Messages

Total messages: 5
bsalomon
11 years, 8 months ago (2012-10-11 20:46:17 UTC) #1
robertphillips
Several questions https://codereview.appspot.com/6656047/diff/2001/include/gpu/GrContext.h File include/gpu/GrContext.h (right): https://codereview.appspot.com/6656047/diff/2001/include/gpu/GrContext.h#newcode727 include/gpu/GrContext.h:727: */ missing & on matrix parameter! https://codereview.appspot.com/6656047/diff/2001/include/gpu/GrContext.h#newcode733 ...
11 years, 8 months ago (2012-10-11 21:43:44 UTC) #2
bsalomon
This is the third time I typed this change. The first time I didn't finish, ...
11 years, 8 months ago (2012-10-12 13:59:32 UTC) #3
robertphillips
LGTM + 2 requests for comments https://codereview.appspot.com/6656047/diff/10001/src/gpu/SkGpuDevice.cpp File src/gpu/SkGpuDevice.cpp (right): https://codereview.appspot.com/6656047/diff/10001/src/gpu/SkGpuDevice.cpp#newcode1504 src/gpu/SkGpuDevice.cpp:1504: int left, int ...
11 years, 8 months ago (2012-10-12 14:18:49 UTC) #4
bsalomon
11 years, 8 months ago (2012-10-12 14:52:04 UTC) #5
https://codereview.appspot.com/6656047/diff/10001/src/gpu/SkGpuDevice.cpp
File src/gpu/SkGpuDevice.cpp (right):

https://codereview.appspot.com/6656047/diff/10001/src/gpu/SkGpuDevice.cpp#new...
src/gpu/SkGpuDevice.cpp:1504: int left, int top, const SkPaint& paint) {
On 2012/10/12 14:18:49, robertphillips wrote:
> I think we should still have a comment here

Done.

https://codereview.appspot.com/6656047/diff/10001/src/gpu/SkGpuDevice.cpp#new...
src/gpu/SkGpuDevice.cpp:1589: 
On 2012/10/12 14:18:49, robertphillips wrote:
> Here too

Done.
Sign in to reply to this message.

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