-
28068c9d
by Feifan He at 2024-12-04T14:26:20+01:00
vkd3d-shader/msl: Implement VKD3DSIH_ROUND_NI.
-
610a11dd
by Feifan He at 2024-12-04T14:26:20+01:00
vkd3d-shader/msl: Implement VKD3DSIH_IF and VKD3DSIH_ENDIF.
-
568296c8
by Feifan He at 2024-12-04T14:26:20+01:00
vkd3d-shader/msl: Implement VKD3DSIH_ROUND_NE.
-
b1e6dbe8
by Feifan He at 2024-12-04T14:26:20+01:00
vkd3d-shader/msl: Handle SV_IS_FRONT_FACE inputs.
-
64ea033c
by Feifan He at 2024-12-04T14:26:20+01:00
vkd3d-shader/msl: Implement VKD3DSIH_LOG.
-
ab2cb43e
by Feifan He at 2024-12-04T14:26:20+01:00
vkd3d-shader/msl: Implement VKD3DSIH_MAX.
-
bc67f2eb
by Feifan He at 2024-12-04T14:26:20+01:00
vkd3d-shader/msl: Implement VKD3DSIH_MIN.
-
a06e6647
by Feifan He at 2024-12-04T14:26:20+01:00
vkd3d-shader/msl: Implement VKD3DSIH_RSQ.