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

Issue 6579023: Added PPB_GLESChromiumTextureMapping interface. (Closed)

Created:
9 years, 10 months ago by neb
Modified:
9 years, 7 months ago
Reviewers:
nfullagar
CC:
native-client-reviews_googlegroups.com
Visibility:
Public.

Description

Added PPB_GLESChromiumTextureMapping interface. BUG=none TEST=The interface and GL extension described should be available to nexes.

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+76 lines, -0 lines) Patch
M src/shared/ppapi_proxy/nacl.scons View 1 chunk +1 line, -0 lines 0 comments Download
M src/shared/ppapi_proxy/plugin_ppb.cc View 2 chunks +3 lines, -0 lines 1 comment Download
A src/shared/ppapi_proxy/plugin_ppb_gles_extensions.h View 1 chunk +22 lines, -0 lines 0 comments Download
A src/shared/ppapi_proxy/plugin_ppb_gles_extensions.cc View 1 chunk +50 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
neb
9 years, 10 months ago (2011-02-24 00:40:45 UTC) #1
nfullagar
one Q... http://codereview.chromium.org/6579023/diff/1/src/shared/ppapi_proxy/plugin_ppb.cc File src/shared/ppapi_proxy/plugin_ppb.cc (right): http://codereview.chromium.org/6579023/diff/1/src/shared/ppapi_proxy/plugin_ppb.cc#newcode44 src/shared/ppapi_proxy/plugin_ppb.cc:44: GLESChromiumTextureMapping::GetInterface(), true }, hmm... we're going to ...
9 years, 10 months ago (2011-02-24 02:07:51 UTC) #2
neb
9 years, 10 months ago (2011-02-24 03:55:34 UTC) #3
On 2011/02/24 02:07:51, nfullagar wrote:
> one Q...
> 
>
http://codereview.chromium.org/6579023/diff/1/src/shared/ppapi_proxy/plugin_p...
> File src/shared/ppapi_proxy/plugin_ppb.cc (right):
> 
>
http://codereview.chromium.org/6579023/diff/1/src/shared/ppapi_proxy/plugin_p...
> src/shared/ppapi_proxy/plugin_ppb.cc:44:
> GLESChromiumTextureMapping::GetInterface(), true },
> hmm... we're going to do each block of gl extensions as a separate PPAPI
> interface?

That's still up in the air. But this interface already exists in PPAPI so I
reckon we should proxy it.

Powered by Google App Engine
This is Rietveld 408576698