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

Issue 1319783009: Merges to M46 for: (Closed)

Created:
5 years, 3 months ago by ccameron
Modified:
5 years, 3 months ago
Reviewers:
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, piman+watch_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@2490
Target Ref:
refs/pending/branch-heads/2490
Project:
chromium
Visibility:
Public.

Description

Merge to M46 for BUG=510252 Add CHROMIUM_ycbcr_422_image extension. Add an extension that provides a method for GL to process images that are defined in '2vuy' video format. GL_YCRCR_422_CHROMIUM <internalformat> as been added and it is an accepted value when creating an image if the extension is supported. This extension maps to GL_APPLE_ycbcr_422 and will allow us to determine if we can use IOSurfaces with that format. BUG=524582 Review URL: https://codereview.chromium.org/1305153005 Cr-Commit-Position: refs/heads/master@{#345693} (cherry picked from commit a93c58151c01a8ccc6d98697f04c851f8992ef92) Committed: https://chromium.googlesource.com/chromium/src/+/320e32bc4fb19ec15c09c2751fe9966a04e08020

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -11 lines) Patch
A + gpu/GLES2/extensions/CHROMIUM/CHROMIUM_ycbcr_422_image.txt View 4 chunks +6 lines, -6 lines 0 comments Download
M gpu/GLES2/gl2extchromium.h View 1 chunk +4 lines, -0 lines 0 comments Download
M gpu/command_buffer/build_gles2_cmd_buffer.py View 1 chunk +1 line, -0 lines 0 comments Download
M gpu/command_buffer/common/capabilities.h View 1 chunk +1 line, -0 lines 0 comments Download
M gpu/command_buffer/common/capabilities.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M gpu/command_buffer/common/gles2_cmd_utils_implementation_autogen.h View 2 chunks +4 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/feature_info.h View 1 chunk +1 line, -0 lines 0 comments Download
M gpu/command_buffer/service/feature_info.cc View 2 chunks +7 lines, -2 lines 0 comments Download
M gpu/command_buffer/service/feature_info_unittest.cc View 2 chunks +6 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_validation_implementation_autogen.h View 1 chunk +1 line, -1 line 0 comments Download
M gpu/command_buffer/tests/gl_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M ui/gl/gl_bindings.h View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
ccameron
5 years, 3 months ago (2015-09-09 19:21:44 UTC) #1
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
320e32bc4fb19ec15c09c2751fe9966a04e08020.

Powered by Google App Engine
This is Rietveld 408576698