-
5998723e
by Giovanni Mascellani at 2025-06-02T20:31:19+02:00
vkd3d-shader/glsl: Accept and ignore the REFACTORING_ALLOWED global flag.
-
df8b6113
by Giovanni Mascellani at 2025-06-02T20:32:36+02:00
vkd3d-shader/msl: Accept and ignore the REFACTORING_ALLOWED global flag.
-
9f5db1e3
by Giovanni Mascellani at 2025-06-02T20:32:46+02:00
vkd3d-shader/glsl: Ignore the PARTIALPRECISION destination modifier.
-
10be58a7
by Giovanni Mascellani at 2025-06-02T20:33:01+02:00
vkd3d-shader/msl: Ignore the PARTIALPRECISION destination modifier.
-
ed60dd59
by Giovanni Mascellani at 2025-06-02T20:33:13+02:00
tests: Add a test for the ABSNEG source modifier.
-
bc0dd891
by Giovanni Mascellani at 2025-06-02T20:35:48+02:00
vkd3d-shader/glsl: Support the ABSNEG source modifier.
-
9f0185f3
by Giovanni Mascellani at 2025-06-02T20:36:42+02:00
vkd3d-shader/msl: Support the ABSNEG source modifier.