Commit graph

  • fc90f279e2
    vulkan: Limit multisampling to supported sample counts. (#828) squidbus 2024-09-12 12:59:23 -07:00
  • bc66fe8fb5
    Fix copyGpuBuffers when resize invalidates commands in flight (#876) baggins183 2024-09-12 12:54:54 -07:00
  • 1b12138cda
    Merge pull request #878 from vladmikhalin/fix-avplayer-is-active georgemoralis 2024-09-12 10:17:21 +03:00
  • 6606da808b Fixed the return value of sceAvPlayerIsActive Vladislav Mikhalin 2024-09-12 10:16:03 +03:00
  • 5e12303b06
    implement more nptrophy functions (#874) CrazyBloo 2024-09-11 23:49:04 -04:00
  • 8a76cd888f hot-fix: mark null image as tracked by default to avoid its updates psucien 2024-09-11 22:39:21 +02:00
  • 136f6072b9
    shader_recompiler: Use correct integer type for OpImageWrite. (#871) squidbus 2024-09-11 13:04:02 -07:00
  • 0ebae4ca6f
    Misc Fixes 10 (#781) georgemoralis 2024-09-11 16:48:16 +03:00
  • 1c0dfc60a1
    Typo fix (#820) Pipi86 2024-09-11 07:40:19 -03:00
  • ccf02d0aed Revert "sceNetAccept sleep and SDLAudio::AudioOutOutput latency and cpu improvements (#507)" georgemoralis 2024-09-11 12:56:41 +03:00
  • dd61c2a0d1 Revert "Add UI to configure keyboard-to-controller mapping (#308)" georgemoralis 2024-09-11 12:56:27 +03:00
  • c27d79c2e7
    vulkan: Skip draw when primitive type is None. (#867) squidbus 2024-09-10 22:58:20 -07:00
  • d66d129357
    sceNetAccept sleep and SDLAudio::AudioOutOutput latency and cpu improvements (#507) kh0nsu 2024-09-11 15:57:05 +10:00
  • fdb13a3b90
    Add UI to configure keyboard-to-controller mapping (#308) Vasyl_Baran 2024-09-11 08:51:18 +03:00
  • 74c2888aaa
    support for unlocking trophies (#854) CrazyBloo 2024-09-10 23:50:55 -04:00
  • c5b8e492f6
    Merge pull request #858 from DanielSvoboda/main georgemoralis 2024-09-10 22:05:23 +03:00
  • 5fc90b5565
    Update Discord link (#861) SleepingSnakezzz 2024-09-10 19:58:47 +02:00
  • b0bbb16aae
    video_core: Add fallback path for pipelines with more than 32 bindings (#837) TheTurtle 2024-09-10 20:54:39 +03:00
  • 14e7cd587d use github api to download patches DanielSvoboda 2024-09-10 11:30:35 -03:00
  • 3a65052b8e
    Merge pull request #851 from shadps4-emu/stabilization/barriers georgemoralis 2024-09-10 06:45:15 +03:00
  • dcab06ff2b
    Fix deadlocks by enabling reuse of exited threads (#855) adjonesey 2024-09-09 21:13:28 +01:00
  • f23c6dc852
    Fix compilation on linux (#846) Yussur Mustafa Oraji 2024-09-09 21:53:49 +02:00
  • 6b5cd04893
    [libSceAudio3d] Initialize Audio3d Library (#761) Lizardy 2024-09-09 15:51:15 -04:00
  • 4502a5ddcc
    Added S_ANDN2_B32 and S_NAND_B32 opcodes (#833) Andrew Middendorp 2024-09-09 12:46:57 -07:00
  • 411449cd51
    Initial support for compiling on ARM64. (#788) squidbus 2024-09-09 03:23:16 -07:00
  • adfb3af95f hot-fix: nullGpu functionality restored psucien 2024-09-09 08:59:47 +02:00
  • a0cf4ce7de
    imgui: fix End call when window is collapsed (#850) Vinicius Rangel 2024-09-09 01:00:19 -03:00
  • 1da1946ef5 presentation barriers fixed psucien 2024-09-09 00:10:33 +02:00
  • 56cc70dc97 fix for image view storage flag handling psucien 2024-09-08 20:11:00 +02:00
  • e3c2a91477
    kernel: Delete cond attr TheTurtle 2024-09-09 00:48:00 +03:00
  • 96f7a75f38
    Redefined ffmpeg's av_err2str macro to be c++ friendly (#815) Zack McKevitt 2024-09-08 15:30:18 -06:00
  • 9101bd7ad4
    Improved Dark theme, search bar and icon theme (#830) ¥IGA 2024-09-08 22:39:48 +02:00
  • 446d8c4ff1
    Message Dialog library (#767) Vinicius Rangel 2024-09-08 17:27:50 -03:00
  • 035cb3eeaa
    Dear ImGui Implementation (#598) Vinicius Rangel 2024-09-08 16:50:32 -03:00
  • f1becb2507 hot-fix: linear cubemaps check assert removed (verified) psucien 2024-09-08 14:18:48 +02:00
  • 047a115b3e hot-fix: exclude tiling condition from promotion of textures to depth psucien 2024-09-08 11:12:25 +02:00
  • 749fe92882
    Small fix for EmitQuadToTriangleListIndices (#831) Blargle 2024-09-07 13:52:48 +01:00
  • fda5689ddb
    core/libraries: reduce log pressure (#829) Daniel R. 2024-09-07 11:38:00 +02:00
  • 81f7c830be
    ci: enable cmake cache on all platforms (SDL/Qt) (#622) Plínio Larrubia 2024-09-06 19:01:55 -03:00
  • 16363ac692
    Adding Refresh icon to toolbar (#816) ¥IGA 2024-09-06 23:26:56 +02:00
  • 13743b27fc
    shader_recompiler: Implement data share append and consume operations (#814) TheTurtle 2024-09-07 00:14:51 +03:00
  • 649527a235
    libSceRtc HLE (#697) CrazyBloo 2024-09-06 17:08:32 -04:00
  • ffd0f7b53a
    core/libraries/save_data: Implement wildcard searches on sceSaveDataDirNameSearch (#817) Daniel R. 2024-09-06 23:01:00 +02:00
  • f1fd846762
    Merge pull request #770 from OFFTKP/jump psucien 2024-09-06 22:56:44 +02:00
  • 09ce12a868
    shader_recompiler: Add more opcodes (#802) Stephen Miller 2024-09-06 15:51:20 -05:00
  • bb29224daf
    Implement V_MOVREL variants (#745) baggins183 2024-09-06 13:47:47 -07:00
  • 416e23fe76
    Fix incompatible format images being passed on overlap resolve (#794) Daniel R. 2024-09-06 19:09:28 +02:00
  • b97b5a7db4
    Updated sq translation (#791) RDN000 2024-09-06 15:35:42 +02:00
  • 8d1641e4d3
    vulkan: Add VK_KHR_format_feature_flags_2 to extensions. (#803) squidbus 2024-09-06 04:12:29 -07:00
  • 1d7ee198e1
    shader_recompiler: Add ConvertF16F32 to FP16 detection. (#800) squidbus 2024-09-06 04:12:07 -07:00
  • a48bfb0fa6
    Standardize game_data directory for game metadata. (#809) squidbus 2024-09-06 03:27:23 -07:00
  • bad3d5a68e sceKernelWaitEventFlag log noise reduced psucien 2024-09-05 18:25:56 +02:00
  • b08baaeb13
    video_core: Improve handling of image buffer aliases (#757) TheTurtle 2024-09-05 17:25:45 +03:00
  • 4e0dc91040 hot-fix: don't skip draws with DS decompression psucien 2024-09-05 09:58:51 +02:00
  • eb2520a240
    video_core/renderer_vulkan: Ignore unsupported shader stages (#778) Daniel R. 2024-09-04 23:55:06 +02:00
  • 76f4ceda31
    Forgot one (#783) Stephen Miller 2024-09-04 16:24:30 -05:00
  • 89fb1a024f
    Update sceBatchMap2 (#782) Stephen Miller 2024-09-04 16:12:04 -05:00
  • 28feb77982
    Surface management rework (3/3) (#370) psucien 2024-09-04 22:47:57 +02:00
  • b9c6093717
    Implemented sceKernelMTypeProtect and sceKernelMProtect (#387) menaman123 2024-09-04 16:36:23 -04:00
  • 0dd6e257c5
    Merge pull request #573 from polybiusproxy/shader_recompiler/format georgemoralis 2024-09-04 23:21:23 +03:00
  • bea5f643ca
    Merge pull request #764 from StevenMiller123/scePadOpenFix georgemoralis 2024-09-04 17:55:05 +03:00
  • 0a5c36482e
    shader_recompiler: change ir.SetScalarReg() -> SetDst() (#777) Sebastian Kassai 2024-09-04 16:30:43 +02:00
  • 2709b45877
    Merge pull request #756 from DanielSvoboda/main georgemoralis 2024-09-04 12:57:11 +03:00
  • ba0c1df545
    Merge pull request #768 from squidbus/warning-fix georgemoralis 2024-09-04 12:56:09 +03:00
  • f31c92ffd1 Get rid of unnecessary jump offtkp 2024-09-04 12:31:12 +03:00
  • 9eadec849c misc: Fix a few compiler warnings. squidbus 2024-09-03 21:32:19 -07:00
  • 0b0c82452e Add "support" for pad type remote control Stephen Miller 2024-09-03 19:57:24 -05:00
  • 8ccec1b956 Game List DanielSvoboda 2024-09-03 20:41:55 -03:00
  • b87e6f3838
    vulkan: Emulate depth clip control when extension is not available. (#762) squidbus 2024-09-03 15:07:05 -07:00
  • d24f8ddf03 Icon,Name,Serial,Region,Firmware,Size,Version,Path DanielSvoboda 2024-09-03 18:42:43 -03:00
  • e340583a7f
    Merge pull request #736 from StevenMiller123/MoreVirtualQuery georgemoralis 2024-09-03 23:05:01 +03:00
  • 34ffd95306
    video_core: added VK_LAYER_LUNARG_crash_diagnostic (#751) psucien 2024-09-03 21:56:23 +02:00
  • d7f799c6b7 fix PL text DanielSvoboda 2024-09-03 16:19:16 -03:00
  • 3a388fec1e Save,Apply,Restore Defaults,Close DanielSvoboda 2024-09-03 16:08:49 -03:00
  • e9ef726185
    Fix warnings (#749) oltolm 2024-09-03 20:41:59 +02:00
  • 42ab101908
    Set CF correctly on BLSR/BLSMSK patch (#724) Paris Oplopoios 2024-09-03 21:40:46 +03:00
  • d48836d5ae
    shader_recompiler: Limit src0 to 4-bit in V_CVT_OFF_F32_I4 (#759) squidbus 2024-09-03 11:37:52 -07:00
  • 6012e3cc86
    vulkan: Improve format support info for vertex buffer formats. (#753) squidbus 2024-09-03 11:08:29 -07:00
  • cfe49fbfba
    Preserve flags on some patched instructions (#720) Paris Oplopoios 2024-09-03 20:41:35 +03:00
  • f4ff0d493c
    Set CF correctly on BLSI patch (#722) Paris Oplopoios 2024-09-03 20:41:22 +03:00
  • 1b37f61102
    Update patch url (#755) illusion0001 2024-09-03 12:39:32 -05:00
  • 6877cc12c1 Merge branch 'main' of https://github.com/DanielSvoboda/shadPS4 DanielSvoboda 2024-09-03 14:18:33 -03:00
  • ee7e6f0b1d add more information download patches DanielSvoboda 2024-09-03 14:17:57 -03:00
  • 83a7bac945
    Update src/qt_gui/translations/pl_PL.ts DanielSvoboda 2024-09-03 13:45:43 -03:00
  • 51610cba43 add TR for PR 700 DanielSvoboda 2024-09-03 13:27:51 -03:00
  • a1377029cc
    Merge pull request #738 from DanielSvoboda/Fix-download-Cheats/Patches-on-Linux georgemoralis 2024-09-03 16:16:37 +03:00
  • f087f43736
    shader_recompiler: Implement render target swizzles when no format is available (#739) TheTurtle 2024-09-03 14:04:30 +03:00
  • 3f8a8d3a24
    video_core: Add bounds checking for subspan use in liverpool functions (#717) baggins183 2024-09-03 03:58:45 -07:00
  • 1bf9be89bf
    Merge pull request #748 from squidbus/vk-loading georgemoralis 2024-09-03 11:59:38 +03:00
  • a886b44347
    Merge pull request #740 from LeDragoX/complete-msys2 georgemoralis 2024-09-03 11:59:28 +03:00
  • d56708c87d
    Merge pull request #743 from squidbus/macos-build-guide georgemoralis 2024-09-03 11:59:00 +03:00
  • af107d4ef9 vulkan: Better support for directly linking a Vulkan support library. squidbus 2024-09-03 01:31:00 -07:00
  • bf7a91b5f7 Note macOS and Xcode version requirements. squidbus 2024-09-02 23:19:22 -07:00
  • 6bc3ed57a6
    Merge pull request #741 from squidbus/macos-build-guide georgemoralis 2024-09-03 08:31:21 +03:00
  • 3cb16d9c4f Add macOS build guide. squidbus 2024-09-02 22:24:24 -07:00
  • cf9ec6548c
    docs: fix sdl and qt steps for MSYS2 - Add required dependencies - Add Qt steps - Fix README typo Plínio Larrubia 2024-09-02 21:31:41 -03:00
  • f2c7fac20b
    Update CMakeLists.txt DanielSvoboda 2024-09-02 20:18:36 -03:00
  • 9ccd60459d
    Update CMakeLists.txt DanielSvoboda 2024-09-02 15:30:50 -03:00
  • 6944a16407
    Update linux-appimage-qt.sh DanielSvoboda 2024-09-02 15:30:40 -03:00
  • e1ca445b78
    Fix download Cheats/Patches on Linux DanielSvoboda 2024-09-02 13:25:12 -03:00