- Mar 14, 2024
-
-
-
-
-
-
Mostly for debugging purposes; we'll fail compilation, but will still trace the shader that would have been generated.
-
Even if compilation ultimately failed.
-
-
Instead of FIXME(). Otherwise we compile invalid d3dbc.
-
Properly passing the inverse-trig.shader_test tests whose qualifiers have been removed requires making spirv.c capable of handling ABS. The same happens for the ps_3_0 equality test in float-comparison.shader_test.
-
-
-
-
-
-
For simplicity jumps are not currently processed.
-
-
This would cause a lot of warning spam if it was a warning.
-
-
-
-
- Mar 13, 2024
-
-
-
-
-
-
-
-
-
-
-
In an attempt to fix test failures on radv.
-
- Mar 12, 2024
-
-
-
vkd3d-shader/d3d-asm: Get rid of the (now) redundant "shader_desc" parameter to vkd3d_dxbc_binary_to_text(). And rename the function to d3d_asm_compile() while we're touching it.
-
We use "printf" instead of "print" in awk in order to avoid a newline in the value of $xfcount, and use "-gt" instead of ">", which creates the spurious file, in the comparison.
-
Signed-off-by:
Nikolay Sivov <nsivov@codeweavers.com>
-
Signed-off-by:
Nikolay Sivov <nsivov@codeweavers.com>
-
Signed-off-by:
Nikolay Sivov <nsivov@codeweavers.com>
-
-
-
-
Signed-off-by:
Nikolay Sivov <nsivov@codeweavers.com>
-