HLSL: Support 1.#INF and -1.#INF syntax.

This commit is contained in:
John Kessenich 2017-04-12 13:26:57 -06:00
parent b5e739c20e
commit 776c515ea5
8 changed files with 256 additions and 16 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.1994"
#define GLSLANG_DATE "11-Apr-2017"
#define GLSLANG_REVISION "Overload400-PrecQual.1995"
#define GLSLANG_DATE "12-Apr-2017"