Commit Graph

  • d51d5ce86d SPURS limiter tweaks Elad Ashkenazi 2024-10-07 12:54:08 +03:00
  • 36da83592a Improve AMD cpu detection RipleyTom 2024-10-06 17:06:50 +02:00
  • 0a57c459b6 overlays: add friends list to home menu Megamouse 2024-10-01 01:44:39 +02:00
  • 73fe420d09 RPCN: add overlay messages on friend requests Megamouse 2024-10-03 19:38:56 +02:00
  • a85cdb5947 Update FAudio to 24.10 Megamouse 2024-10-03 17:16:35 +02:00
  • 511f8a91f1 Update SDL to 2.30.8 Megamouse 2024-10-03 17:14:09 +02:00
  • 2d1da95bc1 VS: Fix zstd debug lib Megamouse 2024-10-03 16:53:16 +02:00
  • 967adaf9db SPU LLVM: Compute frest exponent at runtime rather than using the lookup table - Provides a small speedup and smaller codesize Malcolm Jestadt 2024-10-04 19:26:02 -04:00
  • 8ca60df1ab SPU LLVM: Add optimized path for spu_re_acc special cases - Uses vfixupimmps (AVX-512), 5 instructions down to 1 Malcolm Jestadt 2024-10-03 17:21:58 -04:00
  • 4832267307 Fixes audio buffering on non-windows platforms RipleyTom 2024-10-04 11:44:24 +02:00
  • 6bb01066fb VS: Add new build scripts to filters Megamouse 2024-10-03 14:08:39 +02:00
  • 522124d695 Remove unused SPIRV submodules Megamouse 2024-10-03 13:50:34 +02:00
  • d9c4e14c40 VS: fix debug builds Megamouse 2024-10-01 01:36:33 +02:00
  • 00944a5d71 VS: Add buildfiles to filter Megamouse 2024-10-01 01:41:49 +02:00
  • e9bc99253d rsx: Verify that channel remap is initialized before applying swizzles kd-11 2024-10-03 14:06:26 +03:00
  • e9a45a6d06 rsx: Clarify OGL and VK difference when handling border texels kd-11 2024-10-03 04:34:13 +03:00
  • 497b9ba55b rsx: Make use of remapped border colors kd-11 2024-10-03 04:22:44 +03:00
  • d1d04b1b32 rsx: Implement texture border color decode to remapped rgba kd-11 2024-10-03 03:22:26 +03:00
  • 826f805902 rsx: Use a proper struct to wrap around channel remap operations kd-11 2024-10-03 02:59:42 +03:00
  • b1b0ac4433 rsx/vs: Restructure filters into functional units kd-11 2024-10-03 01:34:01 +03:00
  • 3f28f88a35 vk: Add support for explicit border colors kd-11 2024-09-29 05:34:15 +03:00
  • 938306a7bc Bump linux x64 docker to 1.7.1, Qt 6.7.3 Zion 2024-10-01 18:25:14 -07:00
  • 1568366d9c Do not link intel JIT events when compiling LLVM for ARM64 kd-11 2024-10-01 14:33:06 +03:00
  • 79614562b9 Move x64 appimage builder to its own legacy script kd-11 2024-10-01 13:20:17 +03:00
  • 96e495c61d Qt/Overlays: Add home menu shortcut to game window Megamouse 2024-09-30 21:22:05 +02:00
  • e4dd957bbc linux/aarch64: Fix CI release upload kd-11 2024-10-01 01:56:08 +03:00
  • aace685202 Typo fix kd-11 2024-09-30 23:04:19 +03:00
  • fa6f999754 linux: Fix steam deck issues kd-11 2024-09-30 23:01:22 +03:00
  • f18649567f Include compositor module in appimage for shell integrations kd-11 2024-09-30 16:58:10 +03:00
  • ae580c7749 Enable artifact upload kd-11 2024-09-30 13:54:47 +03:00
  • c711764850 Update building instructions for linux arm64 kd-11 2024-09-30 04:21:09 +03:00
  • 7d5dc101fa Fix shellcheck kd-11 2024-09-30 02:44:09 +03:00
  • 252e69a6ba Add different suffix per architecture kd-11 2024-09-30 02:27:11 +03:00
  • c4be603279 Deploy aarch64 linux appimages kd-11 2024-09-30 02:20:16 +03:00
  • 90bf35bb1e Fix deploy script kd-11 2024-09-29 13:39:08 +03:00
  • 47fb653044 Fix aarch64 build script kd-11 2024-09-29 05:11:21 +03:00
  • 4fe306c9ad aarch64: linux CI kd-11 2024-09-29 05:07:27 +03:00
  • 03a58d36da Do not attempt to link in intel JIT events kd-11 2024-09-29 04:55:53 +03:00
  • d379dd4c8d overlays: Ignore 14 in anisotropic settings Megamouse 2024-09-29 18:12:37 +02:00
  • 7fc31e20b3 Fix 120 fps frame limit Megamouse 2024-09-29 17:17:38 +02:00
  • d11fe09419 Use native theme on macOS, hide Dark Mode toggle schm1dt ‎ 2024-09-28 15:52:47 +01:00
  • c49ff490bc Fix scenp_score_record_score param check RipleyTom 2024-09-29 10:15:38 +02:00
  • 3f66297593 Fix crash on VFS Tool (#16146) Antonino Di Guardo 2024-09-29 02:11:27 +02:00
  • 37d2317b68 Update shortcut_utils.cpp schm1dtxbox 2024-09-27 18:45:37 +01:00
  • a1d55e5a54 Update azure-pipelines.yml schm1dtxbox 2024-09-27 18:44:25 +01:00
  • 0ba0f11c4a Qt: Try to fix classic stylesheet after Qt 6.7.3 update Megamouse 2024-09-27 19:43:39 +02:00
  • f0c60b42c2 SPURS Task limit hotfix (#16140) Elad 2024-09-27 22:15:06 +03:00
  • 88adaa9d2d Add some extra param handling for cellNetCtlGetInfo RipleyTom 2024-09-27 15:26:48 +02:00
  • 56099e79da Fix for clang 19 RipleyTom 2024-09-27 15:25:24 +02:00
  • 4ba4268282 Qt/shortcuts: add handler id to log messages Megamouse 2024-09-27 16:54:18 +02:00
  • 2661b6a71c Qt: Try to improve default stylesheet after Qt 6.7.3 update Megamouse 2024-09-27 16:09:45 +02:00
  • e58a89af2d Qt: Enable game window shortcuts Megamouse 2023-11-25 01:33:53 +01:00
  • ad3d8675e7 Qt 6.7.3 Megamouse 2024-09-25 19:24:55 +02:00
  • 18d9ca5928 Qt 6.7.2 Megamouse 2024-06-23 07:40:18 +02:00
  • 5ab955d9c4 Qt 6.7.1 Megamouse 2024-05-20 11:14:10 +02:00
  • 2b4a90781a Qt 6.7.0 Megamouse 2024-04-17 23:40:45 +02:00
  • 10dece1c80 SPU: Improve SPURS Task limit algorithm Elad 2024-09-26 20:24:24 +03:00
  • 9dd0b055d0 Fake sceNpMatching2GetLobbyInfoList RipleyTom 2024-09-20 20:24:59 +02:00
  • 9e460ebe0a MacOs/Arm64/Shortcuts: Add more plist entries Megamouse 2024-09-25 23:31:59 +02:00
  • 7106bfcfb9 Shortcuts: Try to create shortcut link path if it doesn't exist Megamouse 2024-09-25 23:19:07 +02:00
  • c936de7c20 VS: add mac and linux hidapi files for improved input debugging Megamouse 2024-09-25 23:03:30 +02:00
  • 60b5adab63 SPU: SPURS limit update Elad Ashkenazi 2024-09-25 13:31:51 +03:00
  • e3c8b3d524 GUI: Add SPURS limit to home menu Elad Ashkenazi 2024-09-25 11:33:29 +03:00
  • 8b79fd3da1 SPU: Make SPURS limit a dynamic setting Elad Ashkenazi 2024-09-25 09:16:42 +03:00
  • feedc183a4 Qt: Tiny improvements to Cam/Mic permissions Megamouse 2024-09-23 23:20:58 +02:00
  • c4282e63fb Qt: Simplify some string conversion bloat Megamouse 2024-09-24 02:37:34 +02:00
  • 82f97d33d1 aarch64: Correctly implement the null function trap kd-11 2024-09-25 05:31:48 +03:00
  • c1d43aff05 Brute-force Qt cache invalidation schm1dtxbox 2024-09-24 20:31:11 +01:00
  • a14c166aab Ditto, but for arm64 ci schm1dtxbox 2024-09-24 18:26:36 +01:00
  • 7d39ac4e1e Download qtimageformats so that shortcut icons create successfully schm1dtxbox 2024-09-24 18:26:07 +01:00
  • f40d8b669c Fix camera permission prompts schm1dtxbox 2024-09-24 18:14:13 +01:00
  • 4b0a5bd1b8 SPU: Fix callback leak Elad Ashkenazi 2024-09-23 17:32:18 +03:00
  • 6995467ff6 SPU: SPURS limiter algorithm update Elad Ashkenazi 2024-09-23 10:00:12 +03:00
  • ad42a2b89a SPU: Task-based SPURS limiter Elad Ashkenazi 2024-09-21 17:19:45 +03:00
  • c4334f5142 Add AArch64 files to VS Project Megamouse 2024-09-23 21:58:12 +02:00
  • 4c3d243672 MacOs/Arm64: Fix warning Megamouse 2024-09-23 21:52:19 +02:00
  • 340c17f422 Update curl to 8.10.1 Megamouse 2024-09-23 20:58:40 +02:00
  • 18a99a7d8f input: use static hid singleton for init and exit Megamouse 2024-09-22 19:50:42 +02:00
  • 31b133b012 Fix yet another warning Megamouse 2024-09-22 19:50:20 +02:00
  • eb9acd9b56 macOS arm64 CI (#16070) nastys 2024-09-22 20:39:43 +02:00
  • 02362a4807 spu: Do not apply a Max SPURS Threads limit to libSail Ani 2024-09-21 13:16:02 +01:00
  • 466a93dca5 Debugger: Fix thread-selection and refactoring Elad Ashkenazi 2024-09-20 18:47:05 +03:00
  • c89e30b3d9 cellMsgDialog: only abort dialogs that were actually spawned by cellMsgDialog Megamouse 2024-09-20 16:38:31 +02:00
  • d88b7f6fde cellSaveData: improve logging for overlays Megamouse 2024-09-20 15:17:47 +02:00
  • d0a13c1a5a Improve logging during RPCS3 updates Megamouse 2024-09-20 14:14:06 +02:00
  • df9275819e Added reconciliation functions for game list file (games.yml) (#16061) Antonino Di Guardo 2024-09-20 08:46:51 +02:00
  • 5b5bfaf696 Updater API V3 (macOS only) (#16086) nastys 2024-09-19 21:58:00 +02:00
  • 3d9c8a670e Implement old matching API RipleyTom 2024-05-14 00:12:50 +02:00
  • cf65571be7 SPU Analyzer Hotfix Elad Ashkenazi 2024-09-19 08:43:07 +03:00
  • 66eae05e75 cellAtracXdec: fix FFmpeg warning capriots 2024-09-17 23:35:27 +02:00
  • d1648dd707 [TESTERS NEEDED] Improved contextual menu (#16038) Antonino Di Guardo 2024-09-14 21:51:42 +02:00
  • 7f2534819e cellAtracXdec: review fixes capriots 2024-08-05 17:14:48 +02:00
  • e678931cee cellAtracXdec: review fixes capriots 2024-06-12 20:25:03 +02:00
  • 965dbf2c12 cellAtracXdec: review fixes capriots 2024-06-11 19:23:48 +02:00
  • 624f34ae13 cellAtracXdec: review fixes capriots 2024-05-07 20:16:26 +02:00
  • d60eced317 cellAtracXdec: set to HLE by default capriots 2024-04-30 22:22:31 +02:00
  • c813c5e953 cellAtracXdec implementation capriots 2024-04-28 18:20:26 +02:00
  • 5ce9c5b09f cellAdec: add internal datatypes capriots 2024-02-16 22:21:11 +01:00
  • 7df33bc8c0 Update curl to 8.10.0 Megamouse 2024-09-14 13:09:05 +02:00
  • 0abaac90a8 Update libpng to 1.6.44 Megamouse 2024-09-14 13:08:52 +02:00