shadPS4/src
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
..
audio_core Fix sceAudioOutOpen not handling audio param attributes 2024-07-08 01:29:58 -03:00
common config: Disable splash by default 2024-07-07 22:30:52 +03:00
core Fix sceAudioOutOpen not handling audio param attributes 2024-07-08 01:29:58 -03:00
images - Added trophy decryption when extracting a fpkg. trp icons and xmls are dumped to game_data/<title> (can be restored if deleted by accident by opening the trophy viewer) 2024-06-10 20:42:21 -06:00
input posix_pthread_yield , scePadGetHandle 2024-06-20 17:10:14 +03:00
qt_gui fix name file shortcut linux 2024-07-06 15:10:28 -03:00
shader_recompiler Added Legacy Min/Max ops (#266) 2024-07-08 12:24:12 +03:00
video_core Eliminate compiler warning 2024-07-08 01:17:42 +03:00
.clang-format chore: Make shadps4 REUSE compliant 2024-02-23 23:33:43 +02:00
emulator.cpp removed hardware info seems make perfomance issues , will test something more lightweight 2024-07-06 10:27:57 +03:00
emulator.h removed hardware info seems make perfomance issues , will test something more lightweight 2024-07-06 10:27:57 +03:00
main.cpp moved main code , to emulator,cpp , emulator.h class 2024-06-10 15:18:42 +03:00
sdl_window.cpp submodules updates 2024-07-05 15:08:33 +03:00
sdl_window.h video_core: Rewrite vulkan and videoout 2024-04-14 17:10:40 +03:00
shadps4.qrc - Added trophy decryption when extracting a fpkg. trp icons and xmls are dumped to game_data/<title> (can be restored if deleted by accident by opening the trophy viewer) 2024-06-10 20:42:21 -06:00
shadps4.rc file formats and qt (#88) 2024-03-01 00:00:35 +02:00