shadPS4/src/shader_recompiler/backend
Stolas 2620919f0b
Added Legacy Min/Max ops (#266)
* Forwarding V_MAX_LEGACY_F32 to V_MAX3_F32. Fixes Translation error in Geometry Wars 3.

* Forwarded to correct op

* Implemented Legacy Max/Min using NMax/NMin

* Added extra argument to Min/Max op codes

* Removed extra translator functions, replaced with bool

* Formatting
2024-07-08 12:24:12 +03:00
..
spirv Added Legacy Min/Max ops (#266) 2024-07-08 12:24:12 +03:00
bindings.h video: Import new shader recompiler + display a triangle (#142) 2024-05-22 01:35:12 +03:00