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

Issue 2201033003: Check more GLES versions when creating context (Closed)

Created:
4 years, 4 months ago by mkollaro
Modified:
4 years, 4 months ago
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Check more GLES versions when creating context Unifies the context creation for GL and GLES into a single loop. BUG=skia:5403 GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2201033003 Committed: https://skia.googlesource.com/skia/+/fc3ea41cebb8272c3f683f9cf585ff780b18f09b

Patch Set 1 #

Total comments: 21

Patch Set 2 : fixed issues found in review #

Total comments: 4

Patch Set 3 : fixed issues found in review, #2 #

Total comments: 4

Patch Set 4 : fixed issues found in review, #3 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+76 lines, -90 lines) Patch
M tools/gpu/gl/glx/CreatePlatformGLTestContext_glx.cpp View 1 2 3 7 chunks +76 lines, -90 lines 0 comments Download

Messages

Total messages: 19 (10 generated)
mkollaro
4 years, 4 months ago (2016-08-03 07:40:45 UTC) #7
robertphillips
https://codereview.chromium.org/2201033003/diff/1/tools/gpu/gl/glx/CreatePlatformGLTestContext_glx.cpp File tools/gpu/gl/glx/CreatePlatformGLTestContext_glx.cpp (right): https://codereview.chromium.org/2201033003/diff/1/tools/gpu/gl/glx/CreatePlatformGLTestContext_glx.cpp#newcode58 tools/gpu/gl/glx/CreatePlatformGLTestContext_glx.cpp:58: void destroyGLContext(); is_es should be isES the "f" prefix ...
4 years, 4 months ago (2016-08-03 17:31:56 UTC) #9
mkollaro
https://codereview.chromium.org/2201033003/diff/1/tools/gpu/gl/glx/CreatePlatformGLTestContext_glx.cpp File tools/gpu/gl/glx/CreatePlatformGLTestContext_glx.cpp (right): https://codereview.chromium.org/2201033003/diff/1/tools/gpu/gl/glx/CreatePlatformGLTestContext_glx.cpp#newcode58 tools/gpu/gl/glx/CreatePlatformGLTestContext_glx.cpp:58: void destroyGLContext(); On 2016/08/03 17:31:55, robertphillips wrote: > is_es ...
4 years, 4 months ago (2016-08-04 13:26:25 UTC) #10
robertphillips
https://codereview.chromium.org/2201033003/diff/1/tools/gpu/gl/glx/CreatePlatformGLTestContext_glx.cpp File tools/gpu/gl/glx/CreatePlatformGLTestContext_glx.cpp (right): https://codereview.chromium.org/2201033003/diff/1/tools/gpu/gl/glx/CreatePlatformGLTestContext_glx.cpp#newcode257 tools/gpu/gl/glx/CreatePlatformGLTestContext_glx.cpp:257: */ On 2016/08/04 13:26:25, mkollaro wrote: > On 2016/08/03 ...
4 years, 4 months ago (2016-08-04 19:42:13 UTC) #11
mkollaro
I made it into a static method now. Thanks for the review! Changing between different ...
4 years, 4 months ago (2016-08-08 07:56:53 UTC) #12
robertphillips
lgtm - please fix the static function's name & the comment before landing https://codereview.chromium.org/2201033003/diff/40001/tools/gpu/gl/glx/CreatePlatformGLTestContext_glx.cpp File ...
4 years, 4 months ago (2016-08-08 12:22:52 UTC) #13
mkollaro
https://codereview.chromium.org/2201033003/diff/40001/tools/gpu/gl/glx/CreatePlatformGLTestContext_glx.cpp File tools/gpu/gl/glx/CreatePlatformGLTestContext_glx.cpp (right): https://codereview.chromium.org/2201033003/diff/40001/tools/gpu/gl/glx/CreatePlatformGLTestContext_glx.cpp#newcode58 tools/gpu/gl/glx/CreatePlatformGLTestContext_glx.cpp:58: void destroyGLContext(); On 2016/08/08 12:22:51, robertphillips wrote: > Please ...
4 years, 4 months ago (2016-08-09 08:23:25 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2201033003/60001
4 years, 4 months ago (2016-08-09 08:23:52 UTC) #17
commit-bot: I haz the power
4 years, 4 months ago (2016-08-09 08:42:00 UTC) #19
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://skia.googlesource.com/skia/+/fc3ea41cebb8272c3f683f9cf585ff780b18f09b

Powered by Google App Engine
This is Rietveld 408576698