Commit Graph

  • cd9c156937 7z: log error code when opening the file Megamouse 2025-03-30 12:07:28 +02:00
  • cd840ef70a LLVM JIT: do not produce broken binaries on crash DH 2025-03-20 01:12:53 +03:00
  • 55190c2125 Update Qt to 6.8.3 and update clang compiler Zion Nimchuk 2025-03-29 12:51:17 -07:00
  • 01cdc83aeb Qt: play ICON1.PAM in save data manager details Megamouse 2025-03-29 12:18:43 +01:00
  • b9e0a36816 Qt: Add qt video source class for more generic video playback Megamouse 2025-03-28 23:29:14 +01:00
  • fccb761ef2 Qt: play ICON1.PAM in save data manager Megamouse 2025-03-29 11:25:53 +01:00
  • 0ffb4e62e6 Qt: pass game list events to base class Megamouse 2025-03-29 11:23:00 +01:00
  • bd1102d3b7 Qt: simplify icon_ready_callback in game list Megamouse 2025-03-29 11:22:24 +01:00
  • 91427646f5 VulkanMemoryAllocator: Match current master commit Megamouse 2025-03-28 20:18:13 +01:00
  • 596e6cc2c3 Add VulkanMemoryAllocator v2.3.0 submodule Megamouse 2025-03-26 18:42:38 +01:00
  • 9c99e75939 SPU Debug: WrDec and LSA view elad335 2025-03-28 15:11:22 +03:00
  • 047f71b434 PPU/cellSpurs: MGS4: Fix cellSpursAddUrgentCommand race condition elad335 2025-03-23 06:58:35 +02:00
  • 91b1ec6d5c SPU LLVM: Dump some funcs elad335 2025-03-13 12:59:06 +02:00
  • a7df3cfb40 config: Set default Driver Wake-Up Delay to 0 Ani 2025-03-28 12:32:29 +01:00
  • 949a80dc0a Loader: deny boot if the firmware is too old Megamouse 2025-03-28 15:29:29 +01:00
  • 095c884331 unpkg: Restore support for PSP/Vita packages Ian Carpenter 2025-03-27 15:39:43 -04:00
  • 32a8bcf525 config: Increase max vblank rate to 6000 Ani 2025-03-27 18:30:04 +01:00
  • a469bfd4da overlays: hide friends list in home menu if rpcn is not configured Megamouse 2025-03-26 23:51:41 +01:00
  • 6921684cd9 Update Qt to 6.8.3 Megamouse 2025-03-27 00:57:07 +01:00
  • 76c069e8bf VS/MSVC: Move LTCG and GL to CI only Megamouse 2025-03-26 20:27:02 +01:00
  • b571978f24 Windows/Qt: do not deploy dx and ffmpeg libs Megamouse 2025-03-27 00:34:18 +01:00
  • b8236e183c cellMic: log ALCenum error string Megamouse 2025-03-26 20:21:10 +01:00
  • 2a7e957c61 Qt: fix custom icons when "Prefer game data icons" is set Megamouse 2025-03-26 18:15:30 +01:00
  • 467c4ba2cf Qt: add option to prefer game data icons in the game list Megamouse 2025-03-26 09:11:50 +01:00
  • 324af04426 Set PSN to disconnected when net status is disconnected RipleyTom 2025-03-25 15:28:04 +01:00
  • 1b5d9a34df overlays/rpcn: Create list even if rpcn connection failed Megamouse 2025-03-25 17:31:57 +01:00
  • c52920755a SPU LLVM: Don't use vperm2b256to128 outside of CPUTranslator.h - The vperm2b function uses vperm2b256to128 when it's ideal Malcolm Jestadt 2025-03-24 07:56:17 -04:00
  • faef63e8a7 patches: fix c_utf8 validation Megamouse 2025-03-24 16:50:58 +01:00
  • ff135384ef Fix for GCC builds kd-11 2025-03-24 10:11:52 +03:00
  • a51602018e rsx: Code cleanup and fix fragment texture dirty trigger kd-11 2025-03-22 16:11:53 +03:00
  • 1616942943 rsx: Always execute pre-draw pipeline analysis regardless of flags kd-11 2025-03-16 22:00:47 +03:00
  • ba7b7b65a1 rsx: Bypass sampling cache logic when dealing with host generated textures kd-11 2025-03-16 21:59:49 +03:00
  • 40ff182c31 Fix p2p binding to vport 0 RipleyTom 2025-03-22 22:52:34 +01:00
  • d9071abd8b Utils: Remove AVX10-256 detection (#16904) Whatcookie 2025-03-22 07:28:45 -04:00
  • b4f453f687 overlays: don't check for hdd dirs if we play a disc game Megamouse 2025-03-21 18:59:41 +01:00
  • 4c742f7742 Fix typo Megamouse 2025-03-21 18:18:39 +01:00
  • fda51920b7 overlays: prefer overlay_picture over content_icon Megamouse 2025-03-20 22:34:45 +01:00
  • 4905fda371 Qt: Don't fetch ICON0.PNG from game data for disc games Megamouse 2025-03-20 20:56:42 +01:00
  • 1ae1288a88 overlays: Look for the overlay in the same dir as the background Megamouse 2025-03-20 20:47:27 +01:00
  • 6fb0e991ea overlays: Don't use ICON0.PNG from hdd0 if the game is a disc game Megamouse 2025-03-20 19:47:55 +01:00
  • 650176fac7 overlays: Simplify game content search Megamouse 2025-03-20 18:53:20 +01:00
  • 95aad6ceb5 overlays: adjust size and position of overlay image Megamouse 2025-03-19 20:38:51 +01:00
  • 7cd5d812d2 overlays: add background overlay image Megamouse 2025-03-18 23:16:53 +01:00
  • b2ff24453c overlays: fix background image logic Megamouse 2025-03-18 23:16:17 +01:00
  • 12eacfa67b overlays: use std::string instead of raw path argument Megamouse 2025-03-18 23:13:06 +01:00
  • cd25e91321 VS/MSVC: Enable LTCG and GL on release builds Megamouse 2025-03-19 20:43:19 +01:00
  • 518bfeca3f Update libusb to 1.0.28 Megamouse 2025-03-20 22:40:41 +01:00
  • 76495f07b8 Qt: Remove supporters from translations Megamouse 2025-03-20 03:42:15 +01:00
  • ccecd1a627 Qt: only show shortcut confirmation once Megamouse 2025-03-20 03:01:58 +01:00
  • 8f3eff293d Remove unnecessary localization Megamouse 2025-03-20 01:48:58 +01:00
  • 806c9230cd Fix typo Megamouse 2025-03-20 01:06:16 +01:00
  • 24b6b6cad5 Qt: fix handler not found in pad settings after changing language Megamouse 2025-03-20 00:04:54 +01:00
  • 971fd40353 Remove some useless translations Megamouse 2025-03-20 00:03:36 +01:00
  • 2aba8c639e Fix typo Megamouse 2025-03-20 00:02:58 +01:00
  • 1a51ce1e66 SPU: Add Disable SPU GETLLAR Spin Optimization checkbox Megamouse 2025-03-17 19:00:55 +01:00
  • 1398e7702b Improve BUILDING.md documentation Hugo Locurcio 2025-03-16 22:11:29 +01:00
  • a45f604cd8 Fix discord-rpc build when ASLR is enabled Vestral 2025-03-16 10:36:50 +09:00
  • ec29650029 Fix warning Megamouse 2025-03-17 22:22:50 +01:00
  • 4b31e34ea4 Qt: use white checkmarks in Darker Style Megamouse 2025-03-17 20:31:50 +01:00
  • ae83c28bc8 Qt: Simplify hover movie code Megamouse 2025-03-17 13:06:21 +01:00
  • 58327ca23c Qt/optimization: Don't look for PAM files if the game has a hover gif Megamouse 2025-03-17 12:56:02 +01:00
  • 5b540aed73 Qt: Do not use gamedata icon if game has custom icon Megamouse 2025-03-17 12:55:09 +01:00
  • 6e080044a0 Qt: fix code style of some variables Megamouse 2025-03-17 12:41:52 +01:00
  • 42ba0b6271 Qt: Use localized game icons and titles Megamouse 2025-03-15 14:00:29 +01:00
  • a1fa8dd701 config: Revert default shader compiler to async with draw-skip kd-11 2025-03-16 18:28:04 +03:00
  • aea1efd5f2 rsx: Fix instancing constants lookup layout when running interpreter kd-11 2025-03-16 03:48:16 +03:00
  • 5ae05e26c4 vk: Implement instancing when running in interpreter mode kd-11 2025-03-16 03:38:18 +03:00
  • 023221bd3b gl: Reimplement driver capabilities detection in a more sane way kd-11 2025-03-16 01:55:34 +03:00
  • 14575f3efd rsx: Always initialize CC register in FP interpreter kd-11 2025-03-16 01:54:39 +03:00
  • 9f3eb33d80 gl: Double instancing buffer size to improve frametimes kd-11 2025-03-16 00:10:01 +03:00
  • 225d0b9482 gl: Support transform instancing in the shader interpreter kd-11 2025-03-15 23:15:29 +03:00
  • 65c0d3d425 gl: Add support for hardware instancing kd-11 2025-03-15 22:52:36 +03:00
  • 3d3fc2f3cd rsx: Fix cache invalidation when instancing state changes kd-11 2025-03-15 21:28:29 +03:00
  • f9a72e8d75 SPU LLVM: Preserve sign on inf to NaN conversion in spu_re_acc with vfixupimmps Malcolm Jestadt 2025-03-14 16:21:04 -04:00
  • 7b212e0e57 sys_usbd: Fix null pointer deref on destruction Attila Fidan 2025-03-12 19:53:36 +00:00
  • a108ce8015 CI: upgrade FreeBSD to 13.5 Jan Beich 2025-03-12 21:15:42 +01:00
  • ff21a05c96 Always run Actions, we need them for merges Megamouse 2025-03-12 20:04:44 +01:00
  • 25eb869d5f Readme: Improve build tags Megamouse 2025-03-12 09:03:20 +01:00
  • ff40128df6 Qt: Detach markup from dialog translations Megamouse 2025-03-12 12:43:47 +01:00
  • b2ed787c3a rsx: Invalidate program cache hint if the current vertex or fragment program is re-evaluated kd-11 2025-03-12 08:12:12 +03:00
  • ec5b2bc8d2 Fix missing enum in switch case Megamouse 2025-03-11 20:42:49 +01:00
  • 3a71da35a9 Fix redundant forward declaration warning Megamouse 2025-03-11 20:42:01 +01:00
  • 4c788abad1 Use named_thread in gui_pad_thread Megamouse 2025-03-11 20:31:25 +01:00
  • 3737cc37f6 Qt: Hide interpreter_only unless it is selected or the debug mode is active Megamouse 2025-03-10 21:32:57 +01:00
  • d0c2cb7ae1 main: Fix some warning Megamouse 2025-03-10 21:20:00 +01:00
  • db945f6aed android: do not invalidate swapchain on VK_SUBOPTIMAL_KHR Workaround DH 2025-03-06 16:41:31 +03:00
  • b3f5ed55a1 Set vulkan to default renderer whenever we have vulkan support Megamouse 2025-03-08 09:28:15 +01:00
  • fa5a16e9fc hid_init: use hid_error in log message Megamouse 2025-03-08 08:26:18 +01:00
  • 0c233c6578 [android] hid: enumerate by vendor/product ids DH 2025-03-04 01:24:15 +03:00
  • 8100779512 hid: add support of android devices DH 2025-03-03 21:59:08 +03:00
  • d766baef12 fs::file: implement release_handle cleanup DH 2025-03-02 19:44:55 +03:00
  • 95d0cb18e4 Coding style issues fixes Thanks @Megamouse DH 2025-03-01 01:02:01 +03:00
  • 976b0a8f1d cpu stats: do not try parse /proc/stat on android DH 2025-02-28 21:25:57 +03:00
  • 919cb8e05c android: atomic: do not test SYS_futex_waitv syscall DH 2025-02-28 21:25:06 +03:00
  • cac068dad9 rsx: implement android swapchain DH 2025-02-28 21:22:32 +03:00
  • 7520c09087 rsx: reduce shaders_cache::unpacked_type size for android DH 2025-02-28 21:21:35 +03:00
  • edf096fc13 vm: do not check overcommit_memory on android DH 2025-02-28 21:20:21 +03:00
  • 2ebf257f84 vm: removed c_page_size, it cannot be used by globals DH 2025-02-28 21:19:21 +03:00
  • 57e7cee84e android: cfg: vulkan renderer is default DH 2025-02-28 21:13:40 +03:00
  • adaf24310d add missed include to PUP.h DH 2025-02-28 21:12:48 +03:00