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

Issue 5306063: Limit copied uniform and vertex attribute names to the implicit size of the (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 6 months ago by kbr1
Modified:
12 years, 6 months ago
Reviewers:
zmo, vangelis
CC:
angleproject-review_googlegroups.com, VangelisK
Base URL:
http://angleproject.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Limit copied uniform and vertex attribute names to the implicit size of the buffers passed in. Increase the size of the buffer the client will allocate for mapped names to be equal to the maximum token length. BUG=http://code.google.com/p/angleproject/issues/detail?id=234 TEST=WebGL conformance test to be checked in soon Committed: http://code.google.com/p/angleproject/source/detail?r=804

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -28 lines) Patch
M src/build_angle.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M src/common/version.h View 1 chunk +1 line, -1 line 0 comments Download
M src/compiler/Compiler.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M src/compiler/MapLongVariableNames.h View 1 chunk +2 lines, -2 lines 0 comments Download
M src/compiler/MapLongVariableNames.cpp View 2 chunks +3 lines, -3 lines 0 comments Download
M src/compiler/ShaderLang.cpp View 5 chunks +35 lines, -16 lines 0 comments Download
A src/compiler/preprocessor/length_limits.h View 1 chunk +21 lines, -0 lines 0 comments Download
M src/compiler/preprocessor/scanner.h View 1 chunk +1 line, -4 lines 0 comments Download
M src/compiler/translator_common.vcproj View 1 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 5
kbr1
12 years, 6 months ago (2011-10-25 22:48:40 UTC) #1
kbr1
12 years, 6 months ago (2011-10-25 23:02:09 UTC) #2
zmo
LGTM http://codereview.appspot.com/5306063/diff/1/src/build_angle.gyp File src/build_angle.gyp (right): http://codereview.appspot.com/5306063/diff/1/src/build_angle.gyp#newcode82 src/build_angle.gyp:82: 'compiler/preprocessor/length_limits.h', Please also add this to compiler/translator_common.vcproj
12 years, 6 months ago (2011-10-25 23:13:13 UTC) #3
vangelis
LGTM
12 years, 6 months ago (2011-10-25 23:28:31 UTC) #4
kbr1
12 years, 6 months ago (2011-10-26 01:17:38 UTC) #5
http://codereview.appspot.com/5306063/diff/1/src/build_angle.gyp
File src/build_angle.gyp (right):

http://codereview.appspot.com/5306063/diff/1/src/build_angle.gyp#newcode82
src/build_angle.gyp:82: 'compiler/preprocessor/length_limits.h',
On 2011/10/25 23:13:13, zmo wrote:
> Please also add this to compiler/translator_common.vcproj

Done.
Sign in to reply to this message.

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