Commit Graph

  • 087b61103b Migrate /dev/dolphin documentation to the repository Mateus B. Cassiano 2024-10-22 22:31:51 -04:00
  • c13c11d230 Add missing algorithm header in SettingsHandlerTest.cpp Admiral H. Curtiss 2024-10-22 23:48:43 +02:00
  • 9dacefcbf1 GraphicsSettings: EFBAccessEnable=false by default dreamsyntax 2024-10-19 17:17:10 -07:00
  • 1d79991ec4 Split SettingsHandler into separate reader and writer classes Niel Lebeck 2024-04-27 20:07:17 -07:00
  • 6fb3e9226b JitArm64: Use WZR for ppcState STP optimization with imm == 0 JosJuice 2024-10-21 21:48:44 +02:00
  • 383cbffdec JitArm64: Allow ppcState STP optimization for imm JosJuice 2024-10-21 21:44:02 +02:00
  • f412e2488c Merge pull request #12714 from mitaclaw/jit-widget-refresh JMC47 2024-10-21 12:03:50 -04:00
  • defb2d65a6 JitArm64_SystemRegisters: Use ScopedARM64Reg Sintendo 2024-06-23 23:21:07 +02:00
  • be2b466743 JitArm64_Paired: Use ScopedARM64Reg Sintendo 2024-06-23 23:20:32 +02:00
  • 3b251dbb2a JitArm64_LoadStorePaired: Use ScopedARM64Reg Sintendo 2024-06-23 23:18:58 +02:00
  • 23327064f6 JitArm64_LoadStoreFloating: Use ScopedARM64Reg Sintendo 2024-06-23 23:18:46 +02:00
  • 9420250046 JitArm64_LoadStore: Use ScopedARM64Reg Sintendo 2024-06-23 23:18:34 +02:00
  • ac3d3de66d JitArm64_FloatingPoint: Use ScopedARM64Reg Sintendo 2024-06-23 23:18:14 +02:00
  • 9805a8ac0a JitArm64_Branch: Use ScopedARM64Reg Sintendo 2024-06-23 23:17:44 +02:00
  • cb29a29866 JitArm64: Use ScopedARM64Reg Sintendo 2024-06-23 23:17:25 +02:00
  • c0a0746d65 JitArm64_Integer: Use ScopedARM64Reg Sintendo 2024-06-16 17:25:40 +02:00
  • 62e1d7ad99 JitArm64: Add ScopedARM64Reg Sintendo 2024-06-16 17:24:58 +02:00
  • 24e9fc120c Merge pull request #13066 from DacoTaco/feature/networking JosJuice 2024-10-20 14:14:24 +02:00
  • d48e6e25ad DolphinQt: Call FIFOPlayerWindow::UpdateControls for Starting/Stopping JosJuice 2024-10-20 13:38:24 +02:00
  • da530a2eb9 Merge pull request #13141 from dreamsyntax/shadow-texturecache-change JMC47 2024-10-19 23:03:59 -04:00
  • 0bde79a4ca GameINI: Shadow the Hedgehog texture cache default dreamsyntax 2024-10-19 17:28:09 -07:00
  • c3bda2e875 Jit64: Make Furthest Exit Micro-Optimization More Correct mitaclaw 2024-10-19 18:14:28 -07:00
  • ff6845288e Simplify std::copy with fmt::format_to mitaclaw 2024-09-27 22:24:24 -07:00
  • 4c064de235 Simplify std::copy with fmt::join mitaclaw 2024-09-27 22:30:19 -07:00
  • 05e3a52de0 Merge pull request #13135 from Tilka/warning JMC47 2024-10-19 15:12:25 -04:00
  • fed8220c39 Merge pull request #12712 from Dentomologist/remove_defined_out_code Tilka 2024-10-19 19:36:19 +01:00
  • 88cf25e915 Merge pull request #13114 from TryTwo/PR_Turbo_Mutes_Audio JMC47 2024-10-19 13:11:05 -04:00
  • e10821a847 Merge pull request #13104 from TellowKrinkle/MTLLogging JMC47 2024-10-19 13:03:52 -04:00
  • a035bd95e4 JITs: Revamp LogGeneratedX86 mitaclaw 2024-07-26 18:41:22 -07:00
  • 9afd09598c DolphinQt: JIT Widget Refresh mitaclaw 2024-04-15 21:52:40 -07:00
  • ca9222a16b Move UICommon/Disassembler to Common/HostDisassembler mitaclaw 2024-07-28 19:12:21 -07:00
  • a0987829e5 JITs: Add GetMemoryStats Function mitaclaw 2024-07-26 23:59:19 -07:00
  • 46f8fe0eaf JITs: Add EraseSingleBlock Function mitaclaw 2024-07-26 22:28:44 -07:00
  • d26dc1ba32 JITs: Outline FreeRanges Function mitaclaw 2024-07-26 20:58:52 -07:00
  • c431cd2e1e CachedInterpreter: Callback Disassembler mitaclaw 2024-07-26 19:51:33 -07:00
  • 1f30d05027 Externals: Update rangeset mitaclaw 2024-05-07 19:54:25 -07:00
  • ff9be97ea1 JitCache: Add WipeBlockProfilingData Function mitaclaw 2024-04-17 14:12:41 -07:00
  • 9b8df48d84 Merge pull request #13138 from Pokechu22/remove-onload-patches JMC47 2024-10-18 13:00:42 -04:00
  • e23a5adc87 GameINI: Remove OnLoad sections Pokechu22 2024-10-18 00:17:18 -07:00
  • ce17dda1bf GameINI: Remove trailing space for 1080° Snowboarding Pokechu22 2024-10-18 00:09:47 -07:00
  • 3d0d03b871 Modernize std::partition with ranges mitaclaw 2024-09-28 20:32:59 -07:00
  • 5f3a8ff0de Modernize std::unique with ranges mitaclaw 2024-09-28 20:19:03 -07:00
  • be0b13da97 Simplify std::remove with std::erase mitaclaw 2024-09-28 20:18:33 -07:00
  • 4fde0f2868 Modernize std::search with ranges mitaclaw 2024-09-22 00:00:41 -07:00
  • 0352f24a8e Modernize std::mismatch with ranges mitaclaw 2024-08-22 18:17:26 -07:00
  • 21f4319302 Merge pull request #13092 from mitaclaw/ranges-modernization-3-spaceship JMC47 2024-10-17 13:37:16 -04:00
  • 3d7ae07dbf Merge pull request #13112 from Tilka/ioslog JMC47 2024-10-17 12:17:47 -04:00
  • 0e41adb7b7 VideoCommon: fix -Wshadow-uncaptured-local warning and simplify Tillmann Karras 2024-10-16 02:39:23 +01:00
  • 1b8cc19220 Merge pull request #13108 from Mrlinkwii/readme OatmealDome 2024-10-16 13:07:55 -04:00
  • fd95607700 Core: apply Dolphin OnFrame patches right after boot Tillmann Karras 2024-10-16 02:35:16 +01:00
  • 904ac5592d Merge pull request #13102 from Tilka/ax3 JMC47 2024-10-15 18:55:57 -04:00
  • 37ebb13ece DSPHLE/AXWii: fix wiimote audio in multiple games Tillmann Karras 2024-10-05 07:50:32 +01:00
  • 386c2faa30 IOS/Net: implement ioctlv that retrieves the network routing table that libogc now uses on network init DacoTaco 2024-09-21 14:39:02 +02:00
  • 07605bf67c Merge pull request #13090 from mitaclaw/ranges-modernization-1-trivial JosJuice 2024-10-15 17:08:55 +02:00
  • a56a27a219 Audio: Add option to AudioPane to temporarily mute audio when emulation speed limit is disabled. TryTwo 2024-10-09 17:39:18 -07:00
  • ef8b753cd7 Merge pull request #13115 from Tilka/syncfifo JMC47 2024-10-14 21:26:08 -04:00
  • 9fcc195384 Merge pull request #13133 from JosJuice/android-vsync-setting JMC47 2024-10-14 14:32:09 -04:00
  • 564e640acf Android: Add vsync setting JosJuice 2024-10-14 12:18:52 +02:00
  • 8d5b6e8e86 Merge pull request #13069 from JosJuice/android-real-balance-board JMC47 2024-10-13 15:17:26 -04:00
  • 7e951aa2d4 Merge pull request #13128 from AGuy27/master JMC47 2024-10-13 14:24:52 -04:00
  • 8e619b7302 Merge pull request #13127 from Tilka/dol001 JosJuice 2024-10-12 22:05:21 +02:00
  • 6b89ff4906 Create S7E.ini AGuy27 2024-10-12 15:55:03 -04:00
  • 4f3fc84f76 Create STZ.ini AGuy27 2024-10-12 15:53:22 -04:00
  • d43c6dc555 Merge pull request #13074 from Pokechu22/normal-cache Tilka 2024-10-12 19:49:48 +01:00
  • 937bb2aa2e Cache normals in addition to binormals and tangents Pokechu22 2024-09-24 23:46:45 -07:00
  • 09b163d814 Boot: don't error for NTSC IPL v1.2 of DOL-001 consoles Tillmann Karras 2024-10-12 15:41:07 +01:00
  • 35ec2e97a8 Merge pull request #13079 from JosJuice/android-16k Tilka 2024-10-12 10:11:33 +01:00
  • c5ce90b786 Merge pull request #13080 from JosJuice/androidx-edge-to-edge Tilka 2024-10-12 10:11:11 +01:00
  • 2024d9f8ff Merge pull request #13126 from jordan-woyak/no-big-banner Tilka 2024-10-12 09:40:20 +01:00
  • f635c71f28 Merge pull request #13125 from jordan-woyak/mapping-tab-bar-auto-hide Tilka 2024-10-12 09:36:19 +01:00
  • 9eb0429c2e Merge pull request #13124 from jordan-woyak/trigger-threshold-99 Tilka 2024-10-12 09:34:53 +01:00
  • 23ba1c9133 DolphinQt: Restrict size of banner image in game properties info tab. Jordan Woyak 2024-10-11 22:56:33 -05:00
  • 3d762c20ee DolphinQt: Auto hide the mapping window tab bar. Jordan Woyak 2024-10-11 22:01:54 -05:00
  • ccdce615ec ControllerEmu: Change trigger threshold check to >= instead of > and set minimum threshold in UI to 1% to prevent user error. Jordan Woyak 2024-10-11 18:56:20 -05:00
  • 67e8f37c5b Merge pull request #13123 from jordan-woyak/mapping-indicator-dark-theme-code-cleanup Tilka 2024-10-12 01:24:43 +01:00
  • 863889a34e DolphinQt/MappingIndicator: Use Settings::IsThemeDark instead of reimplementing it. Jordan Woyak 2024-10-11 18:50:32 -05:00
  • d6e10e586a Merge pull request #13076 from robxnano/dbus-inhibit Tilka 2024-10-12 00:31:58 +01:00
  • f4e0a42cfc Merge pull request #13075 from robxnano/qt-color-scheme Tilka 2024-10-11 22:20:42 +01:00
  • 8679d6c334 Merge pull request #13120 from Sintendo/mtspr Tilka 2024-10-11 21:42:12 +01:00
  • d2a56b321f Merge pull request #13095 from mitaclaw/ranges-modernization-6-n Tilka 2024-10-11 20:28:06 +01:00
  • c1832d17f6 Merge pull request #13117 from mitaclaw/ranges-modernization-9-trivial-find Tilka 2024-10-11 20:27:18 +01:00
  • 203923b267 JitArm64_RegCache: Simplify std::find using ranges and projections mitaclaw 2024-10-05 16:08:35 -07:00
  • 8b1975ab18 GraphicsMod: Simplify std::sort using ranges and projections mitaclaw 2024-10-05 16:08:01 -07:00
  • 2edf6c6419 CoreTiming: Simplify algorithms using ranges and three-way comparison mitaclaw 2024-10-05 16:09:15 -07:00
  • d374284d92 Merge pull request #13119 from SuperSamus/skylanders-tt-gp-remove Tilka 2024-10-11 19:35:14 +01:00
  • 696ff5baea Merge pull request #13121 from mitaclaw/synthesize-operator!= Tilka 2024-10-11 18:31:56 +01:00
  • e8d5fb89e4 C++20: Synthesize operator!= From operator== mitaclaw 2024-10-08 17:16:57 -07:00
  • d296b2613c Modernize std::adjacent_find with ranges mitaclaw 2024-08-22 18:21:09 -07:00
  • e4fb837f4b Modernize std::find_if with ranges mitaclaw 2024-09-21 18:09:34 -07:00
  • 6ca7e2856b Modernize std::find with ranges mitaclaw 2024-09-20 22:18:04 -07:00
  • a9a779a6b9 JitArm64_Integer: Use IsImm helper more Sintendo 2024-10-10 22:21:31 +02:00
  • 0d9984b299 JitArm64_SystemRegisters: Optimize mtspr Sintendo 2024-10-10 22:16:25 +02:00
  • 8304ae3361 JitArm64_RegCache: Add IsImm helper Sintendo 2024-10-10 22:13:30 +02:00
  • cb8b235a48 Remove Bloom Definitions for Skylanders Trap Team Martino Fontana 2024-10-10 22:03:34 +02:00
  • b5f7a50874 Merge pull request #13118 from BobConanDev/master Tilka 2024-10-10 20:35:13 +01:00
  • f5bc6f8bdb Update Contributing.md Bob Conan 2024-10-10 14:03:49 -05:00
  • e572081ac3 Modernize std::min_element with ranges mitaclaw 2024-09-29 11:12:44 -07:00
  • c99a0c25e0 Modernize std::max_element with ranges mitaclaw 2024-09-29 11:12:37 -07:00
  • 88a1a5b4f2 Modernize std::set_intersection with ranges mitaclaw 2024-09-28 22:33:13 -07:00
  • 728663bdc0 Modernize std::binary_search with ranges mitaclaw 2024-09-28 22:30:41 -07:00