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

Issue 1503593002: Add transfer buffer to GLCaps (Closed)

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

Description

Add transfer buffer to GLCaps Adds a check for PBO/transfer buffer support to GrGLCaps, and uses that to pick the correct buffer type. BUG=skia:4604 Committed: https://skia.googlesource.com/skia/+/d7a2c1f5fd710581d6233de5c202d3f2627948e0

Patch Set 1 #

Total comments: 1

Patch Set 2 : Fix compile errors #

Unified diffs Side-by-side diffs Delta from patch set Stats (+62 lines, -12 lines) Patch
M src/gpu/gl/GrGLBufferImpl.cpp View 1 chunk +3 lines, -1 line 0 comments Download
M src/gpu/gl/GrGLCaps.h View 3 chunks +12 lines, -0 lines 0 comments Download
M src/gpu/gl/GrGLCaps.cpp View 2 chunks +13 lines, -0 lines 0 comments Download
M src/gpu/gl/GrGLDefines.h View 2 chunks +5 lines, -1 line 0 comments Download
M src/gpu/gl/GrGLGpu.cpp View 1 6 chunks +29 lines, -10 lines 0 comments Download

Messages

Total messages: 14 (7 generated)
jvanverth1
I believe the usage for Chromium transfer buffers is correct -- I have an email ...
5 years ago (2015-12-04 21:39:53 UTC) #3
bsalomon
lgtm
5 years ago (2015-12-07 14:16:35 UTC) #4
jvanverth1
https://codereview.chromium.org/1503593002/diff/1/src/gpu/gl/GrGLGpu.cpp File src/gpu/gl/GrGLGpu.cpp (right): https://codereview.chromium.org/1503593002/diff/1/src/gpu/gl/GrGLGpu.cpp#newcode1716 src/gpu/gl/GrGLGpu.cpp:1716: static const GrGLbitfield kWriteAccess = GR_GL_MAP_INVALIDATE_BUFFER_BIT | I realized ...
5 years ago (2015-12-07 14:27:04 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1503593002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1503593002/1
5 years ago (2015-12-07 14:27:30 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: Build-Ubuntu-GCC-x86_64-Release-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Ubuntu-GCC-x86_64-Release-Trybot/builds/4628)
5 years ago (2015-12-07 14:28:31 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1503593002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1503593002/20001
5 years ago (2015-12-07 15:24:11 UTC) #12
commit-bot: I haz the power
5 years ago (2015-12-07 15:36:49 UTC) #14
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/d7a2c1f5fd710581d6233de5c202d3f2627948e0

Powered by Google App Engine
This is Rietveld 408576698