Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(211)

Issue 133413003: Rename GrGLBinding->GrGLStandard, no longer a bitfield (Closed)

Created:
6 years, 11 months ago by bsalomon
Modified:
6 years, 10 months ago
Reviewers:
jvanverth1
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Rename GrGLBinding->GrGLStandard, no longer a bitfield BUG=skia:2042 Committed: http://code.google.com/p/skia/source/detail?r=13108

Patch Set 1 #

Patch Set 2 : rename fn impl #

Patch Set 3 : fix enum names #

Patch Set 4 : actually fix enum names? #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+134 lines, -158 lines) Patch
M include/gpu/gl/GrGLExtensions.h View 1 2 3 1 chunk +6 lines, -4 lines 0 comments Download
M include/gpu/gl/GrGLInterface.h View 2 chunks +16 lines, -20 lines 0 comments Download
M src/gpu/gl/GrGLCaps.cpp View 17 chunks +23 lines, -23 lines 0 comments Download
M src/gpu/gl/GrGLContext.h View 3 chunks +3 lines, -3 lines 0 comments Download
M src/gpu/gl/GrGLContext.cpp View 4 chunks +7 lines, -8 lines 2 comments Download
M src/gpu/gl/GrGLCreateNullInterface.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/gl/GrGLExtensions.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/gl/GrGLInterface.cpp View 11 chunks +14 lines, -18 lines 0 comments Download
M src/gpu/gl/GrGLSL.h View 1 chunk +1 line, -2 lines 0 comments Download
M src/gpu/gl/GrGLSL.cpp View 3 chunks +10 lines, -10 lines 0 comments Download
M src/gpu/gl/GrGLShaderBuilder.cpp View 3 chunks +4 lines, -4 lines 0 comments Download
M src/gpu/gl/GrGLShaderVar.h View 2 chunks +3 lines, -3 lines 0 comments Download
M src/gpu/gl/GrGLUtil.h View 2 chunks +1 line, -2 lines 0 comments Download
M src/gpu/gl/GrGLUtil.cpp View 1 4 chunks +6 lines, -12 lines 0 comments Download
M src/gpu/gl/GrGpuGL.h View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/gl/GrGpuGL.cpp View 9 chunks +9 lines, -9 lines 0 comments Download
M src/gpu/gl/SkGLContextHelper.cpp View 5 chunks +6 lines, -9 lines 0 comments Download
M src/gpu/gl/android/GrGLCreateNativeInterface_android.cpp View 1 2 3 3 chunks +6 lines, -6 lines 0 comments Download
M src/gpu/gl/android/SkNativeGLContext_android.cpp View 2 chunks +4 lines, -4 lines 0 comments Download
M src/gpu/gl/angle/GrGLCreateANGLEInterface.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/gl/debug/GrGLCreateDebugInterface.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/gl/iOS/GrGLCreateNativeInterface_iOS.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/gl/mac/GrGLCreateNativeInterface_mac.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M src/gpu/gl/mesa/GrGLCreateMesaInterface.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M src/gpu/gl/unix/GrGLCreateNativeInterface_unix.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M src/gpu/gl/win/GrGLCreateNativeInterface_win.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/GLInterfaceValidation.cpp View 1 chunk +1 line, -7 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
bsalomon
We used to support alllowing a single GrGLInterface to support multiple "bindings". This is no ...
6 years, 11 months ago (2014-01-15 21:27:27 UTC) #1
jvanverth1
Happy to take a look once you address the trybot build failures...
6 years, 11 months ago (2014-01-15 21:35:03 UTC) #2
bsalomon
On 2014/01/15 21:35:03, JimVV wrote: > Happy to take a look once you address the ...
6 years, 11 months ago (2014-01-16 14:21:53 UTC) #3
jvanverth1
LGTM. Just one nit, which might be due to the tool. There is one downside ...
6 years, 11 months ago (2014-01-16 15:56:24 UTC) #4
bsalomon
I agree about the names. I couldn't think of anything I liked that didn't seem ...
6 years, 11 months ago (2014-01-16 16:02:09 UTC) #5
bsalomon
On 2014/01/16 15:56:24, JimVV wrote: > LGTM. Just one nit, which might be due to ...
6 years, 11 months ago (2014-01-16 16:03:00 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/bsalomon@google.com/133413003/130001
6 years, 11 months ago (2014-01-16 16:18:59 UTC) #7
commit-bot: I haz the power
6 years, 11 months ago (2014-01-16 16:35:22 UTC) #8
Message was sent while issue was closed.
Change committed as 13108

Powered by Google App Engine
This is Rietveld 408576698