glslang-zig/glslang
John Kessenich 137a24dffa AST: Remove convertToBasicType() which was obfuscating the conversion design.
Reinforces that conversion rules are operation-specific.
Side effect is that HLSL logical-operator conversions are more direct
(e.g. float -> bool, rather than float -> int -> bool).
2018-03-15 19:32:27 -06:00
..
GenericCodeGen Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
Include include/Common.h: reorder includes to avoid redefinition on some platforms 2018-03-11 19:51:17 +00:00
MachineIndependent AST: Remove convertToBasicType() which was obfuscating the conversion design. 2018-03-15 19:32:27 -06:00
OSDependent Implement OS_DumpMemoryCounters for Linux 2017-11-13 22:22:42 -07:00
Public Increment minor version to 4 2018-03-09 17:51:11 -07:00
CMakeLists.txt HLSL: Refactor attribute implementation. 2018-02-01 00:30:34 -07:00
updateGrammar Bison: Non-functional: Move to revision 3.0.4. 2016-05-04 12:54:56 -06:00