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

Issue 6604068: Minimize use of SkDraw's matrix in SkGpuDevice. (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

Minimize use of SkDraw's matrix in SkGpuDevice. R=robertphillips@google.com Committed: https://code.google.com/p/skia/source/detail?r=5906

Patch Set 1 #

Total comments: 3

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+94 lines, -54 lines) Patch
M include/core/SkClipStack.h View 1 2 1 chunk +7 lines, -0 lines 0 comments Download
M include/core/SkRect.h View 1 2 3 1 chunk +7 lines, -0 lines 0 comments Download
M include/gpu/SkGpuDevice.h View 1 1 chunk +16 lines, -9 lines 0 comments Download
M src/core/SkClipStack.cpp View 1 2 1 chunk +19 lines, -0 lines 0 comments Download
M src/gpu/SkGpuDevice.cpp View 1 2 3 20 chunks +45 lines, -45 lines 0 comments Download

Messages

Total messages: 5
bsalomon
The idea is to make the model that the SkDraw is used to update GrContext ...
11 years, 8 months ago (2012-10-10 20:54:18 UTC) #1
bsalomon
11 years, 8 months ago (2012-10-10 20:54:25 UTC) #2
robertphillips
LGTM + 1 possible code rearrangement https://codereview.appspot.com/6604068/diff/1/src/gpu/SkGpuDevice.cpp File src/gpu/SkGpuDevice.cpp (right): https://codereview.appspot.com/6604068/diff/1/src/gpu/SkGpuDevice.cpp#newcode1267 src/gpu/SkGpuDevice.cpp:1267: I think it ...
11 years, 8 months ago (2012-10-10 22:52:33 UTC) #3
bsalomon
https://codereview.appspot.com/6604068/diff/1/src/gpu/SkGpuDevice.cpp File src/gpu/SkGpuDevice.cpp (right): https://codereview.appspot.com/6604068/diff/1/src/gpu/SkGpuDevice.cpp#newcode1267 src/gpu/SkGpuDevice.cpp:1267: On 2012/10/10 22:52:34, robertphillips wrote: > I think it ...
11 years, 8 months ago (2012-10-11 13:26:23 UTC) #4
robertphillips
11 years, 8 months ago (2012-10-11 13:37:21 UTC) #5
LGTM
Sign in to reply to this message.

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