glslang-zig/glslang
John Kessenich 6e899be5ec Non-functional: Rationalize operators handled by the split addConversion() functions.
Historically, addConversion() was split to handle binary node <-> node conversions
from non-binary node -> type conversions. However, the split wasn't entirely clean
WRT HLSL design and left duplication of case statements, which are misleading, and
this commit cleans up.
2018-03-15 19:58:49 -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 Non-functional: Rationalize operators handled by the split addConversion() functions. 2018-03-15 19:58:49 -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