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

Issue 6349049: NV path rendering (Closed)

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

Patch Set 1 #

Patch Set 2 : update #

Patch Set 3 : update #

Total comments: 23

Patch Set 4 : Incorporate Rob's comments #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+557 lines, -127 lines) Patch
M gyp/common_variables.gypi View 1 2 3 2 chunks +2 lines, -0 lines 0 comments Download
M gyp/gpu.gyp View 1 2 3 2 chunks +7 lines, -0 lines 0 comments Download
M include/gpu/gl/GrGLConfig.h View 1 2 3 2 chunks +8 lines, -0 lines 0 comments Download
M src/gpu/GrAddPathRenderers_default.cpp View 1 2 3 2 chunks +5 lines, -1 line 0 comments Download
M src/gpu/GrClipMaskManager.cpp View 1 2 3 2 chunks +11 lines, -3 lines 0 comments Download
M src/gpu/GrDrawState.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M src/gpu/GrDrawTarget.h View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M src/gpu/GrDrawTarget.cpp View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M src/gpu/GrGpu.h View 1 2 3 2 chunks +9 lines, -2 lines 0 comments Download
M src/gpu/GrGpu.cpp View 1 2 3 1 chunk +5 lines, -1 line 0 comments Download
M src/gpu/GrInOrderDrawBuffer.h View 1 2 3 7 chunks +23 lines, -11 lines 0 comments Download
M src/gpu/GrInOrderDrawBuffer.cpp View 1 2 3 6 chunks +33 lines, -9 lines 0 comments Download
M src/gpu/GrPath.h View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
A src/gpu/GrStencilAndCoverPathRenderer.h View 1 2 3 1 chunk +57 lines, -0 lines 0 comments Download
A src/gpu/GrStencilAndCoverPathRenderer.cpp View 1 2 3 1 chunk +130 lines, -0 lines 0 comments Download
M src/gpu/gl/GrGLPath.cpp View 1 2 3 3 chunks +24 lines, -3 lines 0 comments Download
M src/gpu/gl/GrGpuGL.h View 1 2 3 5 chunks +18 lines, -5 lines 0 comments Download
M src/gpu/gl/GrGpuGL.cpp View 1 2 3 8 chunks +107 lines, -23 lines 1 comment Download
M src/gpu/gl/GrGpuGL_program.cpp View 1 2 3 3 chunks +111 lines, -64 lines 0 comments Download

Messages

Total messages: 8
bsalomon
It's not perfect but I think it's a good time to have checkpoint. It's hidden ...
12 years ago (2012-06-27 21:28:26 UTC) #1
robertphillips
LGTM modulo some questions and nits http://codereview.appspot.com/6349049/diff/5001/gyp/gpu.gyp File gyp/gpu.gyp (right): http://codereview.appspot.com/6349049/diff/5001/gyp/gpu.gyp#newcode212 gyp/gpu.gyp:212: '../src/gpu/GrAAConvexPathRenderer.h', Possible name ...
12 years ago (2012-06-27 22:45:03 UTC) #2
bsalomon
http://codereview.appspot.com/6349049/diff/5001/gyp/gpu.gyp File gyp/gpu.gyp (right): http://codereview.appspot.com/6349049/diff/5001/gyp/gpu.gyp#newcode212 gyp/gpu.gyp:212: '../src/gpu/GrAAConvexPathRenderer.h', On 2012/06/27 22:45:03, robertphillips wrote: > Possible name ...
12 years ago (2012-06-28 12:42:50 UTC) #3
robertphillips
http://codereview.appspot.com/6349049/diff/5001/src/gpu/GrGpu.cpp File src/gpu/GrGpu.cpp (right): http://codereview.appspot.com/6349049/diff/5001/src/gpu/GrGpu.cpp#newcode444 src/gpu/GrGpu.cpp:444: It makes sense to me now - I think ...
12 years ago (2012-06-28 12:48:42 UTC) #4
bsalomon
New patch addresses comments. http://codereview.appspot.com/6349049/diff/5001/src/gpu/gl/GrGpuGL.h File src/gpu/gl/GrGpuGL.h (right): http://codereview.appspot.com/6349049/diff/5001/src/gpu/gl/GrGpuGL.h#newcode371 src/gpu/gl/GrGpuGL.h:371: fViewMatrix = GrMatrix::InvalidMatrix(); On 2012/06/27 ...
12 years ago (2012-06-28 16:48:20 UTC) #5
robertphillips
LGTM - ignore the SkNew nit if you like. http://codereview.appspot.com/6349049/diff/6004/src/gpu/gl/GrGpuGL.cpp File src/gpu/gl/GrGpuGL.cpp (right): http://codereview.appspot.com/6349049/diff/6004/src/gpu/gl/GrGpuGL.cpp#newcode1329 src/gpu/gl/GrGpuGL.cpp:1329: ...
12 years ago (2012-06-28 16:57:00 UTC) #6
bsalomon
On 2012/06/28 16:57:00, robertphillips wrote: > LGTM - ignore the SkNew nit if you like. ...
12 years ago (2012-06-28 18:41:32 UTC) #7
bsalomon
12 years ago (2012-06-29 13:58:33 UTC) #8
Closed with r4390
Sign in to reply to this message.

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