mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-06-04 15:05:02 -06:00
* 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 |
||
|---|---|---|
| .. | ||
| data_share.cpp | ||
| export.cpp | ||
| flat_memory.cpp | ||
| scalar_alu.cpp | ||
| scalar_memory.cpp | ||
| translate.cpp | ||
| translate.h | ||
| vector_alu.cpp | ||
| vector_interpolation.cpp | ||
| vector_memory.cpp | ||