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

Issue 8587040: Fix for GL_CHROMIUM_flipy in TexSubImage2D (Closed)

Created:
9 years, 1 month ago by bsalomon
Modified:
9 years, 1 month ago
Reviewers:
greggman
CC:
chromium-reviews, apatrick_chromium
Visibility:
Public.

Description

Fix for GL_CHROMIUM_flipy in TexSubImage2D and unit test TEST=none BUG=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110923

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+71 lines, -3 lines) Patch
M gpu/command_buffer/client/gles2_implementation.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M gpu/command_buffer/client/gles2_implementation_unittest.cc View 1 1 chunk +68 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
bsalomon
Hey guys, I'm not sure if this patch is correct or not. My impression of ...
9 years, 1 month ago (2011-11-17 19:14:14 UTC) #1
greggman
I'm not sure either. Are you the only user? You'll need to change the docs ...
9 years, 1 month ago (2011-11-17 20:11:07 UTC) #2
greggman
Oh, the intent is that you pass the exact same parameters you'd pass to TexSubImage2D ...
9 years, 1 month ago (2011-11-17 20:13:34 UTC) #3
bsalomon
It doesn't appear that anyone else is using it. I think our understandings of how ...
9 years, 1 month ago (2011-11-18 16:51:32 UTC) #4
greggman
9 years, 1 month ago (2011-11-18 17:17:43 UTC) #5
lgtm

Powered by Google App Engine
This is Rietveld 408576698