Commit Graph

  • ce5ae56f67 Qt/patches: delete message boxes on close Megamouse 2024-08-14 19:34:37 +02:00
  • 76c0df849a patches: improve error logging: add file paths to all errors Megamouse 2024-08-14 18:20:08 +02:00
  • f64f0b2e33 Qt/patches: use show instead of exec Megamouse 2024-08-14 01:18:58 +02:00
  • 4051988403 Qt/patches: improve value validation Megamouse 2024-08-14 01:38:52 +02:00
  • db102a5237 Qt/patches: uze const ref for YAML::Node params Megamouse 2024-08-14 01:23:15 +02:00
  • 7f92d6003d sceNp: Silence a few functions Elad Ashkenazi 2024-08-14 10:08:11 +03:00
  • 6fb05be9da CELL: Remove performance hack for reservation Elad Ashkenazi 2024-08-14 09:48:00 +03:00
  • d0ebba6c5e CELL: New reservation notifications mechanism Elad Ashkenazi 2024-08-13 15:30:34 +03:00
  • 29b0298f1e Fix sys_io thread deadlock Elad Ashkenazi 2024-08-14 06:49:19 +03:00
  • 4d5897d519 keyboard: only map single buttons Megamouse 2024-08-13 20:15:14 +02:00
  • 7bcaab4f3a Remove unused using declaration Megamouse 2024-08-13 19:27:35 +02:00
  • 93c21103aa xinput: allow to map triggers as positive or negative Megamouse 2024-08-13 02:08:25 +02:00
  • 26a1a4418e rsx: Fix crash when CPU blit is enabled kd-11 2024-08-13 02:55:10 +03:00
  • 0b62385ddb aarch64/llvm: Handle processing of leaf nodes kd-11 2024-08-12 13:52:26 +03:00
  • 6535d461be Fix vm::reservation_update Elad Ashkenazi 2024-08-13 09:07:17 +03:00
  • 3fa8994f4e SPU: Fix "SPU Accurate Reservations" off Elad Ashkenazi 2024-08-13 08:49:25 +03:00
  • ff6a4bb72d Qt/input: add shortcut for toggling emulated mouse and keyboard Megamouse 2024-08-12 20:31:06 +02:00
  • ff84e7c6e2 Fix overflow warning Megamouse 2024-08-12 19:23:23 +02:00
  • 3716ba2ba2 Qt: refactor pad preview updates to reduce duplicate code Megamouse 2024-08-12 19:05:56 +02:00
  • c7b2a21fcb Fix OpenGL behavior under wayland-egl kd-11 2024-08-12 04:03:34 +03:00
  • b0d07a75e5 Enable users to reject friend requests Ninetime 2024-08-11 10:20:19 -04:00
  • 60b7448d8a SPU LLVM: Enable PUTLLC16 if accurate reservations is off Elad Ashkenazi 2024-08-11 16:31:18 +03:00
  • f980c59860 Do not add usage stats for unused SPU programs Elad Ashkenazi 2024-08-10 15:12:44 +03:00
  • 6c791541ee SPU: Fix bug in GETLLAR Elad Ashkenazi 2024-08-10 09:32:10 +03:00
  • 72cccb691c Qt/input: update buttons at 100 hz instead of 1000 hz. Megamouse 2024-08-10 22:54:49 +02:00
  • cb122819ae evdev: try to fix first call behaviour Megamouse 2024-08-09 20:39:56 +02:00
  • 0dfc622b58 Fix unused function warning Megamouse 2024-08-09 21:36:06 +02:00
  • 7d84d084a4 Enable user to change country code (#15884) Ninetime 2024-08-10 16:33:38 -04:00
  • f2ef0966eb input: add analog limiter Megamouse 2024-08-09 23:44:45 +02:00
  • 2806348f73 evdev: simplify get_next_button_press Megamouse 2024-08-08 04:35:40 +02:00
  • b95aa7a28c mmjoy: simplify get_next_button_press Megamouse 2024-08-08 04:23:58 +02:00
  • 961239ac8d Qt/input: make touch_threshold a member Megamouse 2024-08-08 04:13:11 +02:00
  • 326375ad9a Qt/input: clear min_button_values if we want to get the blacklist Megamouse 2024-08-08 04:09:11 +02:00
  • 16a6915525 Qt/input: ignore button press values unless they increase Megamouse 2024-08-08 03:04:21 +02:00
  • 28781d9bfb Qt/input: move preview_values into callback Megamouse 2024-08-08 02:02:57 +02:00
  • 3ef8046f5c rsx: Fix fragment constants decoding for non-x86 platforms kd-11 2024-08-09 14:07:37 +03:00
  • 03a612487d cellGem: Only allow each button to be used for one action unless it's the combo button. Megamouse 2024-08-08 19:49:11 +02:00
  • 60b90075ac input: ignore mouse handler events until initialized Megamouse 2024-08-08 19:06:05 +02:00
  • bc23615508 Input: fix initial mouse config reload Megamouse 2024-08-08 05:35:23 +02:00
  • 548cc074f4 input: log all config file content if used Megamouse 2024-08-08 05:06:28 +02:00
  • 3970b7b754 Class "llvm:StringRef" has no member 'Startswith' (#15898) Darkhost1999 2024-08-08 14:40:52 -05:00
  • 20598960a5 PINE: Fix socket naming for Mac and Linux to match protocol specification (#15906) Jérémy Francart 2024-08-08 20:08:28 +02:00
  • 1200bbe7cc Address review comments kd-11 2024-08-08 02:37:46 +03:00
  • fa7e0e4758 Do not include arm sources by default kd-11 2024-08-07 11:57:22 +03:00
  • 9d87e444ac Clear hv context kd-11 2024-08-07 11:10:42 +03:00
  • 294bebb4a7 Fix SPU compilation kd-11 2024-08-07 11:05:57 +03:00
  • 140fddbba8 Initial SPU bringup kd-11 2024-08-07 05:31:46 +03:00
  • bc1b0eb41b Improve comments kd-11 2024-08-07 04:06:16 +03:00
  • 42d47b61a0 Fix dependency injection on terminators kd-11 2024-08-07 04:05:15 +03:00
  • 839a25e129 Bump scratch to 8k kd-11 2024-08-07 03:59:47 +03:00
  • 7979c5d9eb Finalize PPU migration to the frame pass system kd-11 2024-08-05 20:51:02 +03:00
  • cba658baba Complete PPU support kd-11 2024-08-05 06:17:33 +03:00
  • 34549445a8 Migrate PPU to post-process execution model kd-11 2024-08-04 18:33:28 +03:00
  • a976ac3353 jit: Add aarch64 JIT backend for pre-codegen transforms kd-11 2024-08-04 18:15:23 +03:00
  • 52c8b1ecbb Silence compiler noise on non-x86 architectures kd-11 2024-08-04 05:09:25 +03:00
  • 56cc5d9355 Initial PPU LLVM implementation for aarch64 kd-11 2024-08-04 05:09:06 +03:00
  • a5f9256ac6 cellMic: skip alcCaptureSamples loop if num_samples is 0 Megamouse 2024-08-08 00:56:56 +02:00
  • 9505f8116b cellMic: only allocate temp_buf if needed Megamouse 2024-08-08 00:48:30 +02:00
  • a5bd22b0cf cellMic: free temp_buf if on mic close Megamouse 2024-08-08 00:47:49 +02:00
  • 1b5ec785f5 cellMic: do not copy samples to intermediate buffer unless necessary Megamouse 2024-08-08 00:39:45 +02:00
  • 80e1b1adf4 cellMic: only call get_data once Megamouse 2024-08-07 23:55:30 +02:00
  • 6a6cd82070 cellMic: simplify BE translation loop Megamouse 2024-08-07 23:32:15 +02:00
  • 161edbf2f6 cellMic: make bit_resolution and channel_size constexpr Megamouse 2024-08-07 23:18:32 +02:00
  • 667db0f2de cellMic: remove duplicate code and add size checks Megamouse 2024-08-05 23:50:56 +02:00
  • f09d22a00d cellMic: check device ptr and log openal error codes Megamouse 2024-08-05 23:08:02 +02:00
  • f1d4e500ba sys_usbd: Default replies for Dimensions Color Commands Joshua de Reeper 2024-08-06 14:12:23 +01:00
  • b5aac6d802 cellMic: fix type conversion warning Megamouse 2024-08-05 22:52:29 +02:00
  • 43c3a15a50 MSVC: Fix openal import warnings Megamouse 2024-08-05 22:43:27 +02:00
  • 9f8d9c5d10 SPU LLVM: Revert store postponing restrictrictions Elad Ashkenazi 2024-08-05 12:04:20 +03:00
  • 4084e6f584 Dimensions: default init figures Megamouse 2024-08-04 12:29:02 +02:00
  • 7fa2987bb9 Infinity: Early out instead of scope Megamouse 2024-08-04 12:25:32 +02:00
  • 09ead1b6ea Dimensions: try to fix out of bounds array access Megamouse 2024-08-04 12:21:07 +02:00
  • bc07b9e659 Dimensions improve locks (maybe) Megamouse 2024-08-04 12:10:08 +02:00
  • 5bd2fd3391 Dimensions: make some functions static Megamouse 2024-08-04 11:57:28 +02:00
  • 4030193f31 Case-insensitive path compare for module verifier (#15889) kd-11 2024-08-04 16:46:08 +03:00
  • a1dcf1f717 Qt/trophies: allow to delete a game's trophy directory Megamouse 2024-08-04 01:28:55 +02:00
  • f0ce40dff3 Qt/savedata: remove call with unreachable case Megamouse 2024-08-04 01:04:20 +02:00
  • f6b5511546 Improved wayland support kd-11 2024-08-03 15:58:44 +03:00
  • 0be1c41e63 Improve AMD CPU detection kd-11 2024-08-03 16:27:33 +03:00
  • c8e81a2dad Return zen4 for zen5+ until LLVM upgrade kd-11 2024-08-03 05:27:58 +03:00
  • dd708166aa Improve intel and apple detection kd-11 2024-08-03 05:09:10 +03:00
  • 3e7c1e207d Add fallback CPU detection when llvm is not aware of the CPU model kd-11 2024-08-03 04:54:37 +03:00
  • 8f51b0907a change PSMove mouse button bindings (#15860) future-figs 2024-08-02 17:59:51 -04:00
  • c4160a3887 Update MSVC redistributable URL Megamouse 2024-08-02 20:20:28 +02:00
  • b76fd38854 Run platform sanity checks after creating the log and log windows path Megamouse 2024-07-30 19:46:42 +02:00
  • 9db68e7d39 cellMic: Handle value 0 on CELLMIC_DEVATTR_CHANVOL Daniel López Guimaraes 2024-07-31 01:31:14 +01:00
  • ba3d16b48b cellMic: Fix CELLMIC_DEVATTR_CHANVOL handling Daniel López Guimaraes 2024-07-26 13:27:56 +01:00
  • c8ad075372 Update SDL to 2.30.6 Megamouse 2024-08-02 16:46:05 +02:00
  • 9912552a85 Update FAudio to 24.08 Megamouse 2024-08-01 18:09:43 +02:00
  • 0088c0375a Update curl to 8.9.1 Megamouse 2024-07-30 00:36:28 +02:00
  • 70502a698e types.hpp: Format C arrays too for assert errors Elad Ashkenazi 2024-08-02 14:11:05 +03:00
  • a323e753ff gl: Fix hang on windows kd-11 2024-08-01 19:05:44 +03:00
  • e58ce626d5 Video Encode: do not set the frame_number Megamouse 2024-08-01 02:43:11 +02:00
  • 106bf5145b Fix ffmpeg deprecation warnings Megamouse 2024-08-01 02:02:35 +02:00
  • c5c51ec0c1 types.hpp: Add argument formatter to assert errors Elad Ashkenazi 2024-08-01 09:00:51 +03:00
  • f64c912d02 gl: Fixes for asahi linux kd-11 2024-07-31 03:36:08 +03:00
  • 7884bcc21d Fix unused function warning Megamouse 2024-08-01 01:21:28 +02:00
  • 7ebfe5ce69 Remove unused variable Megamouse 2024-08-01 01:16:29 +02:00
  • 08168c39c8 Fix std::move warning Megamouse 2024-08-01 01:12:58 +02:00
  • 319c533196 Silence deprecation warnings on MacOs Megamouse 2024-08-01 01:11:54 +02:00