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

Unified Diff: src/build_angle.gyp

Issue 4428058: Implement shader identifier name mapping. (Closed) Base URL: http://angleproject.googlecode.com/svn/trunk/
Patch Set: '' Created 12 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « include/GLSLANG/ShaderLang.h ('k') | src/common/version.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/build_angle.gyp
===================================================================
--- src/build_angle.gyp (revision 618)
+++ src/build_angle.gyp (working copy)
@@ -41,6 +41,8 @@
'compiler/intermOut.cpp',
'compiler/IntermTraverse.cpp',
'compiler/localintermediate.h',
+ 'compiler/MapLongVariableNames.cpp',
+ 'compiler/MapLongVariableNames.h',
'compiler/MMap.h',
'compiler/osinclude.h',
'compiler/parseConst.cpp',
« no previous file with comments | « include/GLSLANG/ShaderLang.h ('k') | src/common/version.h » ('j') | no next file with comments »

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