Commit graph

  • 698dade864 * counter185 2024-08-28 13:53:07 +02:00
  • 4e6e90dfb9 add touchpad support, auto reconnect counter185 2024-08-28 13:48:50 +02:00
  • be49871c68
    Merge pull request #618 from vertver/main georgemoralis 2024-08-28 14:00:26 +03:00
  • 905d49fd96
    memory: Fixes for direct memory allocation. (#615) squidbus 2024-08-28 03:42:53 -07:00
  • dcc4762c7e
    Merge pull request #628 from squidbus/pkg-fix georgemoralis 2024-08-28 13:42:01 +03:00
  • 4a6ce1e0d6 crypto: Fix deallocation of key data while in use. squidbus 2024-08-28 03:36:15 -07:00
  • 65b107a448 get rid of explicit -pie linker flag Random06457 2024-08-28 19:33:49 +09:00
  • 878fac7f94
    Merge pull request #626 from InvoxiPlayGames/special-pad georgemoralis 2024-08-28 13:24:37 +03:00
  • da966bedfd
    kernel: Reimplement POSIX semaphores using std::counting_semaphore. (#600) squidbus 2024-08-28 03:13:33 -07:00
  • 8192eaa668
    video_core: re-enable culling (#551) Vinicius Rangel 2024-08-28 07:11:55 -03:00
  • 9f4e55a8e7
    shader_recompiler: constant propagation bitwise operations + S_CMPK_EQ_U32 fix (#613) 0xsegf4ult 2024-08-28 12:10:21 +02:00
  • 9d59ea06c7 clang-format fix: scePadOpenExt InvoxiPlayGames 2024-08-28 11:10:20 +01:00
  • 990da7edcc
    DOCS: Correct and expand windows build instructions (#617) tGecko 2024-08-28 12:10:04 +02:00
  • 550cf0188d return proper error code for scePadOpen failure InvoxiPlayGames 2024-08-28 10:51:30 +01:00
  • 79e86a39fc add support for configurable special pad type InvoxiPlayGames 2024-08-28 10:27:51 +01:00
  • dfb30ea955 Use pair of spans instead of references in copy command buffers function Anton Kovalev 2024-08-28 11:24:15 +02:00
  • ccd9b5deb4 force PIE usage on linux Random06457 2024-08-28 16:39:16 +09:00
  • c37679154e
    Handle PM4 type-2 packets (#556) Random 2024-08-28 09:53:27 +02:00
  • 87ccfdfbbd Fixed type on function Anton Kovalev 2024-08-28 09:42:31 +02:00
  • 66114c9272 memory: Account for alignment in direct memory suitability checks and add more debugging. squidbus 2024-08-27 07:31:25 -07:00
  • f48b92eefd memory: Guard against OrbisProcParam without an OrbisKernelMemParam. squidbus 2024-08-27 19:25:13 -07:00
  • deaa1cc6c7 video_core: rewrite pm4 comand type handling into a switch statement Random06457 2024-08-28 14:23:28 +09:00
  • 30f96dfe31 video_core: handle PM4 type-2 packets Random06457 2024-08-22 01:37:49 +09:00
  • ed42db47af savedata: Add another missed case in saveDataMount Exhigh 2024-08-28 08:52:20 +04:00
  • 1a02efbd15 clang-format style fix Anton Kovalev 2024-08-28 05:42:48 +02:00
  • e4254ebdaa
    Merge pull request #605 from SolidStateDj/add-toggle-fullscreen georgemoralis 2024-08-28 06:32:21 +03:00
  • e65bf19118
    Merge pull request #620 from GermanAizek/fixes georgemoralis 2024-08-28 06:31:07 +03:00
  • 1192ed9fb3 cmake: integrate ccache for decrease repeat compiling time on Linux and BSD Semenov Herman 2024-08-28 01:38:09 +03:00
  • 860b935054 crypto: added destructors fix memleak FakeKeyset, DebugRifKeyset, PkgDerivedKey3Keyset Semenov Herman 2024-08-28 01:32:14 +03:00
  • 3842993a43 Use input dcb and ccb instead of copy Anton Kovalev 2024-08-28 00:21:12 +02:00
  • 3d46a5d492 Do not shrink buffer's size on submit Anton Kovalev 2024-08-27 23:33:24 +02:00
  • 595b845df0 clang-format fix Anton Kovalev 2024-08-27 23:31:04 +02:00
  • 659e7a4675 video_core: Added copyGPUCmdBuffers option Anton Kovalev 2024-08-27 23:16:14 +02:00
  • ed5ed4d5bd remove instructions to clone a different branch tGecko 2024-08-27 22:49:17 +02:00
  • 5568d3351a fix numbering tGecko 2024-08-27 22:46:18 +02:00
  • a583ad82c9 correct and expand windows build instructions tGecko 2024-08-27 22:29:59 +02:00
  • 3eb47226d9 libraries: kernel: fix scePthreadMutexattrSettype error value return psucien 2024-08-27 22:24:26 +02:00
  • 371d1d009a Added missing headers and 2D MSAA image type psucien 2024-08-27 19:17:23 +02:00
  • 62408a0dbd
    Merge pull request #7 from CrazyBloo/Cheats_Patches DanielSvoboda 2024-08-27 10:24:27 -03:00
  • 59b651be07
    [Libs] Error Codes (#612) Lizardy 2024-08-27 08:53:38 -04:00
  • ca9360a865 memory: Size direct memory based on requested flexible memory. squidbus 2024-08-27 05:37:10 -07:00
  • 01931cc906 remove duplicate declaration segf4ult 2024-08-27 13:30:16 +02:00
  • 19c3569645 remove duplicate cases segf4ult 2024-08-27 13:26:47 +02:00
  • 0fda82c8e3 fix broken merge segf4ult 2024-08-27 13:23:08 +02:00
  • b0d300b153 fix conflicts segf4ult 2024-08-27 12:00:21 +02:00
  • 64bacb20ce fix S_CMPK_EQ_u32 segf4ult 2024-08-27 11:41:19 +02:00
  • de7f6e11e6 remove V_LSHR_B64 segf4ult 2024-08-27 11:38:52 +02:00
  • ad524741d3 rebase on main branch impl of V_LSHL_B64 segf4ult 2024-08-26 20:56:51 +02:00
  • 288db9a0cf
    Implement V_LSHL_B64 (#608) Grégoire Hage 2024-08-27 13:15:32 +02:00
  • 2755046b36 linux microsoftv 2024-08-27 06:38:18 -04:00
  • 85d38d4132 format + remove debug log CrazyBloo 2024-08-27 06:11:13 -04:00
  • 908f202d75 Fix an issue with mask patches not being saved CrazyBloo 2024-08-27 06:07:51 -04:00
  • b9c62af4b0 random error microsoftv 2024-08-27 06:03:20 -04:00
  • 17a9fbfbdf clang microsoftv 2024-08-27 05:54:32 -04:00
  • c5626991df random errors microsoftv 2024-08-27 05:44:54 -04:00
  • 71c42bb4e5 gnm errors microsoftv 2024-08-27 05:14:11 -04:00
  • 9dc46f8a19 ajm errors microsoftv 2024-08-27 04:52:48 -04:00
  • 96e7bc1d71 ngs2: all errors w/ official names microsoftv 2024-08-27 04:29:59 -04:00
  • c7e08c879d Load saved patches, miscellaneous fixes CrazyBloo 2024-08-27 04:20:05 -04:00
  • 62f165a7e4
    Merge pull request #610 from vladmikhalin/avplayer-handle-init-errors georgemoralis 2024-08-27 09:59:19 +03:00
  • 2d354a095a AvPlayer: Handle Initialization errors Vladislav Mikhalin 2024-08-27 09:32:42 +03:00
  • f725228c67
    Implement V_LSHL_B64 greggameplayer 2024-08-27 03:06:48 +02:00
  • 8ac73451f1 kernel: Reimplement POSIX semaphores using std::counting_semaphore. squidbus 2024-08-26 08:36:37 -07:00
  • 7ecc1d3be0 Add a toggle fullscreen button SolidStateDj 2024-08-26 18:27:31 -04:00
  • af4356bfe1 shader_recompiler: fix for pattern detection in TryDisableAnisoLod0 psucien 2024-08-26 23:49:36 +02:00
  • 3e94b533b6
    libraries: kernel: skip for protection op; processing logic fixes (#602) psucien 2024-08-26 23:14:22 +02:00
  • 287c3a4ab1
    Merge pull request #599 from Exhigh/savedata-fix-3 georgemoralis 2024-08-27 00:02:41 +03:00
  • 3006a2869b libraries: kernel: skip for protection op; processing logic fixes psucien 2024-08-26 22:03:17 +02:00
  • 7c7d04133e savedata: Handle another missed case in saveDataMount Exhigh 2024-08-26 19:34:35 +04:00
  • 9ab4a1f349
    Merge branch 'main' into Cheats_Patches DanielSvoboda 2024-08-26 12:07:41 -03:00
  • 3ac48b2d61 Management |save checkbox | shadps4 repository DanielSvoboda 2024-08-26 12:00:15 -03:00
  • ad8373095a
    fix typo in LOG_INFO (#559) Plínio Larrubia 2024-08-26 09:22:11 -03:00
  • aae6e5be73
    shader_recompiler: BUFFER_ATOMIC_SWAP Opcode (#566) Lizardy 2024-08-26 08:21:20 -04:00
  • cd6b5abccf
    added tr language support (#587) Batu 2024-08-26 13:20:53 +03:00
  • 6520f3ca17
    feat: add pt_BR translation (#584) Plínio Larrubia 2024-08-26 07:20:40 -03:00
  • d3b6b17c75
    Add spanish translation (#583) Cristóbal Martí Méndez 2024-08-26 12:20:26 +02:00
  • 0b5616c493
    Polish localization (#580) Marcin Mitura 2024-08-26 12:20:12 +02:00
  • 556655124e
    Merge 851272ee43 into 3627393707 Web Labs Australia and Webtek 2024-08-26 09:36:06 +00:00
  • 851272ee43
    Update README.md Web Labs Australia and Webtek 2024-08-26 19:35:38 +10:00
  • 3627393707
    Merge pull request #593 from shadps4-emu/fix/better_timings georgemoralis 2024-08-26 10:56:54 +03:00
  • 6e340bcdc1
    Fix ja_JP.ts (#594) nishinji 2024-08-26 16:56:11 +09:00
  • 020c8b4c0c a nishinji 2024-08-26 16:24:04 +09:00
  • 8ec877346a Fix ja_JP.ts nishinji 2024-08-26 15:55:44 +09:00
  • 78e24852f8 libraries: kernel: fix for inaccurate sceKernelGetProcessTime psucien 2024-08-25 23:29:22 +02:00
  • 7f6d08a3c8
    Merge pull request #589 from greggameplayer/feature/TBUFFER_STORE_FORMAT_XY georgemoralis 2024-08-26 09:40:40 +03:00
  • 7aa8cf992f
    Add Japanese translation (#591) nishinji 2024-08-26 15:39:49 +09:00
  • e16aa2a012
    Update French tranlations (#592) ¥IGA 2024-08-26 08:39:24 +02:00
  • 8ebb1db3b3 Update French tranlations Xphalnos 2024-08-26 08:30:09 +02:00
  • 074855b25e Polish localization Marcin Mitura 2024-08-25 18:14:55 +02:00
  • 331743c9b1 Add Japanese translation nishinji 2024-08-26 11:12:07 +09:00
  • 86870e7c8d Implement TBUFFER_STORE_FORMAT_XY greggameplayer 2024-08-26 03:39:38 +02:00
  • fae0c0ae85
    core/kernel: Miscellaneous memory fixes (#557) Daniel R. 2024-08-26 03:14:21 +02:00
  • d142708af5 follow 32 convention microsoftv 2024-08-25 21:12:20 -04:00
  • 5d7407dc7d
    Add ru translation (#579) Yury 2024-08-26 05:22:30 +05:00
  • bcc3a10557
    Add Italian translation (#585) bigol83 2024-08-26 02:22:07 +02:00
  • 380f0c03ea
    Update it.ts bigol83 2024-08-26 02:16:50 +02:00
  • 15905b796b added tr language support Winvoker 2024-08-26 00:29:38 +03:00
  • 4b054b3eab Merge remote-tracking branch 'upstream/main' microsoftv 2024-08-25 16:41:17 -04:00
  • 6fd4264b5d video_core: vk_rasterizer: fix for crash on markers with nullGpu psucien 2024-08-25 22:24:10 +02:00
  • 2a737d0800
    V_NOP | PfpSyncMe | S_CMPK_EQ_U32 (#426) DanielSvoboda 2024-08-25 17:07:46 -03:00