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

Issue 15779009: Get correct GLVersion for Mesa to avoid GrContext creation failure (Closed)

Created:
7 years, 7 months ago by yunchao
Modified:
7 years, 6 months ago
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Get correct GLVersion for Mesa to avoid GrContext creation failure.

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Total comments: 2

Patch Set 5 : #

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -1 line) Patch
M src/gpu/gl/GrGLUtil.cpp View 1 2 3 4 5 2 chunks +44 lines, -1 line 0 comments Download

Messages

Total messages: 9 (0 generated)
yunchao
Get correct GLVersion for Mesa. For example, OpenGL version string for May be "1.4 Mesa ...
7 years, 7 months ago (2013-05-28 03:58:31 UTC) #1
yunchao
On 2013/05/28 03:58:31, yunchao.he wrote: just more clear: For example, OpenGL version string for Mesa ...
7 years, 6 months ago (2013-05-28 13:25:21 UTC) #2
bsalomon
On 2013/05/28 03:58:31, yunchao.he wrote: > Get correct GLVersion for Mesa. For example, OpenGL version ...
7 years, 6 months ago (2013-05-28 13:30:25 UTC) #3
robertphillips
https://codereview.chromium.org/15779009/diff/8003/src/gpu/gl/GrGLUtil.cpp File src/gpu/gl/GrGLUtil.cpp (right): https://codereview.chromium.org/15779009/diff/8003/src/gpu/gl/GrGLUtil.cpp#newcode50 src/gpu/gl/GrGLUtil.cpp:50: return bool rather than int? May be an informative ...
7 years, 6 months ago (2013-05-28 13:38:55 UTC) #4
epoger
[removing myself from reviewers list, feel free to add me back in if desired]
7 years, 6 months ago (2013-05-28 15:35:23 UTC) #5
yunchao
On 2013/05/28 13:38:55, robertphillips wrote: > https://codereview.chromium.org/15779009/diff/8003/src/gpu/gl/GrGLUtil.cpp > File src/gpu/gl/GrGLUtil.cpp (right): > > https://codereview.chromium.org/15779009/diff/8003/src/gpu/gl/GrGLUtil.cpp#newcode50 > ...
7 years, 6 months ago (2013-05-29 02:23:48 UTC) #6
robertphillips
lgtm - do you want me to commit this for you?
7 years, 6 months ago (2013-05-29 12:52:09 UTC) #7
bsalomon
I went ahead and landed it with some minor reformatting and comments here: https://code.google.com/p/skia/source/detail?r=9309
7 years, 6 months ago (2013-05-29 13:14:08 UTC) #8
yunchao
7 years, 6 months ago (2013-05-30 02:17:45 UTC) #9
On 2013/05/29 13:14:08, bsalomon wrote:
> I went ahead and landed it with some minor reformatting and comments here:
> https://code.google.com/p/skia/source/detail?r=9309

Thank you, robertphillips and bsalomon. Then I will close this issue.

Powered by Google App Engine
This is Rietveld 408576698