-
befba8e8
by Francisco Casas at 2024-11-06T22:27:49+01:00
vkd3d-shader/hlsl: Store SM4 casts in the vsir program.
-
3c4889ad
by Francisco Casas at 2024-11-06T22:38:04+01:00
vkd3d-shader/hlsl: Store SM4 SIN and COS in the vsir program.
-
2e3f4a01
by Francisco Casas at 2024-11-06T22:40:50+01:00
vkd3d-shader/hlsl: Store SM4 RCP in the vsir program.
-
e4d36bd8
by Francisco Casas at 2024-11-06T22:45:23+01:00
vkd3d-shader/hlsl: Store SM4 SAT in the vsir program.
-
24f43089
by Francisco Casas at 2024-11-06T22:45:46+01:00
vkd3d-shader/hlsl: Store SM4 MUL in the vsir program.
-
e8b373e3
by Francisco Casas at 2024-11-06T22:47:42+01:00
vkd3d-shader/hlsl: Store SM4 DIV in the vsir program.
-
30bc6965
by Francisco Casas at 2024-11-06T22:48:13+01:00
vkd3d-shader/hlsl: Store SM4 DOT in the vsir program.
-
5df836c5
by Francisco Casas at 2024-11-06T22:49:12+01:00
vkd3d-shader/hlsl: Store SM4 MOD in the vsir program.