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

Issue 4964055: Optional per-gl-cmd callback in GrGLInterface (Closed)

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

Patch Set 1 #

Total comments: 1

Patch Set 2 : default to off, rename config macro #

Total comments: 4

Patch Set 3 : enable in chrome #

Patch Set 4 : rename macro once more #

Total comments: 2

Patch Set 5 : incorporate comments and rebase #

Patch Set 6 : put GrGLDefaultInterfaceCallback in anon namespace #

Unified diffs Side-by-side diffs Delta from patch set Stats (+132 lines, -55 lines) Patch
M gpu/include/GrGLConfig.h View 1 2 3 4 2 chunks +48 lines, -11 lines 0 comments Download
M gpu/include/GrGLConfig_chrome.h View 1 2 3 4 1 chunk +3 lines, -0 lines 0 comments Download
M gpu/include/GrGLInterface.h View 1 2 3 4 3 chunks +16 lines, -0 lines 0 comments Download
M gpu/src/GrGLIndexBuffer.cpp View 1 2 3 4 1 chunk +4 lines, -2 lines 0 comments Download
M gpu/src/GrGLInterface.cpp View 1 2 3 4 5 3 chunks +12 lines, -1 line 0 comments Download
M gpu/src/GrGLProgram.cpp View 1 2 3 4 4 chunks +26 lines, -28 lines 0 comments Download
M gpu/src/GrGLVertexBuffer.cpp View 1 2 3 4 1 chunk +3 lines, -1 line 0 comments Download
M gpu/src/GrGpuGL.cpp View 1 2 3 4 9 chunks +20 lines, -12 lines 0 comments Download

Messages

Total messages: 4
bsalomon
We're seeing yet another crash because of wrong context bug in GL. Now that we ...
13 years, 1 month ago (2011-08-31 15:25:01 UTC) #1
twiz
LGTM. Just a few nits and an observation. http://codereview.appspot.com/4964055/diff/3001/gpu/src/GrGLProgram.cpp File gpu/src/GrGLProgram.cpp (right): http://codereview.appspot.com/4964055/diff/3001/gpu/src/GrGLProgram.cpp#newcode895 gpu/src/GrGLProgram.cpp:895: GetUniformLocation(progID, ...
13 years, 1 month ago (2011-08-31 20:34:15 UTC) #2
bsalomon
http://codereview.appspot.com/4964055/diff/3001/gpu/src/GrGLProgram.cpp File gpu/src/GrGLProgram.cpp (right): http://codereview.appspot.com/4964055/diff/3001/gpu/src/GrGLProgram.cpp#newcode895 gpu/src/GrGLProgram.cpp:895: GetUniformLocation(progID, VIEW_MATRIX_NAME)); On 2011/08/31 20:34:15, twiz wrote: > Nit. ...
13 years, 1 month ago (2011-08-31 20:49:36 UTC) #3
bsalomon
13 years, 1 month ago (2011-09-01 13:28:44 UTC) #4
Closed with r2207
Sign in to reply to this message.

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