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

Issue 1535153002: Move config table to GrGLCaps from GrGLGpu. (Closed)

Created:
5 years ago by bsalomon
Modified:
5 years ago
Reviewers:
egdaniel
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@rmc2glf
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : minor update #

Total comments: 1

Patch Set 3 : more wraps #

Total comments: 6

Patch Set 4 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+321 lines, -271 lines) Patch
M src/gpu/gl/GrGLCaps.h View 1 2 3 5 chunks +85 lines, -9 lines 0 comments Download
M src/gpu/gl/GrGLCaps.cpp View 1 2 3 chunks +185 lines, -2 lines 0 comments Download
M src/gpu/gl/GrGLGpu.h View 2 chunks +0 lines, -32 lines 0 comments Download
M src/gpu/gl/GrGLGpu.cpp View 1 2 3 11 chunks +51 lines, -228 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 11 (4 generated)
bsalomon
https://codereview.chromium.org/1535153002/diff/20001/src/gpu/gl/GrGLCaps.cpp File src/gpu/gl/GrGLCaps.cpp (right): https://codereview.chromium.org/1535153002/diff/20001/src/gpu/gl/GrGLCaps.cpp#newcode1350 src/gpu/gl/GrGLCaps.cpp:1350: void GrGLCaps::initConfigTable(const GrGLContextInfo& ctxInfo) { This is purely a ...
5 years ago (2015-12-18 16:15:42 UTC) #2
bsalomon
I sent this to the void last week. +Greg.
5 years ago (2015-12-21 14:58:27 UTC) #4
egdaniel
https://codereview.chromium.org/1535153002/diff/40001/src/gpu/gl/GrGLCaps.h File src/gpu/gl/GrGLCaps.h (right): https://codereview.chromium.org/1535153002/diff/40001/src/gpu/gl/GrGLCaps.h#newcode160 src/gpu/gl/GrGLCaps.h:160: *index = fConfigTable[config].fStencilFormatIndex; is it worth asserting that index ...
5 years ago (2015-12-21 15:10:45 UTC) #5
bsalomon
https://codereview.chromium.org/1535153002/diff/40001/src/gpu/gl/GrGLCaps.h File src/gpu/gl/GrGLCaps.h (right): https://codereview.chromium.org/1535153002/diff/40001/src/gpu/gl/GrGLCaps.h#newcode160 src/gpu/gl/GrGLCaps.h:160: *index = fConfigTable[config].fStencilFormatIndex; On 2015/12/21 15:10:44, egdaniel wrote: > ...
5 years ago (2015-12-21 15:59:44 UTC) #6
egdaniel
lgtm
5 years ago (2015-12-21 16:45:48 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1535153002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1535153002/60001
5 years ago (2015-12-21 16:48:28 UTC) #9
commit-bot: I haz the power
5 years ago (2015-12-21 17:03:08 UTC) #11
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://skia.googlesource.com/skia/+/304473749db1ee877addb3ddf090d2e36ede2c2a

Powered by Google App Engine
This is Rietveld 408576698