Commit Graph

  • 10741a97ea vk: Improved state cache tracking kd-11 2025-08-10 23:18:11 +03:00
  • 1cc0446bc1 vk: Fix raster-env buffer type kd-11 2025-08-10 23:17:49 +03:00
  • cec7ace28b vk: Fix shader compilation with fog parameters kd-11 2025-08-10 21:42:26 +03:00
  • 6e4f380e36 vk: Move polygon stipple parameters to fixed array buffer kd-11 2025-08-06 01:53:09 +03:00
  • d68e4acb50 vk: Fix stale pointer reference when back-to-back partial updates are interrupted by a shader swap kd-11 2025-08-05 01:19:56 +03:00
  • 052ebe5acf vk: Fix windows build kd-11 2025-08-04 23:19:16 +03:00
  • 128267a236 vk: Fix wpos computation kd-11 2025-08-03 21:56:07 +03:00
  • b1365a051d vk: Implement state tracking for command buffers kd-11 2025-08-03 21:35:32 +03:00
  • 3452aaf5d5 vk: Combine all draw-time constants to a single struct and update only the offset id kd-11 2025-08-03 20:55:24 +03:00
  • 335f3dbe2f vk: Implement descriptor write buffering kd-11 2025-08-03 16:52:17 +03:00
  • 97620c4e17 rsx: Prepend namespace for simple_array uses kd-11 2025-08-03 16:07:48 +03:00
  • 75f759079a rsx: Use simple array for texcoord stack kd-11 2025-08-03 16:04:41 +03:00
  • 315ffed12f rsx: Simplify descriptor set contract a bit kd-11 2025-08-03 16:01:17 +03:00
  • c347435151 vk: Move texture parameter stream to SSBO layout kd-11 2025-07-31 01:51:52 +03:00
  • 183acd4196 vk: Move FS context vars to block format kd-11 2025-07-30 02:38:52 +03:00
  • 1e40081d1f rsx/common: Add reverse_ptr impl to VS tree kd-11 2025-07-27 22:20:27 +03:00
  • cd3e4fc8f1 rsx: Fix bugs in fragment program constants stream maagement kd-11 2025-07-27 22:18:35 +03:00
  • e860cc9fad vk: Fix vertex context indexing kd-11 2025-07-27 19:14:06 +03:00
  • aa119e1413 vk: Fix fragment constants indexing kd-11 2025-07-27 19:13:47 +03:00
  • 33e4b11509 vk: Fix use of push constants kd-11 2025-07-27 03:27:57 +03:00
  • 5911330f8b rsx: Fix bug in reverse_iterator for simple_array kd-11 2025-07-27 03:06:46 +03:00
  • e0e0d1ee0b rsx/vk: Convert fragment constants from static struct to array of vec4 kd-11 2025-07-27 02:36:58 +03:00
  • 3188cb4a5a rsx: Enhance unordered_map declaration to be more versatile kd-11 2025-07-20 22:08:51 +03:00
  • a3e6bdd8e4 rsx: Replace use of small vectors with simple_array kd-11 2025-07-20 19:59:32 +03:00
  • ecc0fe4678 vk: Move draw-time constants to vertex layout stream and make it SSBO kd-11 2025-07-20 17:27:47 +03:00
  • a819b9fc2a vk: Get basic vertex shaders working without traditional UBOs kd-11 2025-07-20 00:39:42 +03:00
  • a4eccb259a vk: Fix allocation of vertex env data kd-11 2025-07-18 02:29:02 +03:00
  • 6e1436f1cd vk: Start converting UBO bindings to SSBO indexed arrays kd-11 2025-07-18 02:28:26 +03:00
  • 9e49b9100f Qt: fix some warnings Megamouse 2025-10-10 10:39:24 +02:00
  • 950c7768bc cellL10n: fix ucs2 type Megamouse 2025-10-10 10:39:01 +02:00
  • 13bb9a2041 vm.cpp: remove unused variable Megamouse 2025-10-10 10:31:10 +02:00
  • 44e875618f cellPad: Fix some warnings Megamouse 2025-10-10 10:26:53 +02:00
  • 25fbdfb43a Qt/Input: Adjust pad settings dialog based on pad capabilities Megamouse 2025-09-30 20:10:55 +02:00
  • 43c4947cb9 Update Qt to 6.10.0 Megamouse 2025-10-10 09:57:05 +02:00
  • b18a0830f3 Multi-Slot Savestates Elad 2025-01-24 14:34:49 +02:00
  • 48bf30aa2d Fix sceNpManagerGetAccountRegion's returned language RipleyTom 2025-10-05 02:56:43 +02:00
  • f05fabdb79 Change sceNpManagerGetMyLanguages languages priority RipleyTom 2025-10-04 17:55:10 +02:00
  • 274fec7bd0 Pull Request #17543: review fixes Elad 2025-10-04 14:55:35 +03:00
  • 86b7ccef93 sys_ss/RPCN: Add PSID randomisation derole 2025-10-01 00:58:24 +01:00
  • 054000fb37 Update SDL to 3.2.24 Megamouse 2025-10-03 23:34:38 +02:00
  • 76cdcc9f32 Update FAudio to 25.10 Megamouse 2025-10-02 00:20:40 +02:00
  • e8aa1caa4e Config: Implement 128-bit setting entry type Elad 2025-10-03 16:01:52 +03:00
  • 4141f76105 Win32/vm_native.cpp: Improve sparse memory file mapping robustness Elad 2025-10-03 14:04:04 +03:00
  • 23b339d410 rpcs3_version: Bump to 0.0.38 v0.0.38 Ani 2025-09-30 20:03:50 +02:00
  • cc01b0f0dc yorha: Style QScrollbar Ani 2025-09-30 22:31:09 +02:00
  • 4d28a14c33 yorha: Tag r4 theme update Ani 2025-09-14 19:52:18 +02:00
  • 15178da4e3 yorha: Fix excessive QSpinBox height Ani 2025-09-14 19:13:24 +02:00
  • edda8bc490 yorha: Fix background on savestate manager Ani 2025-09-14 18:33:04 +02:00
  • 41cf61dcf7 yorha: Unify QCheckBox and QList/QTree indicator styling Ani 2025-09-14 18:01:52 +02:00
  • 4f8184a6a6 yorha: Fix left padding on QDockWidget titles Ani 2025-09-14 17:45:05 +02:00
  • 3017085a44 yorha: Only modify QMenuBar height on the main menu bar Ani 2025-09-14 17:38:01 +02:00
  • 506e927df5 Windows 11 Themes Gustavo Graziano 2025-09-19 16:16:19 -03:00
  • 8f776e14a2 cubeb: Update to 2025-09-17 Ani 2025-07-23 07:48:01 +02:00
  • 5b3c70fb18 Update Qt to 6.9.3 Megamouse 2025-09-30 17:47:38 +02:00
  • 6fe6c4e0f6 Enhance Infinity Manager Figure Creator Dialog (#17529) Swordmaster3214 2025-09-28 15:29:54 -05:00
  • 359163c442 Second set of Intel build optimisations (massive speedups, cold builds around 22mins now) & other cleanups schm1dtmac 2025-08-29 14:01:19 +00:00
  • 0b89b1b912 Cleanup & optimise the macOS CI scripts schm1dtmac 2025-08-28 16:43:05 +00:00
  • 6451c4d49f Fix calloc patches in the middle of blocks isJuhn 2025-09-23 21:43:46 +02:00
  • 8163c6c041 cellPad: simplify output button logic Megamouse 2025-09-12 02:36:35 +02:00
  • 29108e1cb4 PPU LLVM: Filter out functions with patches Elad 2025-09-21 23:48:26 +03:00
  • 6bc690491f Audio Processing Improvements (#17525) fentbuscoding 2025-09-22 18:06:18 +12:00
  • 9524211b9a sys_spu: Untangle IDM mutex from sys_spu's Elad 2025-09-21 17:48:09 +03:00
  • 9d020a3e59 SPU: Fix Max SPURS Threads Limit Elad 2025-09-21 16:45:31 +03:00
  • d92ebf7b31 SPU: Fix group wakeup Elad 2025-09-21 16:31:58 +03:00
  • 1667998b4e SDL: call SDL_PumpEvents from main thread Megamouse 2025-09-20 11:12:54 +02:00
  • 6b87423293 Fix rc variants of ADDE and SUBFE in interpreter isJuhn 2025-09-20 18:50:08 +02:00
  • 3e701a743b Win32/SPU: Respect home space / shadow space on the stack frame Elad 2025-09-19 12:01:23 +03:00
  • ffeb16fe1e Win32: Respect home space / shadow space on the stack frame (#17514) Elad 2025-09-19 11:46:39 +03:00
  • e995511c57 Revert "Update wolfssl to 5.8.2" Megamouse 2025-09-18 23:51:33 +02:00
  • cc3b1163f1 Qt: Fix savestate table selection style Megamouse 2025-09-18 22:55:44 +02:00
  • 335ed8d91b vk: Fix invalidated surface_cache resource deletion bug kd-11 2025-09-13 19:16:37 +03:00
  • 1a7d702e4e Qt: Check if movie item changed and is valid before calling the callbacks Megamouse 2025-09-07 11:49:14 +02:00
  • 25925f2680 qt: use the same date format in all managers Megamouse 2025-09-14 20:03:53 +02:00
  • 0daa6d6fb0 rsx: allow to toggle 3D modes dynamically Megamouse 2025-09-12 03:14:30 +02:00
  • 6106e8f79f rsx: fix 3D aspect ratio Megamouse 2025-09-12 03:22:17 +02:00
  • a2a3ce1d7a cellMouse: Add debug overlay Megamouse 2025-09-12 02:34:33 +02:00
  • c36d01b46b Update curl to 8.16.0 Megamouse 2025-09-11 21:12:39 +02:00
  • b3d5493a6b input: restore original defaults when changing pad handlers Megamouse 2025-09-10 19:31:08 +02:00
  • 735588aa1a qt/input: add vibration threshold to pad settings dialog Megamouse 2025-09-10 18:16:36 +02:00
  • 0876a7d37e input: Memorize original small motor value for display purposes Megamouse 2025-09-10 17:49:09 +02:00
  • aca9d28a7a input: simplify VibrateMotor constructor Megamouse 2025-09-10 17:32:59 +02:00
  • 6911d0b5e1 cellPad: Add DS3 motor speed threshold Megamouse 2025-09-10 01:10:57 +02:00
  • eb6d13a8c0 System: expose date format and time format as settings Megamouse 2025-09-10 03:15:17 +02:00
  • 09f8c6ddcd Add selection on firmware libraries panel by double-clicking (#17481) Antonino Di Guardo 2025-09-10 16:25:47 +02:00
  • f63bb4c7fb input: fix sdl pad handler LED and rumble properties Megamouse 2025-09-08 20:23:28 +02:00
  • 28920f1781 Fix emulator crash when a pad gets disconnected (e.g. due to inactivity) (#17478) Antonino Di Guardo 2025-09-07 21:21:35 +02:00
  • e457dbdea3 Update opencv to 4.12.0 Megamouse 2025-09-07 16:42:30 +02:00
  • c76a3366ec Network: Increase P2P listener thread rest duration (#17474) Elad 2025-09-07 13:03:36 +03:00
  • 0564842871 SPU: Restore postponed LR notifications (with tweaks) Elad 2025-09-05 14:12:17 +03:00
  • f84df03651 SPU: Limit SPU self notifying thread to 12+ threaded CPUs Elad 2025-09-05 10:31:23 +03:00
  • fc62733d65 SPU: Self-notifying SPU waiters Elad 2025-09-03 17:15:22 +03:00
  • cfe1eca185 SPU: Reimplement reservation notifications Elad 2025-08-27 02:52:27 +03:00
  • 34a9d03d3d Update SDL to 3.2.22 Megamouse 2025-09-02 20:55:18 +02:00
  • 79fa06f9d6 Update FAudio to 25.09 Megamouse 2025-09-02 20:51:31 +02:00
  • c7de9053b4 Qt: fix saved gs_frame visibility Megamouse 2025-09-01 20:44:36 +02:00
  • 6d1a85b947 Minor improvements and cleanup on VFS panel (#17459) Antonino Di Guardo 2025-09-01 20:44:00 +02:00
  • 4800aa9bfc Update Qt to 6.9.2 Megamouse 2025-08-29 20:08:55 +02:00
  • 92a30b4e41 Fix raw mouse handler keypress logic RunnerFaith 2025-08-26 23:17:27 +01:00
  • 6b238d847f Fix mvk formulae causing builds to fail schm1dtmac 2025-08-25 16:29:21 +01:00
  • 3a13da3201 asm.hpp: Make utils::rational_mul<u64>() consistent (#17452) Antonino Di Guardo 2025-08-24 18:12:35 +02:00