Giovanni Mascellani
|
8d4222764c
|
vkd3d-shader/ir: Use the iterator in vsir_program_lower_texldp().
|
2025-07-21 12:07:08 +02:00 |
|
Giovanni Mascellani
|
5407c8b975
|
vkd3d-shader/ir: Use the iterator in vsir_program_lower_sm4_sincos().
|
2025-07-21 12:07:08 +02:00 |
|
Giovanni Mascellani
|
55b8002bf6
|
vkd3d-shader/ir: Use the iterator in vsir_program_lower_sm1_sincos().
|
2025-07-21 12:06:46 +02:00 |
|
Giovanni Mascellani
|
c1f7720075
|
vkd3d-shader/ir: Use the iterator in vsir_program_lower_udiv().
|
2025-07-21 12:02:57 +02:00 |
|
Giovanni Mascellani
|
7e66d0db6f
|
vkd3d-shader/ir: Do not print a message for registers that are not being allocated.
|
2025-07-17 14:11:01 +02:00 |
|
Giovanni Mascellani
|
e9d3b9dfd3
|
vkd3d-shader/ir: Set dimension to VEC4 when converting SSAs to TEMPs.
|
2025-07-17 14:11:01 +02:00 |
|
Giovanni Mascellani
|
a7807dea08
|
vkd3d-shader/ir: Validate FTOU operations.
|
2025-07-17 14:08:10 +02:00 |
|
Giovanni Mascellani
|
ccc82a184b
|
vkd3d-shader/ir: Validate FTOI operations.
|
2025-07-17 14:08:10 +02:00 |
|
Giovanni Mascellani
|
2c1d210d21
|
vkd3d-shader/ir: Validate ITOI operations.
|
2025-07-17 14:08:10 +02:00 |
|
Giovanni Mascellani
|
791a93d0b1
|
vkd3d-shader/ir: Validate ITOF operations.
|
2025-07-17 14:08:10 +02:00 |
|
Giovanni Mascellani
|
68ad2becdb
|
vkd3d-shader/ir: Validate ISNAN operations.
|
2025-07-17 14:08:10 +02:00 |
|
Giovanni Mascellani
|
fb1fc9eb38
|
vkd3d-shader/ir: Validate ISINF operations.
|
2025-07-17 14:08:10 +02:00 |
|
Giovanni Mascellani
|
df18a05303
|
vkd3d-shader/ir: Validate ISFINITE operations.
|
2025-07-17 14:08:10 +02:00 |
|
Giovanni Mascellani
|
b287e7959c
|
vkd3d-shader/ir: Sort vsir_validator_instructions[] alphabetically.
|
2025-07-17 14:08:06 +02:00 |
|
Giovanni Mascellani
|
195e62430e
|
vkd3d-shader/ir: Use the iterator in vsir_program_lower_precise_mad().
|
2025-07-17 14:04:28 +02:00 |
|
Giovanni Mascellani
|
a12d64fba1
|
vkd3d-shader/ir: Use the iterator in vsir_program_lower_texkill().
|
2025-07-17 14:04:28 +02:00 |
|
Giovanni Mascellani
|
9867d48c3a
|
vkd3d-shader/ir: Use the iterator in vsir_program_lower_ifc().
|
2025-07-17 14:04:28 +02:00 |
|
Giovanni Mascellani
|
2d848b5bc0
|
vkd3d-shader/ir: Introduce an abstraction to iterate through vsir instructions.
|
2025-07-17 14:04:00 +02:00 |
|
Giovanni Mascellani
|
ba545669cd
|
vkd3d-shader/ir: Validate ISHR operations.
|
2025-07-16 18:07:26 +02:00 |
|
Giovanni Mascellani
|
126ff8e4f5
|
vkd3d-shader/ir: Validate ISHL operations.
|
2025-07-16 18:07:26 +02:00 |
|
Giovanni Mascellani
|
94d999bd8a
|
vkd3d-shader/ir: Validate IREM operations.
|
2025-07-16 18:07:26 +02:00 |
|
Giovanni Mascellani
|
636e9a91bb
|
vkd3d-shader/ir: Validate INEG operations.
|
2025-07-16 18:07:26 +02:00 |
|
Giovanni Mascellani
|
7d92142fe0
|
vkd3d-shader/ir: Validate INE operations.
|
2025-07-16 18:07:26 +02:00 |
|
Giovanni Mascellani
|
d288d3c088
|
vkd3d-shader/ir: Validate IMIN operations.
|
2025-07-16 18:07:26 +02:00 |
|
Giovanni Mascellani
|
2a62b7035c
|
vkd3d-shader/ir: Validate IMAX operations.
|
2025-07-16 18:07:26 +02:00 |
|