Merge branch 'cpp-headers'
authorJohn Kessenich <cepheus@frii.com>
Thu, 11 Aug 2016 16:00:57 +0000 (10:00 -0600)
committerJohn Kessenich <cepheus@frii.com>
Thu, 11 Aug 2016 16:01:13 +0000 (10:01 -0600)
1  2 
glslang/Include/Common.h
glslang/Include/PoolAlloc.h
glslang/Include/revision.h
glslang/MachineIndependent/Intermediate.cpp
glslang/MachineIndependent/ParseHelper.cpp
glslang/MachineIndependent/ShaderLang.cpp
glslang/OSDependent/Windows/ossource.cpp
gtests/TestFixture.h
hlsl/hlslParseHelper.cpp

Simple merge
Simple merge
@@@ -2,5 -2,5 +2,5 @@@
  // For the version, it uses the latest git tag followed by the number of commits.
  // For the date, it uses the current date (when then script is run).
  
- #define GLSLANG_REVISION "SPIRV99.1396"
- #define GLSLANG_DATE "09-Aug-2016"
 -#define GLSLANG_REVISION "SPIRV99.1384"
 -#define GLSLANG_DATE "05-Aug-2016"
++#define GLSLANG_REVISION "SPIRV99.1401"
++#define GLSLANG_DATE "11-Aug-2016"
Simple merge
Simple merge