glslang-zig/glslang
David Neto fa6e3c2737 Add IntLog2 and use it
Replace uses of floating point log2 when we want an integer result from
an integer operand.  This avoids concerns about accuracy of floating
point library functions.
2021-04-13 14:09:44 -06:00
..
CInterface GLSLANG_EXPORT for C APIs. 2020-08-10 22:26:41 +02:00
GenericCodeGen Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
HLSL Fix cut and paste error 2020-12-17 22:57:50 -07:00
Include Add IntLog2 and use it 2021-04-13 14:09:44 -06:00
MachineIndependent Add IntLog2 and use it 2021-04-13 14:09:44 -06:00
OSDependent License headers: s/Google/The Khronos Group 2020-07-03 12:21:01 +01:00
Public Fix missing enum values in the C-interface #2507 2021-01-21 02:33:16 +03:00
CMakeLists.txt Add CMake support for Fuchsia 2021-01-15 10:30:23 -08:00
updateGrammar Revert "Merge pull request #2330 from ShabbyX/optimize_for_angle" 2020-07-13 03:39:08 -06:00