Commit Graph

  • e79f56bfdc Qt: put Custom Config with Database Settings first Megamouse 2026-04-15 23:20:34 +02:00
  • a543f38704 linux/macOs: update compat_db and config_db on update Megamouse 2026-04-13 19:56:58 +02:00
  • 1cdc401cc5 Use database per default, remove global Megamouse 2026-04-13 18:23:56 +02:00
  • 50d6396f99 implement config db Megamouse 2025-06-16 07:09:59 +02:00
  • 7d41bbdd2b Fix Disk Usage thread Megamouse 2026-04-15 08:23:28 +02:00
  • d53a6a87f6 Update wolfssl to 5.9.1 Megamouse 2026-04-15 08:07:29 +02:00
  • 1e63385dfc Update libpng to 1.6.57 Megamouse 2026-04-15 08:05:40 +02:00
  • 4ffeee0344 Opt out of Game Mode on macOS due to throttling schm1dtmac 2026-04-14 21:38:39 +01:00
  • 0b9c53e254 Qt: Add missing thread name Megamouse 2026-04-14 08:17:23 +02:00
  • 27f857a8fe Remove unused variable in find_dialog Megamouse 2026-04-14 08:17:08 +02:00
  • c340eb2f17 Remove nop loop Megamouse 2026-04-14 07:41:08 +02:00
  • e43435e152 Remove unused should_have_argument_increment Megamouse 2026-04-14 07:40:30 +02:00
  • ac3d14cf5c Add missing fmt case for cpu_flag::req_exit Megamouse 2026-04-14 07:36:33 +02:00
  • 426f3c445b Remove some unused variables Megamouse 2026-04-14 07:35:24 +02:00
  • bbeb7c4cd7 Remove sneaky pragma optimize Megamouse 2026-04-14 07:34:05 +02:00
  • 6c87413f48 SPURecompiler: add missing default Megamouse 2026-04-14 07:32:32 +02:00
  • b10c742f10 iso stuff Megamouse 2026-04-13 08:50:51 +02:00
  • 9e3e01d8f6 input: fix mouse+kb combos Megamouse 2026-04-13 10:47:18 +02:00
  • bcd9663349 Thread.cpp: Added stack trace and register logging to exception filter (#18564) luci4 2026-04-13 13:47:44 +01:00
  • 72fa4098dc Add 3D screen size setting Megamouse 2026-04-07 21:47:52 +02:00
  • 6dc95dd078 sysinfo.cpp: Remove registry helpers (#18557) luci4 2026-04-12 11:53:00 +01:00
  • 11050a7032 ISO: Add metadata cache to speed up game list scanning (#18546) Vishrut Sachan 2026-04-12 14:37:25 +05:30
  • f826f95c70 gui: Group CPU accuracy settings together Ani 2026-04-11 00:11:10 +02:00
  • 934bc34685 sysinfo.cpp: Replaced PEB read with ntdll function (OS version read) luci4 2026-04-11 20:28:11 +01:00
  • f463c128e3 Fix ASan fatal-report access during emulator teardown oltolm 2026-04-09 23:51:53 +02:00
  • 7168cd566a Fix ASan logger shutdown use-after-free oltolm 2026-04-09 23:51:34 +02:00
  • 110c786d80 Add support to encrypted ISO digant73 2026-04-03 00:05:51 +02:00
  • fb194241d5 fix LLVM assert in use_begin oltolm 2026-04-05 16:55:30 +02:00
  • 09554c43ba rsx: Allow DXT texture decoding to gracefully fall back to unaligned memory addresses kd-11 2026-04-10 02:50:43 +03:00
  • 1b1143094e rsx: Improve handling of aligned memory kd-11 2026-04-10 02:47:31 +03:00
  • 8121bd443c ppu: Enable vector NaN fixup by default Ani 2026-04-09 22:40:19 +02:00
  • a1a140db91 CPUThread: fix ASAN use-after-free oltolm 2026-04-05 19:06:01 +02:00
  • e9fb3572f9 Qt: Show error if any package is corrupt before installation Megamouse 2026-04-09 08:54:36 +02:00
  • 1d85de6236 Include <pthread.h> for pthread_self Katalin Rebhan 2026-04-08 17:56:40 +02:00
  • 6981e308a0 Update docker to 1.11 Megamouse 2026-04-08 08:50:12 +02:00
  • 8e80ddd99f ISO: optimize some file reads (#18511) Megamouse 2026-04-08 10:52:03 +02:00
  • beac01d5d1 SPU: Remove RCHCNT loop handling of SPU_WrOutIntrMbox Ani 2026-04-07 13:35:20 +02:00
  • d7f8e25cca SPU: Remove RCHCNT loop handling of SPU_WrOutMbox Ani 2026-04-07 13:16:27 +02:00
  • e0c3df5328 vk: Fix crash when running CPU detiler path kd-11 2026-04-07 01:42:15 +03:00
  • 59468f1e1e vk: Handle WAW and RAW hazards when performing "flush" operations kd-11 2026-04-07 01:12:25 +03:00
  • 8ab0ceaa67 vk: Wrap scratch buffer access with proper memory barriers kd-11 2026-04-06 23:50:44 +03:00
  • b9f05ba71b vk: Insert a all_commands->transfer barrier before copying query results to scratch kd-11 2026-04-06 22:56:16 +03:00
  • 5311f004d0 vk: Insert barriers on the scratch buffer when detiling memory kd-11 2026-04-06 22:55:46 +03:00
  • cb276f0da7 vk: Insert transfer->transfer barriers before creating aggregates kd-11 2026-04-06 22:55:06 +03:00
  • 34c26eff68 rsx: Extend cubemap_unwrap decode to handle cubemaps with mipmaps kd-11 2026-04-05 23:36:27 +03:00
  • b700a7abd9 gl: Extend mipcount support for reconstructed images kd-11 2026-04-05 23:35:29 +03:00
  • c279583f1f vk: Allow cubemap unwrap to generate more than 1 mipmap level kd-11 2026-04-05 23:23:02 +03:00
  • ce12c29441 rsx: Allow negative src and dst pitch in nv0039 kd-11 2026-04-05 18:12:19 +03:00
  • e95a980651 cellDmux: process PPU state after lv2 syscalls capriots 2026-03-27 21:54:05 +01:00
  • 87fc45d661 cellDmuxPamf: logging fix capriots 2026-03-08 13:48:09 +01:00
  • 93a2f1edc8 cellPamf: remove unused code capriots 2026-03-08 11:04:40 +01:00
  • 22fe8648ef cellDmux implementation capriots 2026-03-08 11:04:32 +01:00
  • f42b09d1fc Fix SPRX Loader segfault on Apple ARM64 by excluding MAP_JIT from memory mapping regions Daniel Risto 2026-03-22 13:15:16 +01:00
  • b8e6785789 Update soundtouch to 2.4.1 Megamouse 2026-04-05 10:23:20 +02:00
  • afdb57bee9 Update FAudio to 26.04 Megamouse 2026-04-05 10:12:38 +02:00
  • b22d0a0b4a Bump SDL to 3.4.4 Sanjay Govind 2026-04-04 13:51:32 +13:00
  • ec989781a3 game_list_table: Allow reordering game list columns Vishrut Sachan 2026-03-31 10:28:03 +05:30
  • 110ef818b3 PPU LLVM: fix compilation for PPU Debug option oltolm 2026-04-04 13:57:50 +02:00
  • aa841ac332 LLVM: Add source location for bitcast error Elad 2026-04-03 23:23:00 +03:00
  • ceb2168375 SPU LLVM: Remove debug code Elad 2026-04-03 23:17:05 +03:00
  • 02eb549208 SPU LLVM: Fix register updates in second block of Reduced Loop Elad 2026-04-02 21:32:58 +03:00
  • 13de8233b0 SPU Analyzer: Fix register origin for Reduced Loop Elad 2026-04-02 21:00:25 +03:00
  • ff4444b18e Silence cellNetCtlGetInfo Elad 2026-04-01 17:35:56 +03:00
  • 555ace0955 rsx: Silence Unknown render mode error Elad 2026-04-01 10:15:29 +03:00
  • a03a78dbd2 SPU: Verify SPU Reduced loop completability Elad 2026-04-01 09:27:51 +03:00
  • f63b1b5dc1 Fixes PS button wrong input path check BehroozRezvani 2026-03-31 20:31:29 +01:00
  • ac104a519e SPU Analyzer: More fix Elad 2026-03-31 06:35:34 +03:00
  • bd95c728f0 sys_fs: Implement ENOTDIR Elad 2026-03-30 23:04:44 +03:00
  • 122ccca50e rsx: Propagate texture flags when MSAA sampling is required kd-11 2026-03-31 00:13:25 +03:00
  • 83bfbc1399 rsx/fp: Fix lane mask computation for varying registers kd-11 2026-03-29 20:38:27 +03:00
  • 80f972cd38 SPU Analyzer: Acknowledge unknown targets Elad 2026-03-30 20:30:35 +03:00
  • 615f416af3 SPU Anlyzer: Verify bitset index Elad 2026-03-30 13:25:51 +03:00
  • 1c37f64a58 Add missing <set> include for MSVC compatibility (#18486) kayforbe 2026-03-30 20:47:52 +03:00
  • 7c9261a461 overlays: add toggle for boot sequence music Megamouse 2026-03-30 15:57:17 +02:00
  • cb3a83cba7 overlays: add setting for fatal error hint (disabled by default) Megamouse 2026-03-30 15:32:37 +02:00
  • b0dbac9a07 Qt: hide log frame by default Megamouse 2026-03-29 17:16:54 +02:00
  • f92677fa7e rsx: Add missing break Megamouse 2026-03-30 12:47:26 +02:00
  • 789bab97be Qt: add some sorting options to the screenshot manager Megamouse 2026-03-30 12:39:46 +02:00
  • 3e60bd2aa6 steam: disable steam input for shortcuts Megamouse 2026-03-18 18:56:46 +01:00
  • e9ad8a9219 Update SPULLVMRecompiler.cpp ddd Elad 2026-03-30 13:25:51 +03:00
  • 6dc06b3ff5 Update Qt to 6.11.0 Megamouse 2026-03-24 18:57:06 +01:00
  • a10390e52a Update libpng to 1.6.56 Megamouse 2026-03-29 09:45:48 +02:00
  • 433110b4d8 Update wolfssl to 5.9.0 Megamouse 2026-03-24 19:03:27 +01:00
  • b94e6d4864 Fix some warnings Megamouse 2026-03-29 09:43:35 +02:00
  • 44dc29e52b Qt: Add some some more thread names Megamouse 2026-03-24 19:35:46 +01:00
  • ab03d76ed6 overlays: show latching message for fatal errors Megamouse 2026-03-29 18:32:44 +02:00
  • bd2b2c2747 Qt: add recording settings dialog Megamouse 2026-03-29 09:31:35 +02:00
  • aa7cf5ea15 sysinfo: Implement RAM Usage stats for Linux (#18473) Ani 2026-03-29 18:48:59 +02:00
  • f8fe64ff77 find_dialog: fix compiler warning oltolm 2026-03-24 11:56:10 +01:00
  • 1791876eda remove unused lambda captures oltolm 2026-03-27 17:21:41 +01:00
  • e6204d3c1d CMake: fix the case USE_SYSTEM_ZLIB=OFF and USE_SYSTEM_CURL=OFF oltolm 2026-03-27 17:20:42 +01:00
  • f0f9ef6f30 cmake: fix build with latest Curl oltolm 2026-03-13 13:55:51 +01:00
  • 51ea735cb5 rsx/vk: Try to reclaim memory aggressively when changing resolution scale kd-11 2026-03-28 19:33:35 +03:00
  • 069821a2e7 rsx/rtts: Fix broken optimization check kd-11 2026-03-28 13:13:36 +03:00
  • 0052108e87 rsx/rtt: Fix transfer region calculation when source and destination scaling does not match kd-11 2026-03-28 13:12:23 +03:00
  • 64c24959cb rsx: Fix clang build kd-11 2026-03-28 04:13:33 +03:00
  • b57390d3cd rsx/overlays: Add resolution scale threshold to home menu kd-11 2026-03-28 04:03:54 +03:00
  • 91c136b6d0 rsx/overlay: Add resolution scale slider to home menu kd-11 2026-03-28 03:54:23 +03:00
  • c00fa2cc8c config: Make resolution scaling a dynamic option kd-11 2026-03-28 03:39:30 +03:00
  • fe3cbde1d3 rsx: Add optimization to skip cloning surfaces whose dimensions did not change kd-11 2026-03-28 03:10:31 +03:00