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

Issue 4268004: Properly advertise GL_CHROMIUM_copy_texture_to_parent_texture extension.... (Closed)

Created:
10 years, 1 month ago by Ken Russell (switch to Gerrit)
Modified:
9 years, 7 months ago
Reviewers:
greggman
CC:
chromium-reviews, darin-cc_chromium.org, apatrick_chromium, brettw-cc_chromium.org, jamesr, Stephen White, Alpha Left Google
Visibility:
Public.

Description

Advertise the GL_CHROMIUM_copy_texture_to_parent_texture and GL_CHROMIUM_map_sub extensions by default. These are needed in WebGraphicsContext3D instances in support of the accelerated 2D canvas and video rendering functionality. Associated WebKit bug is https://bugs.webkit.org/show_bug.cgi?id=46894 . Tested on Linux with this refactoring, accelerated 2D canvas, and HTML5 video. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=64963

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -2 lines) Patch
M chrome/renderer/webgraphicscontext3d_command_buffer_impl.h View 1 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/renderer/webgraphicscontext3d_command_buffer_impl.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/feature_info.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Ken Russell (switch to Gerrit)
Please review, thanks. I'm not sure whether this is the preferred way to get these ...
10 years, 1 month ago (2010-11-03 01:59:13 UTC) #1
greggman
Just checking: This will work but webgraphicscontext3d_command_buffer_impl.cc handles the WebGL path only right? What does ...
10 years, 1 month ago (2010-11-03 02:56:17 UTC) #2
Ken Russell (switch to Gerrit)
On 2010/11/03 02:56:17, greggman wrote: > Just checking: > > This will work but webgraphicscontext3d_command_buffer_impl.cc ...
10 years, 1 month ago (2010-11-03 18:10:47 UTC) #3
greggman
On Wed, Nov 3, 2010 at 11:10 AM, <kbr@chromium.org> wrote: > On 2010/11/03 02:56:17, greggman ...
10 years, 1 month ago (2010-11-03 18:56:42 UTC) #4
Ken Russell (switch to Gerrit)
On 2010/11/03 18:56:42, greggman wrote: > On Wed, Nov 3, 2010 at 11:10 AM, <mailto:kbr@chromium.org> ...
10 years, 1 month ago (2010-11-03 20:05:08 UTC) #5
greggman
10 years, 1 month ago (2010-11-03 20:06:48 UTC) #6
ok, LGTM

Powered by Google App Engine
This is Rietveld 408576698