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

Issue 1527383003: Generate a table of config->glformat info. Precursor to lifting this to caps. (Closed)

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

Description

Patch Set 1 #

Total comments: 5
Unified diffs Side-by-side diffs Delta from patch set Stats (+225 lines, -226 lines) Patch
M src/gpu/gl/GrGLDefines.h View 1 chunk +29 lines, -29 lines 1 comment Download
M src/gpu/gl/GrGLGpu.h View 3 chunks +23 lines, -12 lines 3 comments Download
M src/gpu/gl/GrGLGpu.cpp View 2 chunks +159 lines, -171 lines 1 comment Download
M third_party/ktx/ktx.cpp View 1 chunk +14 lines, -14 lines 0 comments Download

Messages

Total messages: 15 (7 generated)
bsalomon
https://codereview.chromium.org/1527383003/diff/1/src/gpu/gl/GrGLDefines.h File src/gpu/gl/GrGLDefines.h (right): https://codereview.chromium.org/1527383003/diff/1/src/gpu/gl/GrGLDefines.h#newcode288 src/gpu/gl/GrGLDefines.h:288: #define GR_GL_COMPRESSED_RGBA_ASTC_4x4 0x93B0 We don't usually include vendor suffixes ...
5 years ago (2015-12-16 19:10:45 UTC) #3
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1527383003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1527383003/1
5 years ago (2015-12-16 19:10:51 UTC) #5
egdaniel
https://codereview.chromium.org/1527383003/diff/1/src/gpu/gl/GrGLGpu.h File src/gpu/gl/GrGLGpu.h (right): https://codereview.chromium.org/1527383003/diff/1/src/gpu/gl/GrGLGpu.h#newcode551 src/gpu/gl/GrGLGpu.h:551: ConfigEntry fConfigTable[kLast_GrPixelConfig + 1]; Why not have this configTable ...
5 years ago (2015-12-16 19:19:09 UTC) #7
bsalomon
https://codereview.chromium.org/1527383003/diff/1/src/gpu/gl/GrGLGpu.h File src/gpu/gl/GrGLGpu.h (right): https://codereview.chromium.org/1527383003/diff/1/src/gpu/gl/GrGLGpu.h#newcode551 src/gpu/gl/GrGLGpu.h:551: ConfigEntry fConfigTable[kLast_GrPixelConfig + 1]; On 2015/12/16 19:19:08, egdaniel wrote: ...
5 years ago (2015-12-16 19:21:20 UTC) #8
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years ago (2015-12-16 19:26:53 UTC) #10
robertphillips
lgtm
5 years ago (2015-12-16 19:35:59 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1527383003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1527383003/1
5 years ago (2015-12-16 19:50:47 UTC) #13
commit-bot: I haz the power
5 years ago (2015-12-16 19:51:25 UTC) #15
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://skia.googlesource.com/skia/+/54c6fe8519f2927181a0847d22a61190529645e8

Powered by Google App Engine
This is Rietveld 408576698