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

Issue 16955005: Add MESA detection to GrContextInfo and use to decide whether to use GL_ALPHA or GL_RED. (Closed)

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

Description

Add MESA detection to GrContextInfo and use to decide whether to use GL_ALPHA or GL_RED. Based on yunchao.he@intel.com's original change here: https://codereview.chromium.org/15994006/ Committed: http://code.google.com/p/skia/source/detail?r=9608

Patch Set 1 #

Patch Set 2 : update CL comment #

Patch Set 3 : add comment, revert unneeded bool in GrGLCaps. #

Patch Set 4 : whitespace cleanup #

Total comments: 1

Patch Set 5 : fix comment type #

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

Messages

Total messages: 5 (0 generated)
bsalomon
7 years, 6 months ago (2013-06-13 13:10:09 UTC) #1
robertphillips
lgtm + 1 typo correction https://codereview.chromium.org/16955005/diff/6001/src/gpu/gl/GrGLContext.h File src/gpu/gl/GrGLContext.h (right): https://codereview.chromium.org/16955005/diff/6001/src/gpu/gl/GrGLContext.h#newcode49 src/gpu/gl/GrGLContext.h:49: GrGLVendor vendor() const { ...
7 years, 6 months ago (2013-06-13 13:33:04 UTC) #2
yunchao
lgtm. It works.
7 years, 6 months ago (2013-06-14 03:45:02 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/16955005/11001
7 years, 6 months ago (2013-06-14 12:12:46 UTC) #4
commit-bot: I haz the power
7 years, 6 months ago (2013-06-14 14:43:00 UTC) #5
Message was sent while issue was closed.
Change committed as 9608

Powered by Google App Engine
This is Rietveld 408576698