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

Issue 6425055: Remove all easily-removable uses of setTexture() (Closed)

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

Patch Set 1 #

Total comments: 2

Patch Set 2 : Introduce syntactic sugar for the paleo reviewer #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -18 lines) Patch
M include/gpu/GrPaint.h View 2 chunks +6 lines, -0 lines 0 comments Download
M src/gpu/GrClipMaskManager.cpp View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/gpu/GrContext.cpp View 1 4 chunks +4 lines, -5 lines 0 comments Download
M src/gpu/GrDrawState.h View 1 3 chunks +14 lines, -0 lines 0 comments Download
M src/gpu/GrSWMaskHelper.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/GrTextContext.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/SkGpuDevice.cpp View 7 chunks +18 lines, -9 lines 0 comments Download

Messages

Total messages: 8
TomH
After this, all we have to do is figure out how color table is messing ...
11 years, 11 months ago (2012-07-20 13:58:45 UTC) #1
bsalomon
Mostly LGTM. But I think a helper setter on GrDrawState would be nice. http://codereview.appspot.com/6425055/diff/1/src/gpu/SkGpuDevice.cpp File ...
11 years, 11 months ago (2012-07-20 14:29:01 UTC) #2
TomH
Added helper. Half the places we're building things are on GrPaint instead of GrDrawState, but ...
11 years, 11 months ago (2012-07-20 14:53:50 UTC) #3
bsalomon
On 2012/07/20 14:53:50, TomH wrote: > Added helper. Half the places we're building things are ...
11 years, 11 months ago (2012-07-20 15:41:32 UTC) #4
TomH
Closed with r4694.
11 years, 11 months ago (2012-07-20 16:27:29 UTC) #5
TomH
Bug not exposed on Linux tests by missing gms fixed in r4700 / http://codereview.appspot.com/6419061/.
11 years, 11 months ago (2012-07-20 19:16:03 UTC) #6
TomH
It looks like this caused a pretty severe performance regression of the picture_playback benchmarks - ...
11 years, 11 months ago (2012-07-23 14:20:02 UTC) #7
TomH
11 years, 11 months ago (2012-08-01 20:14:15 UTC) #8
For the record: using GrMemoryPool recovers most of the regression, but SkTLS is
slowing that down. For now we've accepted the performance loss and filed a bug
to watch it.
Sign in to reply to this message.

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