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

Issue 23902015: Fallback to GLES context when GL context setup fails at any stage. (Closed)

Created:
7 years, 3 months ago by bsalomon
Modified:
7 years, 3 months ago
Reviewers:
robertphillips
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Fallback to GLES context when GL context setup fails at any stage. Committed: http://code.google.com/p/skia/source/detail?r=11135

Patch Set 1 #

Total comments: 6

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -57 lines) Patch
M src/gpu/gl/android/SkNativeGLContext_android.cpp View 1 1 chunk +83 lines, -57 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
bsalomon
This fixes the intel device.
7 years, 3 months ago (2013-09-06 18:12:46 UTC) #1
robertphillips
lgtm + some questions https://codereview.chromium.org/23902015/diff/1/src/gpu/gl/android/SkNativeGLContext_android.cpp File src/gpu/gl/android/SkNativeGLContext_android.cpp (right): https://codereview.chromium.org/23902015/diff/1/src/gpu/gl/android/SkNativeGLContext_android.cpp#newcode71 src/gpu/gl/android/SkNativeGLContext_android.cpp:71: kEGLContextAttribsForOpenGL, Shouldn't this be EGL_OPENGL_BIT? ...
7 years, 3 months ago (2013-09-06 18:30:40 UTC) #2
bsalomon
https://codereview.chromium.org/23902015/diff/1/src/gpu/gl/android/SkNativeGLContext_android.cpp File src/gpu/gl/android/SkNativeGLContext_android.cpp (right): https://codereview.chromium.org/23902015/diff/1/src/gpu/gl/android/SkNativeGLContext_android.cpp#newcode71 src/gpu/gl/android/SkNativeGLContext_android.cpp:71: kEGLContextAttribsForOpenGL, On 2013/09/06 18:30:40, robertphillips wrote: > Shouldn't this ...
7 years, 3 months ago (2013-09-06 18:47:36 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/bsalomon@google.com/23902015/5001
7 years, 3 months ago (2013-09-06 18:47:53 UTC) #4
commit-bot: I haz the power
7 years, 3 months ago (2013-09-06 18:57:18 UTC) #5
Message was sent while issue was closed.
Change committed as 11135

Powered by Google App Engine
This is Rietveld 408576698