vkd3d-shader/dxil: Support for isinf, isnan and isfinite.
1 unresolved thread
1 unresolved thread
Merge request reports
Activity
added 4 commits
- b03b5fe7 - vkd3d-shader/dxil: Handle floating point special value comparisons in sm6_parser_emit_dx_unary().
- 18e707b9 - tests/shader-runner: Add tests for floating point special values.
- c922b4d1 - vkd3d-shader/spirv: Implement the ISFINITE instruction.
- 7f050f6b - vkd3d-shader/spirv: Handle the ISINF and ISNAN instructions in...
Toggle commit listadded 64 commits
-
7f050f6b...bf628f0c - 60 commits from branch
wine:master
- 77fa29ae - vkd3d-shader/dxil: Handle floating point special value comparisons in sm6_parser_emit_dx_unary().
- a83ef9ea - tests/shader-runner: Add tests for floating point special values.
- 20ab78ac - vkd3d-shader/spirv: Implement the ISFINITE instruction.
- f432b39a - vkd3d-shader/spirv: Handle the ISINF and ISNAN instructions in...
Toggle commit list-
7f050f6b...bf628f0c - 60 commits from branch
added 14 commits
-
f432b39a...0f46e7bb - 10 commits from branch
wine:master
- 41cce4cb - vkd3d-shader/dxil: Handle floating point special value comparisons in sm6_parser_emit_dx_unary().
- 35d46cf3 - tests/shader-runner: Add tests for floating point special values.
- cd674d59 - vkd3d-shader/spirv: Implement the ISFINITE instruction.
- e973271a - vkd3d-shader/spirv: Handle the ISINF and ISNAN instructions in...
Toggle commit list-
f432b39a...0f46e7bb - 10 commits from branch
Please register or sign in to reply