Henri Verbeet pushed to branch master at wine / vkd3d
Commits: 2083d505 by Francisco Casas at 2024-11-04T15:37:46+01:00 vkd3d-shader/tpf: Use instr.extra_bits for IF.
- - - - - 6f52bb6b by Francisco Casas at 2024-11-04T16:08:38+01:00 vkd3d-shader/hlsl: Store SM4 swizzles in the vsir program.
- - - - - 404644ba by Francisco Casas at 2024-11-04T16:36:28+01:00 vkd3d-shader/hlsl: Introduce vsir_src_from_hlsl_node().
This allows constants to be inlined for sm4.
- - - - - 68311ef0 by Francisco Casas at 2024-11-04T17:00:54+01:00 vkd3d-shader/hlsl: Store SM4 ABS instructions in the vsir program.
- - - - -
3 changed files:
- libs/vkd3d-shader/hlsl_codegen.c - libs/vkd3d-shader/tpf.c - libs/vkd3d-shader/vkd3d_shader_private.h
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/e6c84862a8f8bd836e24391b2b438...