glslang-zig/glslang
Haydn Trigg e826286f99
Constant.cpp Floating point divide by zero
Constant.cpp will throw a floating point divide by zero if floating point exceptions are enabled in Win32 causing the program to crash. This fix manually checks the right-hand argument of the division and sets appropriate Infinity, Negative Infinity, or NAN as if the floating point exceptions were disabled.
2018-06-29 13:55:06 -04:00
..
GenericCodeGen Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
Include Bump revision. 2018-06-19 09:47:23 -06:00
MachineIndependent Constant.cpp Floating point divide by zero 2018-06-29 13:55:06 -04:00
OSDependent Implement OS_DumpMemoryCounters for Linux 2017-11-13 22:22:42 -07:00
Public Bump version. 2018-05-04 21:35:05 -06:00
CMakeLists.txt CMake: use target_include_directories to expose includes 2018-05-27 11:36:32 -07:00
updateGrammar Bison: Non-functional: Move to revision 3.0.4. 2016-05-04 12:54:56 -06:00