Commit Graph

  • 8a9b15dee3 Bump MoltenVK to v1.4.0 shinra-electric 2025-10-30 10:56:34 +09:00
  • c5a54a3d4f gl: Ensure overlays render in fill mode kd-11 2025-11-07 03:19:06 +03:00
  • bcdf2ef36f gl: Implement polygon render modes kd-11 2025-11-07 02:27:33 +03:00
  • 3df0c8caef Synced Skylander variant IDs with values from Dolphin for #13315 robotics13 2025-11-02 14:51:20 +00:00
  • 50eb46d294 download from releases instead FlexBy420 2025-11-02 15:29:59 +01:00
  • ff922f6324 Update deploy-windows-clang.sh FlexBy420 2025-10-25 14:34:44 +02:00
  • 1e1da422ea Update deploy-windows-clang.sh FlexBy420 2025-10-25 14:21:58 +02:00
  • 3e5a035046 eh update macos-arm path again FlexBy420 2025-10-25 01:05:48 +02:00
  • 6e5338d091 update macos path again FlexBy420 2025-10-25 01:00:33 +02:00
  • d73a7e0ff3 change translations location to a correct one (probably) FlexBy420 2025-10-24 22:07:31 +02:00
  • a6c0433a2e forgot mkdir FlexBy420 2025-10-24 21:35:38 +02:00
  • ca5a43a3ab macos support maybe? FlexBy420 2025-10-24 21:21:44 +02:00
  • 4710b38505 linux support FlexBy420 2025-10-24 14:08:09 +02:00
  • 9cde97c22b remove echo FlexBy420 2025-10-24 02:15:05 +02:00
  • 323f504138 comment FlexBy420 2025-10-24 02:08:02 +02:00
  • d7df929ada Update deploy-windows.sh FlexBy420 2025-10-24 01:17:04 +02:00
  • 2667d5de0f input: change default squircle value to 4000 Megamouse 2025-11-04 20:11:06 +01:00
  • 49548b913d rsx: fix some warnings Megamouse 2025-11-05 19:31:02 +01:00
  • 17c148d90e Update curl to 8.17.0 Megamouse 2025-11-05 19:18:39 +01:00
  • 17621d2a5e Update FAudio to 25.11 Megamouse 2025-11-03 10:44:26 +01:00
  • 8984c2b316 rsx: Implement pixel_center_origin decorator for WPOS kd-11 2025-11-05 01:50:43 +03:00
  • 5d906e1da4 rsx: Whitespace fix kd-11 2025-10-26 01:22:22 +03:00
  • dba48d6387 rsx: Invalidate surface cache slots that are trampled by buffer writes. kd-11 2025-10-26 01:15:30 +03:00
  • 0403231a0d sys_usbd: fix id/type combo for Kamen Rider Display (#17662) Joshua de Reeper 2025-11-04 13:57:53 -05:00
  • 8712414123 System.cpp: Check if the original EBOOT.BIN is valid for disc game updates Elad 2025-11-03 08:01:23 +02:00
  • 2485a98d4f cmake: simplify code oltolm 2025-08-30 20:20:55 +02:00
  • cc8929ef4a PSF.cpp: Fixup Elad 2025-11-02 16:07:37 +02:00
  • ede8382c6a Remove std::strcpy Elad 2025-11-02 13:32:49 +02:00
  • dc22584f72 input: always apply stick multiplier when no analog limiter button is set Megamouse 2025-10-31 19:55:47 +01:00
  • 7cb4a68043 Qt: fix type conversion warning Megamouse 2025-10-31 19:20:28 +01:00
  • ded91329bc Update SDL to 3.2.26 Megamouse 2025-10-31 19:14:41 +01:00
  • 81f5be30aa sys_usbd: Emulate Kamen Rider Summonride Ride Gate (#17605) Joshua de Reeper 2025-10-31 13:17:51 -04:00
  • ba2518f862 cellGame: Fix cellHddGameCheck dataVersion parameter Elad 2025-10-30 20:15:17 +02:00
  • 3a6c71e523 Explicitly copy libunwind for x86 shinra-electric 2025-10-26 18:56:29 +09:00
  • 8013129c5b Copy libc++abi to Frameworks instead of lib shinra-electric 2025-10-26 18:00:16 +09:00
  • 5ea92df4ca Cleaner export of LDFLAGS shinra-electric 2025-10-26 16:58:02 +09:00
  • afffd3061a Make hack for removing rpath failable shinra-electric 2025-10-26 16:45:28 +09:00
  • 8ea2109b37 Workaround for issues with Python and brew libc++ linkage on x86 shinra-electric 2025-10-26 16:41:22 +09:00
  • fa8f35ea38 Bump llvm version from 19 to 21 shinra-electric 2025-10-26 16:38:01 +09:00
  • 50576d044b Qt: fix TSX warning style Megamouse 2025-10-29 08:02:18 +01:00
  • 3f797b2de3 VK: cache recording image Megamouse 2025-10-17 10:05:53 +02:00
  • 9124d08fdb GL: flip overlays vertically during recordings Megamouse 2025-10-17 09:37:42 +02:00
  • e4ae5bdce1 GL: only create new texture when necessary Megamouse 2025-10-17 08:29:54 +02:00
  • 5f37f2c8df VK: add memory barriers to copy_image Megamouse 2025-03-05 00:02:41 +01:00
  • 9dc66b46fc overlays: add record with overlays setting to settings dialog Megamouse 2025-03-03 23:24:20 +01:00
  • 0ca4f85dc7 overlays: add record with overlays setting to home menu Megamouse 2025-03-03 23:16:04 +01:00
  • 9c512849ef Vk: allow to record overlays Megamouse 2025-03-03 22:44:43 +01:00
  • 9550d5b67d GL: allow to record overlays Megamouse 2025-03-03 20:15:18 +01:00
  • dd40f49e5f Add new option for recording overlays Megamouse 2025-03-03 23:08:40 +01:00
  • 90fb81d1d9 Use move semantics for present_frame Megamouse 2025-03-03 18:41:42 +01:00
  • 3c401e7b3d Update fusion to 1.2.9 Megamouse 2025-10-17 10:12:43 +02:00
  • dc53a3ba42 Update linux docker image to v.1.7 Megamouse 2025-10-10 10:00:06 +02:00
  • 3c1ebe9f4a [openal-soft] Fix malloc/free in fmtlib Live session user 2025-10-03 21:08:37 -07:00
  • 73c984a637 vk: Filter out re-bar usage from memory pressure watchdog kd-11 2025-10-24 13:40:07 +03:00
  • ae30cb5557 SaveStates/SPU-LLVM: Fix SPU Access Violations on load Elad 2025-10-23 17:27:06 +03:00
  • 311e7a9992 vk: Make best-effort attempt to utilize the low-latency pool kd-11 2025-10-22 10:39:03 +03:00
  • 2f86f95c3f vm: Deallocate memory early, check no PS3 memory leaks Elad 2025-10-22 07:49:35 +03:00
  • f61aaf83f6 More communication id validation changes RipleyTom 2025-10-21 14:37:25 +02:00
  • 66920b4d8f Improve sceNpSignalingGetLocalNetInfo RipleyTom 2025-10-21 12:47:32 +02:00
  • 038ee090b7 Fix build with Qt 6.10 engdyn 2025-10-15 14:45:06 +02:00
  • 6a028b1883 Relax SceNpCommunicationId validation RipleyTom 2025-10-21 09:54:57 +02:00
  • 64e5a8c099 SaveState Manager: Add option to boot last savestate Elad 2025-10-20 16:19:58 +03:00
  • abad7f2790 SaveState Manager: Format specially close dates Elad 2025-10-20 16:19:37 +03:00
  • c683b47ac3 SaveState Manager: Fix game specific filtering Elad 2025-10-20 16:16:41 +03:00
  • 0c4e7fc178 vk: Do not access async scheduler if not explicitly initialized kd-11 2025-10-18 03:29:49 +03:00
  • c4fba680d1 vk: Fix broken bound object comparison kd-11 2025-10-17 17:12:47 +03:00
  • 0d1a05ecd1 vk: Make buffer objects uniquely identifiable kd-11 2025-10-17 03:36:14 +03:00
  • eb453462c1 vk: Use unique resource ids on buffer views kd-11 2025-10-17 03:14:02 +03:00
  • 5a91ed01eb vk: Rework the unique resource id system and apply it to buffer views kd-11 2025-10-17 02:54:34 +03:00
  • 2fcd542b0b overlays: allow to update messages by id instead of text Megamouse 2025-10-15 22:10:02 +02:00
  • 146619de91 Qt: Allow to clear keyboard shortcuts in dialog Megamouse 2025-10-15 20:24:27 +02:00
  • 41a122a266 [Build] Explicit Triple with LLVM 21.1.0 Marin Baron 2025-07-26 10:12:13 +02:00
  • 1c0fa2ad58 SaveStates: Improve try_lock_spu_threads_in_a_state_compatible_with_savestates Elad 2025-10-15 15:32:41 +03:00
  • a053abfba4 ffmpeg: update cellAtracXDec to ffmpeg 7 Megamouse 2025-10-14 20:30:53 +02:00
  • e5848f4731 Qt: Fix savestate failuire message Elad 2025-10-14 07:40:04 +03:00
  • 32a18795fb Debug: Apply SPU Profiling data if debug enabled Elad 2025-10-12 10:00:13 +03:00
  • 6b556ca5b0 SaveStates: Fix Gem Thread Reboot Elad 2025-10-12 09:36:50 +03:00
  • a5b5ac1ed5 rsx: Fix user clip plane encode/decode kd-11 2025-10-14 01:11:26 +03:00
  • 1cae72c872 vk: Uniquely identify images using a monotonic incrementing counter kd-11 2025-10-12 03:52:49 +03:00
  • 878bb12a72 vk: Add support for blackwell PCI IDs kd-11 2025-09-09 01:29:46 +03:00
  • e0249b05d2 vk: Improve documentation and remove notifications from instancing buffer kd-11 2025-09-07 03:12:11 +03:00
  • 1fa5286c87 vk: Raise heap changed interrupt when growing persistently bound SSBOs kd-11 2025-09-07 03:06:59 +03:00
  • f3f0c7d8da vk: Restore thread safety locks to descriptor routines kd-11 2025-08-30 17:36:25 +03:00
  • afb814788f vk: Fix shader interpreter compilation and crashes kd-11 2025-08-29 03:48:19 +03:00
  • efa4c6c34e gl: Reimplement user clip planes using the new ABI kd-11 2025-08-28 02:05:18 +03:00
  • f3e34e1d44 vk: Fix user clip planes kd-11 2025-08-28 02:04:54 +03:00
  • ce304f33de vk: Don't use rebar for transform constants data kd-11 2025-08-25 02:15:13 +03:00
  • c42fe42787 vk: Add re-bar toggle to GUI kd-11 2025-08-25 01:52:39 +03:00
  • 20a7297ac4 vk: Use BAR memory pool for low-latency resource uploads kd-11 2025-08-24 20:58:55 +03:00
  • 21809731e2 vk: Decorations for readonly SSBOs kd-11 2025-08-24 20:00:31 +03:00
  • d770c7d7fa vk/exp: Remove unnecessary locks and optimize VS kd-11 2025-08-19 02:50:47 +03:00
  • 89e1c3ecfa rsx/vk: Update shader interpreter to use new varying draw params model kd-11 2025-08-18 02:13:52 +03:00
  • f76ae4619b vk: Pass draw parameters to FS via varying register kd-11 2025-08-18 01:21:58 +03:00
  • 2945ff1016 gl: Fix compilation error when using clip planes kd-11 2025-08-17 19:26:03 +03:00
  • 51e1ff4976 vk: Fix shader compiler issues caused by broken preprocessor macro expansion kd-11 2025-08-17 19:25:30 +03:00
  • 87677cfc85 vk: Guard against concurrent access of storage pool under high pressure and MTRSX. kd-11 2025-08-13 03:06:13 +03:00
  • 3ee626ce3c vk: Rewrite descriptor write template management kd-11 2025-08-13 02:24:56 +03:00
  • c4426b0f07 rsx: Fix shader interpreter compilation kd-11 2025-08-11 23:37:50 +03:00
  • 1a5ec26392 vk: Fix shader compilation for certain glslang versions kd-11 2025-08-11 23:03:37 +03:00
  • 2275e689ce rsx: Restore optimizations in fragment shader recompiler kd-11 2025-08-11 22:54:14 +03:00