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

Issue 9466042: Revert 123696 - Add Pepper support for several GL extensions (Closed)

Created:
8 years, 9 months ago by jbauman
Modified:
8 years, 9 months ago
Reviewers:
jbauman
CC:
chromium-reviews, piman+watch_chromium.org, darin-cc_chromium.org, apatrick_chromium, yzshen+watch_chromium.org, ihf+watch_chromium.org
Visibility:
Public.

Description

Revert 123696 - Add Pepper support for several GL extensions Add support to the command buffer code generator to generate multiple pepper interfaces, and use that to generate interfaces for ANGLE_instanced_arrays, ANGLE_framebuffer_blit, ANGLE_framebuffer_multisample, CHROMIUM_enable_feature, and CHROMIUM_map_sub. BUG=93148 TEST= Review URL: https://chromiumcodereview.appspot.com/9420017 TBR=jbauman@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=123697

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+253 lines, -822 lines) Patch
M gpu/command_buffer/build_gles2_cmd_buffer.py View 23 chunks +54 lines, -167 lines 0 comments Download
A + ppapi/c/dev/ppb_gles_chromium_texture_mapping_dev.h View 0 chunks +-1 lines, --1 lines 0 comments Download
D ppapi/c/dev/ppb_opengles2ext_dev.h View 1 chunk +0 lines, -82 lines 0 comments Download
M ppapi/lib/gl/gles2/gl2ext_ppapi.h View 3 chunks +1 line, -12 lines 0 comments Download
M ppapi/lib/gl/gles2/gl2ext_ppapi.c View 4 chunks +1 line, -57 lines 0 comments Download
M ppapi/lib/gl/gles2/gles2.c View 2 chunks +1 line, -93 lines 0 comments Download
M ppapi/native_client/src/shared/ppapi_proxy/browser_globals.cc View 2 chunks +2 lines, -6 lines 0 comments Download
M ppapi/native_client/src/shared/ppapi_proxy/plugin_opengles.cc View 3 chunks +1 line, -100 lines 0 comments Download
M ppapi/native_client/src/shared/ppapi_proxy/plugin_ppb.cc View 1 chunk +1 line, -16 lines 0 comments Download
M ppapi/native_client/src/shared/ppapi_proxy/plugin_ppb_graphics_3d.h View 2 chunks +0 lines, -11 lines 0 comments Download
M ppapi/ppapi_shared.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M ppapi/proxy/interface_list.cc View 2 chunks +1 line, -11 lines 0 comments Download
M ppapi/shared_impl/ppb_graphics_3d_shared.h View 1 chunk +10 lines, -0 lines 0 comments Download
M ppapi/shared_impl/ppb_graphics_3d_shared.cc View 1 chunk +17 lines, -0 lines 0 comments Download
M ppapi/shared_impl/ppb_opengles2_shared.h View 3 chunks +1 line, -9 lines 0 comments Download
M ppapi/shared_impl/ppb_opengles2_shared.cc View 2 chunks +147 lines, -249 lines 0 comments Download
MM ppapi/thunk/interfaces_ppb_public_dev.h View 1 chunk +3 lines, -0 lines 0 comments Download
A + ppapi/thunk/ppb_gles_chromium_texture_mapping_thunk.cc View 0 chunks +-1 lines, --1 lines 0 comments Download
M ppapi/thunk/ppb_graphics_3d_api.h View 2 chunks +13 lines, -0 lines 0 comments Download
M webkit/plugins/ppapi/plugin_module.cc View 2 chunks +1 line, -11 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
jbauman
8 years, 9 months ago (2012-02-26 19:04:58 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698