Merge branch 'HLSL_Semantic_Mapping' of https://github.com/dankbaker/glslang into dankbaker-HLSL_Semantic_Mapping

This commit is contained in:
John Kessenich 2016-08-29 16:07:29 -06:00
commit 81d4714908
4 changed files with 115 additions and 24 deletions

View file

@ -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 "Overload400-PrecQual.1444"
#define GLSLANG_DATE "28-Aug-2016"
#define GLSLANG_REVISION "Overload400-PrecQual.1447"
#define GLSLANG_DATE "29-Aug-2016"