Commit Graph

  • 63b0465a33
    add V_MAD_U32_U24 (#262) DanielSvoboda 2024-07-08 19:35:01 -0300
  • ab6a1fb5f0
    Merge pull request #247 from viniciuslrangel/device-selector psucien 2024-07-08 22:04:51 +0200
  • c28f3b4f9d dummy error , ime dialogs stubbed georgemoralis 2024-07-08 23:00:28 +0300
  • 39a6197d04 fixup scePthreadCondSignal georgemoralis 2024-07-08 20:48:41 +0300
  • af74e1d2f6
    Update translate.h DanielSvoboda 2024-07-08 14:36:22 -0300
  • 865d765a4c
    Update vector_alu.cpp DanielSvoboda 2024-07-08 14:35:35 -0300
  • 69e9aad212
    Update src/shader_recompiler/frontend/translate/vector_alu.cpp DanielSvoboda 2024-07-08 14:34:25 -0300
  • 80a013aa07 sceKernelOpen truncate is not neccesary georgemoralis 2024-07-08 20:31:57 +0300
  • 9e2f3ee2cf
    clang-format DanielSvoboda 2024-07-08 12:08:31 -0300
  • 8270e77af0
    Update vector_alu.cpp DanielSvoboda 2024-07-08 12:05:13 -0300
  • 647a74bdfe
    optional bit extraction parameter DanielSvoboda 2024-07-08 11:55:30 -0300
  • 3b2e20d98f
    adjust V_MAD_I32_I24 for bit extraction DanielSvoboda 2024-07-08 11:55:08 -0300
  • 64e283c948
    Update building-linux.md with full instructions (#260) TreezZ 2024-07-08 10:25:04 +0100
  • 2620919f0b
    Added Legacy Min/Max ops (#266) Stolas 2024-07-08 19:24:12 +1000
  • 550e05b3ca
    Merge pull request #267 from viniciuslrangel/audio-param-fix georgemoralis 2024-07-08 08:59:12 +0300
  • 574b8a458c
    Fix sceAudioOutOpen not handling audio param attributes Vinicius Rangel 2024-07-08 01:29:01 -0300
  • 7bd993bedf Formatting Nokk 2024-07-08 10:43:42 +1000
  • 3262e638ed Removed extra translator functions, replaced with bool Nokk 2024-07-08 10:34:20 +1000
  • 6a4b11eae6
    Merge branch 'shadps4-emu:main' into v_max_legacy_f32 Stolas 2024-07-08 10:19:19 +1000
  • ccea0e0e9f Added extra argument to Min/Max op codes Nokk 2024-07-08 10:16:34 +1000
  • 86f403aaf9 Implemented Legacy Max/Min using NMax/NMin Nokk 2024-07-08 10:08:42 +1000
  • 81f1af2f6f Merge branch 'main' of https://github.com/Naomi-Kali/shadPS4 Naomino 2024-07-08 00:58:58 +0200
  • 4503ffde35 Hopefully also run threads via the emulator skmp/zdys-virt Stefanos Kornilios Mitsis Poiitidis 2024-07-08 01:43:13 +0300
  • 261b4ca463 Implementated Extra Cases Naomino 2024-07-08 00:27:18 +0200
  • f8c2dc0a18
    Merge pull request #264 from OFFTKP/thessaloniki wheremyfoodat 2024-07-07 22:21:28 +0000
  • 0619af24a7 Eliminate compiler warning offtkp 2024-07-08 01:17:42 +0300
  • b0d47543ae Merge branch 'main' of https://github.com/Naomi-Kali/shadPS4 Naomino 2024-07-07 23:39:57 +0200
  • 2bc146e1e6 SDL window Naomino 2024-07-07 23:37:21 +0200
  • d6d836730f
    Update sdl_window.cpp Peter Gogos 2024-07-07 23:26:32 +0200
  • 47f4234e81 Add poor man's zdys based virt Stefanos Kornilios Mitsis Poiitidis 2024-07-07 23:29:05 +0300
  • 6cc8381d62
    Improve physical device selection in Vulkan renderer Vinicius Rangel 2024-07-05 23:48:24 -0300
  • a9f482cdfc
    config: Disable splash by default TheTurtle 2024-07-07 22:30:52 +0300
  • 624109a61e
    Update building-linux.md TreezZ 2024-07-07 19:05:26 +0100
  • 073e51e729 HideCursor Config Naomino 2024-07-07 20:04:37 +0200
  • 1435962bed Hide Cursor Naomino 2024-07-07 19:58:26 +0200
  • 189033ae24
    Merge pull request #253 from shadps4-emu/graphics/features_and_fixes georgemoralis 2024-07-07 20:42:13 +0300
  • 5602debb22 Merge branch 'main' of https://github.com/Naomi-Kali/shadPS4 Naomino 2024-07-07 19:29:26 +0200
  • 17f5c01f36 My Main push Naomino 2024-07-07 19:28:57 +0200
  • 3ee6e8c6c2
    V_MAD_U32_U24 DanielSvoboda 2024-07-07 13:37:45 -0300
  • 55a11c06e0
    Update building-linux.md with build-essentials TreezZ 2024-07-07 17:04:13 +0100
  • 28806e28aa
    Update documents/building-linux.md TreezZ 2024-07-07 16:47:41 +0100
  • e405c925ef
    Update documents/building-linux.md TreezZ 2024-07-07 16:47:15 +0100
  • d2d0298205
    Update building-linux.md with full instructions TreezZ 2024-07-07 16:21:24 +0100
  • a98b184f56 Revert "Thread_management rework" Naomino 2024-07-07 16:57:11 +0200
  • a5b3967fd2 Thread_management rework Naomino 2024-07-07 16:50:45 +0200
  • e2019ea99a Merge branch 'main' of https://github.com/Naomi-Kali/shadPS4 Naomino 2024-07-07 15:51:08 +0200
  • 8c508a2346 Update liverpool_to_vk.cpp Naomino 2024-07-07 15:50:37 +0200
  • 685c3a798f
    Update src/video_core/renderer_vulkan/liverpool_to_vk.cpp Peter Gogos 2024-07-07 13:43:01 +0000
  • 6dbb842bec renderer: a bit more formats to support psucien 2024-07-07 14:20:12 +0200
  • c7af8df2ad gnmdriver: added `sceGnmFindResourcesPublic` stub psucien 2024-07-07 13:47:01 +0200
  • 2db748889b Update liverpool_to_vk.cpp Naomino 2024-07-07 13:17:49 +0200
  • 19c85c78cf recompiler: switch instance data to storage buffers psucien 2024-07-07 13:08:39 +0200
  • bf4bf4ccb2 recompiler: fix for gather4 components return psucien 2024-07-07 13:00:52 +0200
  • 0467f60376 Update condition.h Naomino 2024-07-07 12:26:23 +0200
  • dc45515c11 Update libkernel.cpp Naomino 2024-07-07 12:24:36 +0200
  • 06903b69c6 Update symbols_resolver.h Naomino 2024-07-07 12:01:43 +0200
  • 7546fb2bb5 sceSaveDataDirNameSearch: Removed early failure exit Corey Lovett-Hendrey 2024-07-07 18:56:34 +1000
  • b3174cfe33 sceSaveDataDirNameSearch: Removed nullptr early failure exit Corey Lovett-Hendrey 2024-07-07 18:47:54 +1000
  • c279e9e6f4 Forwarded to correct op Corey Lovett-Hendrey 2024-07-07 17:50:16 +1000
  • 5fb94c92db Forwarding V_MAX_LEGACY_F32 to V_MAX3_F32. Fixes Translation error in Geometry Wars 3. Corey Lovett-Hendrey 2024-07-07 17:39:55 +1000
  • 5efa951e03
    clang-format DanielSvoboda 2024-07-07 01:01:46 -0300
  • 0cf3d1fa82
    clang-format DanielSvoboda 2024-07-07 00:59:39 -0300
  • c6c220c323
    strdup for Windows DanielSvoboda 2024-07-07 00:36:54 -0300
  • 379ec554a8
    memory: Set virtual query offset TheTurtle 2024-07-07 01:26:17 +0300
  • 575acc4bd9
    Merge pull request #254 from DanielSvoboda/Create-Shortcut georgemoralis 2024-07-06 22:39:31 +0300
  • 1d608427ed renderer: don't let unbound color attachment affect pass's rendering area psucien 2024-07-06 20:13:12 +0200
  • 971d2f02ef
    fix name file shortcut linux DanielSvoboda 2024-07-06 15:10:28 -0300
  • d9c1456f28
    fix linux again DanielSvoboda 2024-07-06 15:00:18 -0300
  • 3f3acc5543
    Merge pull request #246 from DanielSvoboda/Create-Shortcut georgemoralis 2024-07-06 20:03:30 +0300
  • 311ddbe2f9
    fiz linux DanielSvoboda 2024-07-06 13:42:53 -0300
  • f8e2b6d0cd
    fix linux DanielSvoboda 2024-07-06 13:40:26 -0300
  • edff800b0a
    Merge branch 'shadps4-emu:main' into main Xphalnos 2024-07-06 18:16:12 +0200
  • cfbe8b9e6d renderer: added support for instance step rates psucien 2024-07-06 17:01:43 +0200
  • 986ed0662c gnmdriver, amdgpu: added gpu idle IRQ; submission lock logic improved psucien 2024-07-05 21:21:30 +0200
  • eff8a9e514
    fix linux? DanielSvoboda 2024-07-06 12:55:24 -0300
  • 45cf1bc98d
    Remove unused variable. Daniel R. 2024-07-06 13:18:28 +0200
  • ddeff9bc01
    Implement `sceKernelFtruncate` and `sceKernelUnlink`. Daniel R. 2024-07-06 12:56:50 +0200
  • bf74888be4
    Merge pull request #239 from shadps4-emu/miscFixes3 georgemoralis 2024-07-06 11:16:53 +0300
  • d4d7e9f5f6 removed hardware info seems make perfomance issues , will test something more lightweight georgemoralis 2024-07-06 10:27:57 +0300
  • e10c9aa67e
    Update CMakeSettings.json Xphalnos 2024-07-06 09:17:49 +0200
  • 07b3c6051e
    Update CMakeLists.txt Xphalnos 2024-07-06 08:39:57 +0200
  • c3bf56f3eb
    add 'Create Shortcut' option DanielSvoboda 2024-07-05 20:57:54 -0300
  • a0aac5985e
    CMakeLists.txt cleanup (#244) Xphalnos 2024-07-06 01:42:34 +0200
  • 38080b60af
    shader_recompiler: Check usage before enabling capabilities (#245) TheTurtle 2024-07-06 02:42:16 +0300
  • 1b5a96e307 resource_tracking_pass: Perform BFS for sharp tracking IndecisiveTurtle 2024-07-06 02:26:44 +0300
  • 56af77f1f4
    add command line arguments GUI DanielSvoboda 2024-07-05 18:20:19 -0300
  • 1e842c01bf vk_instance: Bump extension vector size IndecisiveTurtle 2024-07-05 23:06:52 +0300
  • a36407bc5e shader_recompiler: Make most features optional IndecisiveTurtle 2024-07-05 02:12:26 +0300
  • 502ff260e6
    Update CMakeLists.txt Xphalnos 2024-07-05 21:10:43 +0200
  • e2175f0601
    Update ci.yml Xphalnos 2024-07-05 21:09:55 +0200
  • 4ae879875e scePthreadMutexTimedlock added georgemoralis 2024-07-05 15:23:35 +0300
  • 134541bdcd submodules updates georgemoralis 2024-07-05 15:08:33 +0300
  • 67af53fd58
    Merge pull request #233 from shadps4-emu/miscFixes2 georgemoralis 2024-07-05 09:36:01 +0300
  • 7ea87f69ea forgot duplicate. raziel1000 2024-07-04 21:02:59 -0600
  • 8ce6ed4b59
    Merge branch 'main' into miscFixes2 Younes 2024-07-04 20:51:04 -0600
  • 82b623058e
    fix: compilation error seen in #234 Kainoa Kanter 2024-07-04 17:15:56 -0700
  • f619049bc3 vk_instance: Better feature check IndecisiveTurtle 2024-07-05 01:09:33 +0300
  • 3f123bbce2
    thread_management: Fix windows build TheTurtle 2024-07-05 00:20:55 +0300
  • 1d58a0403e
    Fix ShowSplash size (#235) DanielSvoboda 2024-07-04 18:16:06 -0300
  • dd97b517f7
    Recompiler: sampler patching (#236) psucien 2024-07-04 23:15:57 +0200