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

Issue 10012057: Add GL_EXT_unpack_subimage support to command buffer client code. (Closed)

Created:
8 years, 8 months ago by bsalomon
Modified:
8 years, 8 months ago
CC:
chromium-reviews, Aaron Boodman, mihaip+watch_chromium.org, apatrick_chromium
Visibility:
Public.

Description

Add GL_EXT_unpack_subimage support to command buffer client code. BUG=121780 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=131579

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : #

Patch Set 8 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+512 lines, -225 lines) Patch
M gpu/GLES2/extensions/CHROMIUM/CHROMIUM_flipy.txt View 1 2 3 chunks +74 lines, -1 line 0 comments Download
M gpu/command_buffer/client/gles2_implementation.h View 1 2 2 chunks +14 lines, -5 lines 0 comments Download
M gpu/command_buffer/client/gles2_implementation.cc View 1 2 3 13 chunks +126 lines, -104 lines 0 comments Download
M gpu/command_buffer/client/gles2_implementation_unittest.cc View 1 2 3 4 5 chunks +123 lines, -27 lines 0 comments Download
M gpu/command_buffer/common/gles2_cmd_utils.h View 1 2 3 4 5 6 7 1 chunk +13 lines, -2 lines 0 comments Download
M gpu/command_buffer/common/gles2_cmd_utils.cc View 1 2 2 chunks +33 lines, -4 lines 0 comments Download
M gpu/command_buffer/common/gles2_cmd_utils_unittest.cc View 1 2 1 chunk +93 lines, -36 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder.cc View 1 2 10 chunks +34 lines, -44 lines 0 comments Download
M gpu/command_buffer/service/texture_manager.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
bsalomon
Hey guys, This adds support for GL_EXT_unpack_subimage to the command buffer, implemented on the client ...
8 years, 8 months ago (2012-04-10 16:01:51 UTC) #1
greggman
lgtm
8 years, 8 months ago (2012-04-10 17:13:51 UTC) #2
greggman
8 years, 8 months ago (2012-04-10 17:13:53 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698