Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2625)

Issue 4809076: Add an option to support for GL_OES_EGL_image_external. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 4 months ago by Zhenyao Mo
Modified:
13 years, 3 months ago
Reviewers:
kbr1, kbr, nicolas, dgkoch
CC:
angleproject-review_googlegroups.com, Alok Priyadarshi
Base URL:
http://angleproject.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Add an option to support for GL_OES_EGL_image_external. Comes with this extension is the new sampler type samplerExternalOES. ANGLEBUG=175 TEST=compile the attached shader file

Patch Set 1 : '' #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+1139 lines, -1065 lines) Patch
M include/GLSLANG/ShaderLang.h View 1 chunk +1 line, -0 lines 0 comments Download
M samples/translator/translator.cpp View 3 chunks +4 lines, -1 line 1 comment Download
M src/common/version.h View 1 chunk +1 line, -1 line 1 comment Download
M src/compiler/BaseTypes.h View 2 chunks +2 lines, -0 lines 0 comments Download
M src/compiler/Compiler.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M src/compiler/ExtensionBehavior.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/compiler/Initialize.cpp View 3 chunks +15 lines, -1 line 2 comments Download
M src/compiler/ParseHelper.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/compiler/ParseHelper.cpp View 1 chunk +6 lines, -0 lines 0 comments Download
M src/compiler/ShaderLang.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M src/compiler/TranslatorESSL.cpp View 1 chunk +4 lines, -2 lines 0 comments Download
M src/compiler/glslang.l View 1 chunk +1 line, -0 lines 0 comments Download
M src/compiler/glslang.y View 2 chunks +10 lines, -1 line 0 comments Download
M src/compiler/glslang_lex.cpp View 30 chunks +359 lines, -348 lines 0 comments Download
M src/compiler/glslang_tab.h View 2 chunks +104 lines, -102 lines 0 comments Download
M src/compiler/glslang_tab.cpp View 42 chunks +627 lines, -608 lines 0 comments Download

Messages

Total messages: 5
Zhenyao Mo
Please review.
13 years, 4 months ago (2011-08-05 18:14:27 UTC) #1
dgkoch
Nothing too obvious jumping out at me. What are your plans for this? Is this ...
13 years, 3 months ago (2011-08-08 15:57:23 UTC) #2
kbr1
LGTM http://codereview.appspot.com/4809076/diff/3015/samples/translator/translator.cpp File samples/translator/translator.cpp (right): http://codereview.appspot.com/4809076/diff/3015/samples/translator/translator.cpp#newcode179 samples/translator/translator.cpp:179: printf("Usage: translate [-i -m -o -u -b=e -b=g ...
13 years, 3 months ago (2011-08-08 22:04:13 UTC) #3
Zhenyao Mo
On Mon, Aug 8, 2011 at 8:57 AM, <daniel@transgaming.com> wrote: > Nothing too obvious jumping ...
13 years, 3 months ago (2011-08-09 14:06:05 UTC) #4
dgkoch
13 years, 3 months ago (2011-08-09 14:08:25 UTC) #5
Ok.  LGTM too then.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b