Commit Graph

  • b1d1f2aa06 Common/StringUtil: Add convenience function for converting paths to use forward slashes on Windows. Admiral H. Curtiss 2022-04-16 02:01:24 +02:00
  • 2081e2f2a1 Config: Move ToGameCubeRegion(), GetDirectoryForRegion(), and GetBootROMPath() to new config system namespace. Admiral H. Curtiss 2022-04-11 06:08:19 +02:00
  • 664663e8de Merge pull request #10604 from Pokechu22/gcadapter-refactor JMC47 2022-06-04 16:30:25 -04:00
  • 96f9d1000d Merge pull request #10721 from Dentomologist/fix_warnings_on_generic_builder Admiral H. Curtiss 2022-06-04 21:51:58 +02:00
  • 92af703f29 DSPAssembler: Fix -Wswitch warning Dentomologist 2022-06-03 22:18:54 -07:00
  • d7cda67462 Merge pull request #10716 from Pokechu22/dsp-lle-loop-saturation Tilka 2022-06-04 15:30:06 +01:00
  • 2999cca41b UnitTests: Fix -Wrange-loop-construct warnings Dentomologist 2022-06-03 20:56:06 -07:00
  • 978f4cb947 Added help information to Contributing.md Sage King 2022-05-21 14:49:30 -06:00
  • 9fb17b5a48 Merge pull request #10718 from shuffle2/hotkeys Admiral H. Curtiss 2022-06-03 13:48:28 +02:00
  • 8265ca4f3b Merge pull request #10719 from shuffle2/wiipane Admiral H. Curtiss 2022-06-03 13:46:56 +02:00
  • b16711f2af qt: fix wiipane usb list layout Shawn Hoffman 2022-06-02 23:58:13 -07:00
  • 27dd2c4aa4 qt: unregister Settings' DevicesChanged callback during shutdown fixes a crash on close Shawn Hoffman 2022-06-02 23:32:21 -07:00
  • 6823b4d7a0 GCAdapter: Use LibusbUtils::ErrorWrap in log messages Pokechu22 2022-06-02 13:56:17 -07:00
  • 457fcbaf5e LibusbUtils: Create ErrorWrap Pokechu22 2022-06-02 13:32:30 -07:00
  • 0d8772ccbe GCAdapter: Make local variables const where possible Pokechu22 2022-06-02 13:19:32 -07:00
  • cd9edeacda GCAdapter: Merge Read logic Pokechu22 2022-04-21 12:03:58 -07:00
  • 9ec65baf46 GCAdapter: Have the read thread control the write thread Pokechu22 2022-04-20 21:36:07 -07:00
  • 0fa92694d1 GCAdapter: Exit early if the adapter fails to open on Android Pokechu22 2022-04-20 18:52:04 -07:00
  • 749a4ad1ef GCAdapter: Remove check on write size on android Pokechu22 2022-04-20 18:42:47 -07:00
  • 27947046af GCAdapter: Harmonize read/write thread variable names Pokechu22 2022-04-20 17:21:05 -07:00
  • 279888da8c GCAdapter: Remove unused includes Pokechu22 2022-04-20 15:31:40 -07:00
  • 3ae775e574 GCAdapter: Use determinism hack on Android Pokechu22 2022-04-19 15:23:06 -07:00
  • 55922e6d17 GCAdapter: Convert ControllerType to an enum class Pokechu22 2022-04-19 15:21:23 -07:00
  • 682d86f4da GCAdapter: Fix rumble enabled config on Android Pokechu22 2022-04-19 14:57:08 -07:00
  • 36d4ee0939 GCAdapter: Use std::array for controller read and write payloads Pokechu22 2022-04-19 14:24:06 -07:00
  • dd6592698e GCAdapter: Merge GCAdapter.cpp and GCAdapter_Android.cpp Pokechu22 2022-04-19 14:41:13 -07:00
  • f7f47d3cd0 Merge pull request #10692 from Pokechu22/dsp-manual-set40-and-write-backlog Mai M 2022-06-02 20:26:31 -04:00
  • c8ab236e0a Merge pull request #10709 from Pokechu22/dsp-lle-update-sr-16 Mai M 2022-06-02 20:22:36 -04:00
  • 566da9ffd0 Merge pull request #10715 from Pokechu22/dspspy-incomplete-dump Mai M 2022-06-02 20:21:28 -04:00
  • 84944625df Merge pull request #10714 from OatmealDome/macos-mojave-bump Mai M 2022-06-02 20:20:52 -04:00
  • 5808a0bc9a Merge pull request #10717 from shuffle2/vs17.2.3 Mai M 2022-06-02 20:18:33 -04:00
  • 0fc1fb023f Merge pull request #10678 from Dentomologist/skip_pagefault_test_if_no_exception_handler Pokechu22 2022-06-02 16:21:21 -07:00
  • f11b6bbdda cmake/win: don't set _WIN32_WINNT Shawn Hoffman 2022-06-02 15:56:01 -07:00
  • b07d6116d9 update min windows sdk to 10.0.22621 Shawn Hoffman 2022-06-02 15:53:29 -07:00
  • a720e8509b msvc: update min version to VS 17.2.3 Shawn Hoffman 2022-06-02 15:52:53 -07:00
  • 7ce1a5717a UICommon: Add support for portable.txt on macOS OatmealDome 2022-02-03 13:16:16 -05:00
  • a58bb2aa24 Merge pull request #10701 from TryTwo/PR_Memory_Widget_Connections Admiral H. Curtiss 2022-06-02 20:50:44 +02:00
  • fc6ba6b686 Merge pull request #10703 from Dentomologist/remove_getsysdirectory_spam Admiral H. Curtiss 2022-06-02 19:20:48 +02:00
  • f47dfc3dba docs/DSP: Update version and history Pokechu22 2022-05-22 21:03:01 -07:00
  • 24a339f437 docs/DSP: Explain 16-bit and 40-bit modes Pokechu22 2022-05-22 18:16:31 -07:00
  • 12d34eec9b DSPSpy: Add 40-bit mode tests Pokechu22 2022-05-25 18:47:49 -07:00
  • d297ab18e6 docs/DSP: Add notes highlighting the difference between 'LS and 'SL Pokechu22 2022-06-01 22:22:04 -07:00
  • 4bc42ded80 DSP LLE Interpreter: Remove OpReadRegisterAndSaturate Pokechu22 2022-06-01 19:42:05 -07:00
  • 928f745e36 DSP LLE Interpreter: Fix typo in 'LS Pokechu22 2022-06-01 19:31:10 -07:00
  • e7f78379ec DSP LLE Recompiler: Apply saturation to LOOP and BLOOP with $ac0.m and $ac1.m Pokechu22 2022-06-01 19:12:21 -07:00
  • bc206b7a27 DSP LLE Interpreter: Apply saturation to LOOP and BLOOP with $ac0.m and $ac1.m Pokechu22 2022-06-01 19:07:02 -07:00
  • 00a5f99b6b DSPSpy: Fix incomplete result dumps Pokechu22 2022-06-01 21:42:33 -07:00
  • cb7e827601 README: Update minimum macOS version OatmealDome 2022-06-01 23:22:19 -04:00
  • 803a0de5a4 VKMain: Remove check for macOS 10.14 OatmealDome 2022-06-01 22:52:13 -04:00
  • 1cb3058abe MemoryUtil: Remove __builtin_available for macOS 10.14 OatmealDome 2022-06-01 22:51:10 -04:00
  • 6e2febd404 VideoBackendBase: Remove __builtin_available for macOS 10.14 OatmealDome 2022-06-01 22:49:56 -04:00
  • 77d0170285 CMakeLists: Remove comment pertaining to macOS versions prior to 10.14 OatmealDome 2022-06-01 22:49:45 -04:00
  • db8bd8a726 BuildMacOSUniversalBinary: Bump minimum macOS to 10.14 OatmealDome 2022-06-01 22:46:12 -04:00
  • 177dae6a1a Add options for BreakpointWidget, WatchWidget, and CheatSearches to send address to Memory Widget TryTwo 2022-05-27 17:34:47 -07:00
  • f9c6eb7b98 InputCommon/ControllerEmu: Use more locks TellowKrinkle 2022-05-31 20:17:01 -05:00
  • 0dd181f461 docs/DSP: Add missing dollar signs in shift instruction operation sections Pokechu22 2022-05-30 12:42:34 -07:00
  • e0c9ae16b9 FileUtil: Refactor CreateSysDirectoryPath() Dentomologist 2022-05-27 23:49:28 -07:00
  • c2be78079c FileUtil: Remove GetSysDirectory log spam Dentomologist 2022-05-27 14:25:43 -07:00
  • 4d563ce4d1 Android: Ensure File::s_android_sys_directory is set only once Dentomologist 2022-05-31 16:14:59 -07:00
  • f88b7ab6b3 DSP LLE JIT: Fix Update_SR_Register16_OverS32 Pokechu22 2022-05-30 18:31:38 -07:00
  • b31754980c Fix cmake detection of libudev in hidapi broken in #9071 Zopolis4 2022-05-28 11:26:08 +00:00
  • 7c63bd1893 docs/DSP: Fix inconsistency with ADDI and CMPI Pokechu22 2022-05-22 17:33:12 -07:00
  • baf2c710ff DSP: Fix typo with TST Pokechu22 2022-05-22 17:16:22 -07:00
  • 4dc7208195 docs/DSP: Fix typo with arithmetic instructions that take a 16-bit immediate Pokechu22 2022-05-22 17:15:49 -07:00
  • b349254ff4 docs/DSP: Document the behavior when main and extended opcodes both write to the same register (the write backlog) Pokechu22 2022-05-22 16:42:20 -07:00
  • bb01ba60d6 docs/DSP: Fix typo in 'NOP comment Pokechu22 2022-05-22 15:33:16 -07:00
  • 83aabbbece docs/DSP: Clarify LRS note Pokechu22 2022-05-22 14:32:14 -07:00
  • 2648837d8c CMakeLists: Add flag to disable usage of shared libpng OatmealDome 2022-05-22 01:19:44 -04:00
  • df22439826 FS: Reshuffle Rename to fix steamrt unit test failure OatmealDome 2022-05-15 04:02:01 -04:00
  • 09875c6403 DolphinQt: Copy qt.conf into Binaries output folder on Steam builds for Linux OatmealDome 2022-02-20 22:28:37 -05:00
  • 5c4122ec2a DolphinQt: Copy Sys into Binaries output folder on Steam builds for Linux OatmealDome 2022-02-20 18:29:40 -05:00
  • 77fb5fa7dc DolphinQt: Copy all Qt libraries into Binaries output folder on Steam builds for Linux OatmealDome 2022-02-20 18:24:35 -05:00
  • 6b05f5cca8 DolphinQt: Set the executable's rpath to a lib directory in $ORIGIN on Steam builds for Linux We will store our Qt shared libraries here. OatmealDome 2022-02-20 03:09:53 -05:00
  • e679502a5d GLX: Guard against redefinition of PFNGLXSWAPINTERVALEXTPROC This type is already declared in glxext.h in the Steam Runtime. OatmealDome 2022-02-18 13:56:42 -05:00
  • 52d7a6f56a CMakeLists: Enable LINUX_LOCAL_DEV on Steam builds for Linux The Sys folder should be included along with the executable. OatmealDome 2022-02-18 13:50:27 -05:00
  • abb7b35011 CMakeLists: Add option to produce a Steam build OatmealDome 2022-05-19 00:25:02 -04:00
  • 70bf89fa59 Merge pull request #10707 from shuffle2/gradle Tilka 2022-05-29 15:20:05 +01:00
  • 5f3112653d android: downgrade AGP to 7.0.4 workaround for https://issuetracker.google.com/issues/232060576 Shawn Hoffman 2022-05-29 01:10:18 -07:00
  • 863f14a6f7 android: update gradle to 7.4.2 Shawn Hoffman 2022-05-28 22:36:53 -07:00
  • ead78cc7e6 android: update constraintlayout to 2.1.4 Shawn Hoffman 2022-05-28 22:36:16 -07:00
  • bb2a3d35b0 Merge pull request #10627 from Zopolis4/pugixml Tilka 2022-05-29 01:04:49 +01:00
  • e17a4f49f5 Merge pull request #10668 from Dentomologist/convert_pointerwrap_mode_to_enum_class Tilka 2022-05-29 00:57:43 +01:00
  • 3dbc18060b Merge pull request #10694 from Pokechu22/dsp-assembler-error-messages-etc Tilka 2022-05-29 00:16:23 +01:00
  • 57e444cd5d Merge pull request #10697 from Dentomologist/windows_remove_qt5_code_and_references Tilka 2022-05-29 00:14:34 +01:00
  • 2d6fe6a89f Merge pull request #10702 from Pokechu22/dsp-cmpaxh Mai M 2022-05-28 02:32:04 -04:00
  • ce4aba7d5e docs/DSP: Rename CMPAR to CMPAXH Pokechu22 2022-05-22 16:47:08 -07:00
  • 8d880cd86e DSPSpy: Add CMPAXH test Pokechu22 2022-05-27 15:16:15 -07:00
  • d307c34af1 DSP LLE: Rename CMPAR to CMPAXH Pokechu22 2022-05-27 18:18:07 -07:00
  • 872821249b Merge pull request #10699 from Pokechu22/even-more-git-blame-ignore-revs Mai M 2022-05-26 22:03:26 -04:00
  • 87e56267ac Add more line-ending commits to .git-blame-ignore-revs Pokechu22 2022-05-26 18:32:39 -07:00
  • 059cd5f6e1 Windows: Remove unused Qt 5 code and references Dentomologist 2022-05-09 17:01:14 -07:00
  • c8e20c569b Convert PointerWrap::Mode to enum class Dentomologist 2022-05-21 21:18:27 -07:00
  • f6b9acccfc Common: Refactor PointerWrap Dentomologist 2022-05-17 22:29:05 -07:00
  • 7fcc866c41 Merge pull request #10685 from Pokechu22/netplay-sync-identifier-comparison Tilka 2022-05-25 08:02:15 +01:00
  • 2341ff00ab NetPlay: Make messages about non-matching games clearer Pokechu22 2022-05-20 22:25:33 -07:00
  • ea9b0bff08 NetPlay: Delete NetPlayClient::GetPlayerList Pokechu22 2022-05-24 14:43:46 -07:00
  • b6ad5c5902 Merge pull request #10683 from Pokechu22/gamelist-home-end Tilka 2022-05-24 22:10:38 +01:00
  • 4e989d1a07 Merge pull request #10695 from nolrinale/master Tilka 2022-05-24 21:47:05 +01:00
  • de3b817767 GameDB: Enabled Single Core Mode for PSO EP1&2 and EP3 improving online stability nolrinale 2022-05-24 12:04:24 +02:00
  • bd3173e344 DSPAssembler: Rework errors and warnings Pokechu22 2022-05-23 14:10:49 -07:00