- Oct 26, 2022
-
-
- Oct 25, 2022
-
-
-
-
-
This extends the support of this function, whether doing broadcasts or component-wise casts, to struct and array types.
-
-
-
-
- Oct 19, 2022
-
-
-
-
Mostly in the interest of keeping the yacc code as simple as possible.
-
-
-
-
-
The point of the "uniform" variants is to avoid hiding code generation bugs because of the constant folding optimization.
-
-
-
Signed-off-by:
Giovanni Mascellani <gmascellani@codeweavers.com>
-
Signed-off-by:
Giovanni Mascellani <gmascellani@codeweavers.com>
-
Signed-off-by:
Giovanni Mascellani <gmascellani@codeweavers.com>
-
- Oct 17, 2022
-
-
-
-
Otherwise we silently skip some type checks.
-
-
-
Otherwise the test fails on a NVIDIA GeForce GTX 1050 Ti GPU. The error being: shader_runner:535:Section [test], line 9: Test failed: Got {2.72165507e-01, 4.08248246e-01, 5.44331014e-01, 6.80413783e-01}, expected {2.72165537e-01, 4.08248305e-01, 5.44331074e-01, 6.80413842e-01} at (0, 0).
-
Tests after this missing backslash are not being executed since e9829fdc.
-
-
-
-
-
-
-
The default for MinGW is always ms_printf rather than gnu_printf, but if we are using ucrtbase or ANSI stdio, we want gnu_printf.
-
- Oct 12, 2022
-
-
Instead of a flat location structure.
-
-
-
-
-