Commit Graph

  • f6e5448b43 Jit64: Dynamic length of regular jump instruction (for known addresses) Conditional jumps already do that, so let's be consistent. Martino Fontana 2025-10-05 21:46:41 +02:00
  • 03ef9b4995 Merge pull request #13995 from Dentomologist/deletedirrecursively_dont_report_error_if_directory_is_absent JosJuice 2025-10-06 20:04:32 +02:00
  • f64e57442c DeleteDirRecursively: Don't report error for absent directory Dentomologist 2025-10-05 16:17:12 -07:00
  • b3b4020095 Merge pull request #13994 from Dentomologist/visual_studio_fix_dolphinnogui_build Jordan Woyak 2025-10-05 17:53:37 -05:00
  • ff45bfbcdc Visual Studio: Fix DolphinNoGUI build Dentomologist 2025-10-05 15:38:43 -07:00
  • 70bd0943a7 Merge pull request #13871 from Dentomologist/cheatsearchwidget_small_refactoring Admiral H. Curtiss 2025-10-05 00:32:30 +02:00
  • e1fd8c8e8c Merge pull request #13957 from jordan-woyak/wmreal-iolinux-fixes Admiral H. Curtiss 2025-10-05 00:06:08 +02:00
  • 3235f3f58f CheatSearchWidget: Rename member variable Dentomologist 2025-06-08 13:41:31 -07:00
  • d364a244d7 CheatSearchWidget: Add GetTableRowCount function Dentomologist 2025-06-08 14:09:16 -07:00
  • 38dc8ae3b6 WiimoteReal/IOLinux: Improvements, fixes, and code cleanups. Jordan Woyak 2025-09-19 02:27:46 -05:00
  • b2fef6ee1f Common/Network: Add BluetoothAddress struct and string conversion functions. Jordan Woyak 2025-09-22 08:02:01 -05:00
  • b1e8de82a6 Common: Add some utilities to a new UnixUtil header. Jordan Woyak 2025-09-19 02:03:40 -05:00
  • 504ea99cfa CommonFuncs: Add StrerrorString version of LastStrerrorString that accepts an error number. Jordan Woyak 2025-09-19 22:23:28 -05:00
  • eec7f65e33 WiimoteReal/IOLinux: Increase inquiry length to 3.84 seconds. This is what Wii games use and it seems to work better. Jordan Woyak 2025-10-04 14:50:58 -05:00
  • 4d53de5d84 WiimoteReal/IOhidapi: Log the currently attached hid driver on Linux. Jordan Woyak 2025-10-03 18:10:42 -05:00
  • 572459bc25 WiimoteEmu: Require IRPassthrough has any bound inputs to operate. Users get confused and mistakenly enable it. Jordan Woyak 2025-09-22 14:45:53 -05:00
  • 9c97498f4b Merge pull request #13914 from dreamsyntax/discord-rpc-update Admiral H. Curtiss 2025-10-04 18:31:34 +02:00
  • c9c57f8ba4 Merge pull request #13752 from jordan-woyak/xlib-duplicate-key-names Admiral H. Curtiss 2025-10-04 17:18:16 +02:00
  • 6ad99a860c Externals: Update discord-rpc dreamsyntax 2025-08-26 01:12:43 -07:00
  • 14ce952519 Merge pull request #13946 from JosJuice/i18n-2025-09-17 Admiral H. Curtiss 2025-10-04 16:24:14 +02:00
  • f71bec0efe Merge pull request #13987 from jordan-woyak/sdl-version-bump Admiral H. Curtiss 2025-10-04 16:19:18 +02:00
  • 7609220e61 WiimoteReal/IOhidapi: Minor warning fixes and cleanups. Jordan Woyak 2025-10-03 17:54:44 -05:00
  • 72f854d228 Merge pull request #13955 from Xphalnos/master Jordan Woyak 2025-10-03 16:34:38 -05:00
  • 79c7ebc9c2 Externals: Update FMT to 12.0.0 Xphalnos 2025-09-19 23:54:49 +02:00
  • 4a39ca249c WiimoteReal/IOhidapi: Move VID/PID check to a helper function that other backends can use in the future. Jordan Woyak 2025-10-03 04:44:36 -05:00
  • 6c91e30a0d WiimoteReal/IOhidapi: Remove accidentally included HID Profile byte from write test. Jordan Woyak 2025-10-03 04:36:16 -05:00
  • 70f9ae2432 Merge pull request #13907 from TryTwo/PR_Cheat_Refresh JMC47 2025-10-02 17:48:00 -04:00
  • dbb5a8eb0e Merge pull request #13926 from Dentomologist/settings_open_file_dialog_at_user_path Jordan Woyak 2025-10-02 15:13:31 -05:00
  • 1f7220332d Merge pull request #13980 from JoshuaVandaele/sdl-noui Jordan Woyak 2025-10-02 15:09:33 -05:00
  • 16f411678a Externals: Bump SDL version to release-3.2.24. Jordan Woyak 2025-10-02 14:52:58 -05:00
  • d669f8c3c8 Merge pull request #13986 from SuperSamus/dcbz-avx-fix JosJuice 2025-10-02 19:18:59 +02:00
  • cd84d58a1a Merge pull request #13982 from jordan-woyak/sdl-disable-dinput Jordan Woyak 2025-10-02 03:21:33 -05:00
  • 3dc078c7e2 Merge pull request #13684 from JoshuaVandaele/discordrpc-cmake4 Jordan Woyak 2025-10-02 03:20:02 -05:00
  • 4a677445cc Merge pull request #13972 from cscd98/libusb-update Jordan Woyak 2025-10-02 03:18:51 -05:00
  • ce860ab43d discord-rpc: Bump CMake minimum requirement Joshua Vandaële 2025-04-29 17:07:56 +02:00
  • 4f737b7aaf dcbz: Fix AVX path Martino Fontana 2025-10-01 11:38:58 +02:00
  • a570b24c96 Merge pull request #13985 from Dentomologist/jit64_fix_dcbz_regression Jordan Woyak 2025-10-01 02:14:32 -05:00
  • d311724750 Jit64: Fix dcbz regression Dentomologist 2025-09-30 22:15:36 -07:00
  • ecb6dbbfd3 WiimoteReal: Use GetEnvForThread within IORead/IOWrite calls to fix real Wii remotes on Android. Jordan Woyak 2025-09-30 18:02:44 -05:00
  • 0c89c00d8b Merge pull request #13929 from SuperSamus/dcbz-jit-improvements JosJuice 2025-09-30 18:52:09 +02:00
  • c11132d2a6 SDL: Disable DirectInput handling to work around hangs with the "8BitDo Ultimate 2" controller. Jordan Woyak 2025-09-27 02:44:20 -05:00
  • 956f6cfbd2 SDL: Name the hotplug thread. Jordan Woyak 2025-09-27 02:43:45 -05:00
  • a8b40a218c Externals: Update libiconv to 1.18 Joshua Vandaële 2025-09-28 21:30:16 +02:00
  • f3529971ee Update libusb submodule to v1.0.29 Craig Carnell 2025-09-26 11:03:57 +01:00
  • 7332cc1c8a Externals: Allow building SDL without X11/Wayland Joshua Vandaële 2025-09-29 05:23:32 +02:00
  • 9bf6906432 RealtekFirmwareLoader: more RTL8761B device IDs Mateus B. Cassiano 2025-09-28 22:04:06 -04:00
  • 7cf6e7258c Merge pull request #13974 from JoshuaVandaele/system-glslang JMC47 2025-09-28 18:21:54 -04:00
  • e5fbc74156 Merge pull request #13082 from Dentomologist/generalpane_hardcore_mode_tooltip_clarifications JMC47 2025-09-28 14:10:06 -04:00
  • 5db6e60b71 pugixml: Update to 1.15 and make it a submodule Joshua Vandaële 2025-04-28 10:38:18 +02:00
  • e1c7734ee4 Merge pull request #13260 from JosJuice/android-gcadapter-hotplug-callback JMC47 2025-09-28 14:03:50 -04:00
  • cbdb7ac38e Merge pull request #12329 from Dentomologist/balloontip_fix_premature_close_on_balloontip_hover JMC47 2025-09-28 14:03:16 -04:00
  • 79a98b8235 Merge pull request #13161 from oltolm/fix_qt6_warnings JMC47 2025-09-28 14:02:56 -04:00
  • a93754cb71 Merge pull request #13245 from JosJuice/mbp-condition-flush JMC47 2025-09-28 14:02:29 -04:00
  • 72397ccd87 Merge pull request #13909 from Dentomologist/codewidgets_show_code_approval_in_hardcore_mode JMC47 2025-09-28 14:01:59 -04:00
  • cdfb389509 Externals: Update glslang to 16.0.0 and allow using system glslang Joshua Vandaële 2025-09-27 05:12:07 +02:00
  • ba2acb872c Merge pull request #13915 from JordanTheToaster/Quiche JMC47 2025-09-26 19:15:43 -04:00
  • 3b4fd0bc4f Merge pull request #13961 from Sam-Belliveau/sdl-gamepad-profile JMC47 2025-09-26 17:27:58 -04:00
  • a7d61dd2a5 Merge pull request #13969 from mspeder/ugreen JMC47 2025-09-26 17:18:42 -04:00
  • 593d386496 Merge pull request #13968 from dwilliams27/remove-logs-mail JMC47 2025-09-26 17:16:54 -04:00
  • 8f9c335633 Merge pull request #13954 from TryTwo/debug_crash_fix JMC47 2025-09-26 17:15:02 -04:00
  • a175985871 Merge pull request #13951 from TellowKrinkle/InterpreterOpt JMC47 2025-09-26 17:14:24 -04:00
  • ff9e0eb2c3 Merge pull request #13945 from iwubcode/math_transpose_function JMC47 2025-09-26 17:14:09 -04:00
  • f96837a321 Merge pull request #13940 from iwubcode/glslang_update JMC47 2025-09-26 17:13:54 -04:00
  • 70d5c85acd Merge pull request #13897 from TryTwo/Imgui_Font_Size JMC47 2025-09-26 17:13:40 -04:00
  • fc1c060bb4 Use hidapi-src/windows on MINGW as well as MSVC Craig Carnell 2025-09-26 21:34:43 +01:00
  • 7ab91ff055 Update hidapi submodule to v0.15.0 Craig Carnell 2025-09-26 21:20:50 +01:00
  • d33c6346f0 Merge pull request #13884 from jordan-woyak/wiimote-report-timing JMC47 2025-09-26 16:16:21 -04:00
  • fa74c40e78 Merge pull request #13882 from jordan-woyak/sdl-win32-msg JMC47 2025-09-26 16:13:49 -04:00
  • a8fe5c0303 Merge pull request #13634 from jordan-woyak/enum-concepts JMC47 2025-09-26 16:13:20 -04:00
  • f8a8ddeddf OSD / Imgui: Add font size spinbox to Interface Pane. TryTwo 2025-09-17 23:38:36 -07:00
  • 9d0b3e0e39 RealtekFirmwareLoader: Alternate USB PID for Ugreen CM390 Matthieu Speder 2025-09-25 12:04:54 +02:00
  • 0401f4a8c3 Add SDL Gamepad stock profile Sam Belliveau 2025-09-24 21:38:18 -04:00
  • 52071f3943 Prevent profiles with no device specification from resetting device Sam Belliveau 2025-09-24 21:38:02 -04:00
  • 8cbfee2136 chore: remove unused Logs/Mail/ dir Farmerbilly27 2025-09-24 17:42:59 -05:00
  • 491e3390be Externals / VideoCommon: update glslang to latest, turn into submodule iwubcode 2025-09-12 23:20:22 -05:00
  • 5a6730ab4e macoS: update QoSSession with SO_NET_SERVICE_TYPE. Ryan McGrath 2025-09-22 17:30:18 -04:00
  • ed93e9481a WiimoteReal: Send reports with proper timing for theoretically better speaker data. Jordan Woyak 2025-05-31 19:12:13 -05:00
  • 1e415c8646 Main: Add SA_RESTART to signal handler sigaction sa_flags. Jordan Woyak 2025-09-19 18:25:56 -05:00
  • 2d48043b61 Logging: Don't overwrite LDEBUG verbosity in Release builds Dentomologist 2025-09-11 16:38:07 -07:00
  • 79614956f3 Merge pull request #13795 from matheuswillder/30-FPS-code JMC47 2025-09-19 16:18:00 -04:00
  • 0113b249bb GameINI: Add 30 FPS codes for multiple games Matheus Willder 2025-07-08 00:31:17 +00:00
  • 0cde7ae79b Cached Interpreter: Speculative devirtualization TellowKrinkle 2025-09-06 03:31:47 -05:00
  • 31ba2af9cb Crash fix: Add check to see if debugging is enabled in Jit's IsProfilingEnabled(). TryTwo 2025-09-18 17:46:02 -07:00
  • e38fd1d26a i18n: Add comments JosJuice 2025-09-17 19:42:49 +02:00
  • 8c03702b9c i18n: Improve EditSymbolDialog's symbol vs note handling for translators JosJuice 2025-09-17 19:49:02 +02:00
  • 9a37c8081d Common: add transpose function to Matrix class iwubcode 2025-09-17 01:23:23 -05:00
  • fce5f7c74e Merge pull request #13874 from sepalani/bitcast-ptr JMC47 2025-09-17 04:42:22 -04:00
  • ba7bf19b10 Merge tag '2509' OatmealDome 2025-09-16 22:46:25 -04:00
  • d24cc14e62 Merge branch 'release-prep-2509' OatmealDome 2025-09-16 22:38:08 -04:00
  • 69a05bf319 Externals: Update gtest to commit eb2d85edd0bff7a712b6aff147cd9f789f0d7d0b JordanTheToaster 2025-08-28 18:59:41 +01:00
  • 1109dfb001 Merge pull request #13848 from JoshuaVandaele/USBDevicePicker JMC47 2025-09-16 15:26:41 -04:00
  • d124b59f64 Merge pull request #13680 from JoshuaVandaele/enet-cmake4 JMC47 2025-09-16 15:26:23 -04:00
  • d9404e0274 Merge pull request #13941 from jordan-woyak/opcode-concepts JMC47 2025-09-16 14:55:16 -04:00
  • 76d8451217 Merge pull request #13937 from jordan-woyak/terminator3-speedhack JMC47 2025-09-16 14:55:02 -04:00
  • 1e3952c801 Merge pull request #13935 from iwubcode/matrix_inverted JMC47 2025-09-16 14:51:42 -04:00
  • 5248471527 Merge pull request #13934 from jordan-woyak/stacked-settings-style-cleanup JMC47 2025-09-16 14:51:30 -04:00
  • 67b455007c Merge pull request #13917 from cristian64/center_dialogs JMC47 2025-09-16 14:50:46 -04:00
  • a8a6cfebc7 Merge pull request #13895 from iwubcode/update_shader_asset JMC47 2025-09-16 14:49:33 -04:00
  • 5a153c3d41 Merge pull request #13892 from JosJuice/retroachievements-hookableevent JMC47 2025-09-16 14:48:43 -04:00
  • 8b0498f5f2 Merge pull request #13889 from iwubcode/texture_and_sampler_asset JMC47 2025-09-16 14:48:24 -04:00