Commit Graph

  • f118dc7eca video_core: Use texture buffers for untyped format load/store IndecisiveTurtle 2024-08-27 14:57:21 +0300
  • 833a366e3b kernel: Use std::list for semaphore IndecisiveTurtle 2024-08-26 00:13:01 +0300
  • 5c1de381c4 video_core: Query storage flag with runtime state IndecisiveTurtle 2024-08-25 23:34:02 +0300
  • 347096b78f data_share: Add more instructions IndecisiveTurtle 2024-08-25 22:59:25 +0300
  • f13aa08e5d spirv: Fix default attributes IndecisiveTurtle 2024-08-25 22:56:01 +0300
  • 74a5d1e7e4 ir: Avoid cube coord patching for storage image IndecisiveTurtle 2024-08-25 17:56:19 +0300
  • 19d5ac1318 spirv: Only specific storage image format for atomics IndecisiveTurtle 2024-08-25 14:21:37 +0300
  • 007147cc60 video_core: Compile shader permutations IndecisiveTurtle 2024-08-25 14:03:14 +0300
  • 790d19e59b
    Merge pull request #646 from kiwidoggie/patch-1 georgemoralis 2024-08-29 17:03:35 +0300
  • 3ae18c9073
    Merge pull request #645 from mavethee/dlc-polish-localization georgemoralis 2024-08-29 17:02:55 +0300
  • 83e343f77e
    Merge pull request #637 from shadps4-emu/amdgpu/indirect_dispatch georgemoralis 2024-08-29 17:02:37 +0300
  • 81eb3a4d14
    Add /hostapp support kiwipuppeh 2024-08-29 08:22:19 -0400
  • 37786e06c2 DLCs - Polish localization Marcin Mitura 2024-08-29 13:27:11 +0200
  • 9d349a1308 video_core: added support for indirect dispatches (gfx only) psucien 2024-08-28 23:25:58 +0200
  • c997490645
    DLC Italian translation (#644) bigol83 2024-08-29 12:31:48 +0200
  • 8c0093047d
    Merge 6d420eed86 into 600c5079ce Herman Semenov 2024-08-29 12:29:42 +0200
  • 24c1d9ce4c
    DLC Italian translation bigol83 2024-08-29 12:26:34 +0200
  • 600c5079ce
    Cheats/patches Italian translation (#642) bigol83 2024-08-29 12:11:17 +0200
  • 8827c72a1c
    Add DLC support (#596) Dzmitry Dubrova 2024-08-29 12:55:40 +0300
  • 93612a7f13
    Update it.ts bigol83 2024-08-29 11:13:19 +0200
  • b4b508b66c
    Update it.ts bigol83 2024-08-29 10:59:24 +0200
  • 6b114f2a85 gui: Add translations Dzmitry Dubrova 2024-08-29 10:30:45 +0300
  • 0382952ba2 Fix DLC mounting Dzmitry Dubrova 2024-08-28 23:28:50 +0300
  • e7f8a9d82e fs/core: Fix extraction paths Dzmitry Dubrova 2024-08-27 15:59:07 +0300
  • 6aaa5423ea fs/core: Add DLC support Dzmitry Dubrova 2024-08-26 12:20:04 +0300
  • 18e95ae4c0
    Merge branch 'main' into shader_recompiler/format georgemoralis 2024-08-29 10:18:12 +0300
  • e1382b43c8
    Update French translation (#641) ¥IGA 2024-08-29 09:02:36 +0200
  • 8f70ebd830
    Update French translation ¥IGA 2024-08-29 08:25:19 +0200
  • 614a23b369
    Cheats/Patches (#493) DanielSvoboda 2024-08-29 01:18:50 -0300
  • 18b5942809 Remove the item from the patchesListView if no patches were added (the game has patches, but not for the current version) DanielSvoboda 2024-08-28 23:47:45 -0300
  • b041e255f3 video_core: fix type correctness of Address() member functions in pm4_cmds.h Random06457 2024-08-25 23:43:33 +0900
  • db619463dd video_core: implement PM4 disassembler Random06457 2024-08-25 23:25:11 +0900
  • 1fef1885ea change UNIX with UNIX AND NOT APPLE in CMakeLists.txt Random06457 2024-08-29 10:25:58 +0900
  • ee29599be5 Merge branch 'Cheats_Patches' of https://github.com/DanielSvoboda/shadPS4 into Cheats_Patches DanielSvoboda 2024-08-28 19:24:31 -0300
  • 693c68c65d fix log DanielSvoboda 2024-08-28 19:20:47 -0300
  • 477898d586
    Merge branch 'main' into Cheats_Patches DanielSvoboda 2024-08-28 18:20:37 -0300
  • b78c249b31 add cheats hu_HU DanielSvoboda 2024-08-28 18:15:30 -0300
  • a6a9fff666
    Merge pull request #636 from CyntexMore/main georgemoralis 2024-08-29 00:08:51 +0300
  • 2adf88ad17 clang DanielSvoboda 2024-08-28 17:57:46 -0300
  • b2ee8107d6 move memory_patcher to qt_gui DanielSvoboda 2024-08-28 17:54:30 -0300
  • 384ea6e6b4 Include pthread.h on windows too offtkp 2024-08-28 23:50:42 +0300
  • 1d073fe56d Get rid of shlx offtkp 2024-08-28 23:42:43 +0300
  • 3fbb68048e
    shader_recompiler: frontend: `SOPC` and `SOPK` handling separated; more cmp opcodes (#634) psucien 2024-08-28 22:27:47 +0200
  • 4f6fe82936 Make filter check for SSE4a offtkp 2024-08-28 23:18:05 +0300
  • 55be97bca3 feat(translation): hu_HU translated CyntexMore 2024-08-28 22:15:03 +0200
  • 29647fdc08 Merge branch 'Cheats_Patches' of https://github.com/DanielSvoboda/shadPS4 into Cheats_Patches DanielSvoboda 2024-08-28 17:10:45 -0300
  • 53639a10e6 OK DanielSvoboda 2024-08-28 17:09:36 -0300
  • 96afa3d8ee Format code offtkp 2024-08-28 23:08:42 +0300
  • 8e19ccd507 Patch `insertq` offtkp 2024-08-28 19:23:31 +0300
  • ced46cfbad shader_recompiler: frontend: `SOPC` and `SOPK` handling separated; more cmp opcodes psucien 2024-08-28 21:15:19 +0200
  • d2e4a200fb
    Merge pull request #631 from Emulator-Team-2/Fix georgemoralis 2024-08-28 22:26:50 +0300
  • 7717e09959
    Merge branch 'shadps4-emu:main' into Cheats_Patches DanielSvoboda 2024-08-28 15:47:28 -0300
  • 47089e4300 ENABLE_QT_GUI DanielSvoboda 2024-08-28 15:45:35 -0300
  • a291800418
    Merge pull request #632 from bigol83/patch-2 georgemoralis 2024-08-28 21:13:47 +0300
  • ddd352f527 fixed a test libMouse georgemoralis 2024-08-28 21:02:12 +0300
  • da6fa8cc6c more work in mouse lib georgemoralis 2024-08-28 20:47:08 +0300
  • 13ea39b515 clang DanielSvoboda 2024-08-28 14:18:42 -0300
  • 365e17f64e
    Update it.ts bigol83 2024-08-28 19:14:33 +0200
  • d078a8ff05 multiple patches | TR translation for cheats/patches DanielSvoboda 2024-08-28 14:14:22 -0300
  • af18728962
    clang-format fix Emulator-Team-2 2024-08-28 18:45:32 +0200
  • 6f938a10ce
    added data_format=3 and num_format=4 Emulator-Team-2 2024-08-28 18:12:59 +0200
  • 08036d2b49
    added data_format=36 and num_format=9 Emulator-Team-2 2024-08-28 18:10:23 +0200
  • 4f9caa1e73 adding mouse module (initial) georgemoralis 2024-08-28 19:02:13 +0300
  • e57d55e6e9
    Merge pull request #624 from Exhigh/savedata-fix-4 georgemoralis 2024-08-28 18:07:50 +0300
  • 163019e3dc
    Merge pull request #629 from counter185/gamepad-tp-and-reconnect georgemoralis 2024-08-28 18:03:13 +0300
  • bc661039c5 get rid of one space counter185 2024-08-28 14:25:07 +0200
  • 2e2f3bb2c6 clang format counter185 2024-08-28 14:22:59 +0200
  • 89bdd3bba2 it's actually 1920x941 counter185 2024-08-28 14:15:01 +0200
  • 15fc267f0d Update controller.h counter185 2024-08-28 13:58:37 +0200
  • 0b24ac6991 actually get rid of that comment counter185 2024-08-28 13:56:49 +0200
  • 698dade864 * counter185 2024-08-28 13:53:07 +0200
  • 4e6e90dfb9 add touchpad support, auto reconnect counter185 2024-08-28 13:48:50 +0200
  • be49871c68
    Merge pull request #618 from vertver/main georgemoralis 2024-08-28 14:00:26 +0300
  • 905d49fd96
    memory: Fixes for direct memory allocation. (#615) squidbus 2024-08-28 03:42:53 -0700
  • dcc4762c7e
    Merge pull request #628 from squidbus/pkg-fix georgemoralis 2024-08-28 13:42:01 +0300
  • 4a6ce1e0d6 crypto: Fix deallocation of key data while in use. squidbus 2024-08-28 03:36:15 -0700
  • 65b107a448 get rid of explicit -pie linker flag Random06457 2024-08-28 19:33:49 +0900
  • 878fac7f94
    Merge pull request #626 from InvoxiPlayGames/special-pad georgemoralis 2024-08-28 13:24:37 +0300
  • da966bedfd
    kernel: Reimplement POSIX semaphores using std::counting_semaphore. (#600) squidbus 2024-08-28 03:13:33 -0700
  • 8192eaa668
    video_core: re-enable culling (#551) Vinicius Rangel 2024-08-28 07:11:55 -0300
  • 9f4e55a8e7
    shader_recompiler: constant propagation bitwise operations + S_CMPK_EQ_U32 fix (#613) 0xsegf4ult 2024-08-28 12:10:21 +0200
  • 9d59ea06c7 clang-format fix: scePadOpenExt InvoxiPlayGames 2024-08-28 11:10:20 +0100
  • 990da7edcc
    DOCS: Correct and expand windows build instructions (#617) tGecko 2024-08-28 12:10:04 +0200
  • 550cf0188d return proper error code for scePadOpen failure InvoxiPlayGames 2024-08-28 10:51:30 +0100
  • 79e86a39fc add support for configurable special pad type InvoxiPlayGames 2024-08-28 10:27:51 +0100
  • dfb30ea955 Use pair of spans instead of references in copy command buffers function Anton Kovalev 2024-08-28 11:24:15 +0200
  • ccd9b5deb4 force PIE usage on linux Random06457 2024-08-28 16:39:16 +0900
  • c37679154e
    Handle PM4 type-2 packets (#556) Random 2024-08-28 09:53:27 +0200
  • 87ccfdfbbd Fixed type on function Anton Kovalev 2024-08-28 09:42:31 +0200
  • 66114c9272 memory: Account for alignment in direct memory suitability checks and add more debugging. squidbus 2024-08-27 07:31:25 -0700
  • f48b92eefd memory: Guard against OrbisProcParam without an OrbisKernelMemParam. squidbus 2024-08-27 19:25:13 -0700
  • deaa1cc6c7 video_core: rewrite pm4 comand type handling into a switch statement Random06457 2024-08-28 14:23:28 +0900
  • 30f96dfe31 video_core: handle PM4 type-2 packets Random06457 2024-08-22 01:37:49 +0900
  • ed42db47af savedata: Add another missed case in saveDataMount Exhigh 2024-08-28 08:52:20 +0400
  • 1a02efbd15 clang-format style fix Anton Kovalev 2024-08-28 05:42:48 +0200
  • e4254ebdaa
    Merge pull request #605 from SolidStateDj/add-toggle-fullscreen georgemoralis 2024-08-28 06:32:21 +0300
  • e65bf19118
    Merge pull request #620 from GermanAizek/fixes georgemoralis 2024-08-28 06:31:07 +0300
  • 1192ed9fb3 cmake: integrate ccache for decrease repeat compiling time on Linux and BSD Semenov Herman 2024-08-28 01:38:09 +0300
  • 860b935054 crypto: added destructors fix memleak FakeKeyset, DebugRifKeyset, PkgDerivedKey3Keyset Semenov Herman 2024-08-28 01:32:14 +0300
  • 3842993a43 Use input dcb and ccb instead of copy Anton Kovalev 2024-08-28 00:21:12 +0200