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

Issue 1915403004: Ensure we're operating on the correct texture when generating mipmaps. (Closed)

Created:
4 years, 8 months ago by Brian Osman
Modified:
4 years, 8 months 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: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M src/gpu/gl/GrGLGpu.cpp View 1 chunk +1 line, -0 lines 3 comments Download

Messages

Total messages: 10 (4 generated)
Brian Osman
4 years, 8 months ago (2016-04-26 21:23:49 UTC) #3
robertphillips
https://codereview.chromium.org/1915403004/diff/1/src/gpu/gl/GrGLGpu.cpp File src/gpu/gl/GrGLGpu.cpp (right): https://codereview.chromium.org/1915403004/diff/1/src/gpu/gl/GrGLGpu.cpp#newcode3153 src/gpu/gl/GrGLGpu.cpp:3153: if (fHWBoundTextureUniqueIDs[unitIdx] != textureID) { How is this not ...
4 years, 8 months ago (2016-04-26 21:31:05 UTC) #4
Brian Osman
https://codereview.chromium.org/1915403004/diff/1/src/gpu/gl/GrGLGpu.cpp File src/gpu/gl/GrGLGpu.cpp (right): https://codereview.chromium.org/1915403004/diff/1/src/gpu/gl/GrGLGpu.cpp#newcode3153 src/gpu/gl/GrGLGpu.cpp:3153: if (fHWBoundTextureUniqueIDs[unitIdx] != textureID) { On 2016/04/26 21:31:05, robertphillips ...
4 years, 8 months ago (2016-04-26 21:35:02 UTC) #5
robertphillips
lgtm https://codereview.chromium.org/1915403004/diff/1/src/gpu/gl/GrGLGpu.cpp File src/gpu/gl/GrGLGpu.cpp (right): https://codereview.chromium.org/1915403004/diff/1/src/gpu/gl/GrGLGpu.cpp#newcode3153 src/gpu/gl/GrGLGpu.cpp:3153: if (fHWBoundTextureUniqueIDs[unitIdx] != textureID) { On 2016/04/26 21:35:02, ...
4 years, 8 months ago (2016-04-26 21:52:48 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1915403004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1915403004/1
4 years, 8 months ago (2016-04-26 23:32:31 UTC) #8
commit-bot: I haz the power
4 years, 8 months ago (2016-04-26 23:48:11 UTC) #10
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://skia.googlesource.com/skia/+/adf4fa6fdef40071ebef11d767c2eb067af77179

Powered by Google App Engine
This is Rietveld 408576698