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

Issue 6420048: Move texture lock/unlock functions from SkGpuDevice into SkGr as global functions, also removed inc… (Closed)

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

Description

Move texture lock/unlock functions from SkGpuDevice into SkGr as global functions, also removed inconsistent "SkGr" class. Committed: https://code.google.com/p/skia/source/detail?r=4664

Patch Set 1 #

Total comments: 3

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -77 lines) Patch
M include/gpu/SkGpuDevice.h View 1 chunk +0 lines, -3 lines 0 comments Download
M include/gpu/SkGr.h View 1 2 3 4 2 chunks +21 lines, -23 lines 1 comment Download
M src/gpu/SkGpuDevice.cpp View 1 2 3 4 10 chunks +10 lines, -46 lines 0 comments Download
M src/gpu/SkGr.cpp View 1 2 3 4 5 chunks +40 lines, -4 lines 0 comments Download
M src/gpu/SkGrPixelRef.cpp View 1 2 3 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4
rileya
11 years, 11 months ago (2012-07-18 21:06:13 UTC) #1
bsalomon
Thanks for doing this cleanup! I have a few nits, otherwise LGTM. https://codereview.appspot.com/6420048/diff/1/include/gpu/SkGr.h File include/gpu/SkGr.h ...
11 years, 11 months ago (2012-07-18 21:13:44 UTC) #2
rileya
On 2012/07/18 21:13:44, bsalomon wrote: > Thanks for doing this cleanup! I have a few ...
11 years, 11 months ago (2012-07-18 21:35:39 UTC) #3
bsalomon
11 years, 11 months ago (2012-07-18 21:41:40 UTC) #4
One small nit (no need to re-review)

https://codereview.appspot.com/6420048/diff/7002/include/gpu/SkGr.h
File include/gpu/SkGr.h (right):

https://codereview.appspot.com/6420048/diff/7002/include/gpu/SkGr.h#newcode77
include/gpu/SkGr.h:77: inline GrColor SkColor2GrColor(SkColor c) {
static inline
Sign in to reply to this message.

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