Commit Graph

  • bbdfb4bc14 CodeTrace: Avoid ppcState global. Admiral H. Curtiss 2023-01-10 04:53:40 +01:00
  • 41ad0490f0 CoreTiming: Avoid ppcState global. Admiral H. Curtiss 2023-01-10 04:47:34 +01:00
  • 94455ee9e1 Boot: Avoid ppcState global. Admiral H. Curtiss 2023-01-10 04:22:04 +01:00
  • 51e7980d95 Core: Add PowerPCState reference to System. Admiral H. Curtiss 2023-01-11 06:01:50 +01:00
  • 485bba238e PowerPC: Add PowerPCState parameter to UpdatePerformanceMonitor(). Admiral H. Curtiss 2023-01-10 02:22:23 +01:00
  • 61ba516570 PowerPC: Move a few functions to PowerPCState. Admiral H. Curtiss 2023-01-10 02:05:48 +01:00
  • 0dcf228aaf PowerPC: Parametrize TU macro. Admiral H. Curtiss 2023-01-10 01:49:07 +01:00
  • a7d3315b4f PowerPC: Parametrize TL macro. Admiral H. Curtiss 2023-01-10 01:47:36 +01:00
  • 2f241856b6 PowerPC: Add PowerPCState parameter to GQR macro. Admiral H. Curtiss 2023-01-10 01:45:34 +01:00
  • 814c01162a PowerPC: Remove SPRG0/1/2/3 macros. Admiral H. Curtiss 2023-01-10 01:34:13 +01:00
  • 2f8b3ac1b7 PowerPC: Parametrize SRR1 macro. Admiral H. Curtiss 2023-01-10 01:33:13 +01:00
  • 652113e6ba PowerPC: Parametrize SRR0 macro. Admiral H. Curtiss 2023-01-10 01:27:55 +01:00
  • 10dabd9975 PowerPC: Remove rDEC macro. Admiral H. Curtiss 2023-01-10 01:23:29 +01:00
  • c13ca271d8 PowerPC: Parametrize CTR macro. Admiral H. Curtiss 2023-01-10 01:19:56 +01:00
  • 0a343007cb PowerPC: Parametrize LR macro. Admiral H. Curtiss 2023-01-10 01:15:18 +01:00
  • 0f301829d2 PowerPC: Remove rPS macro. Admiral H. Curtiss 2023-01-10 00:50:05 +01:00
  • 0cd4a226d2 PowerPC: Remove rSPR macro. Admiral H. Curtiss 2023-01-10 00:39:50 +01:00
  • 27ce432012 PowerPC: Remove rGPR macro. Admiral H. Curtiss 2023-01-10 00:31:35 +01:00
  • 8fccefa3aa PowerPC: Remove GPR macro. Admiral H. Curtiss 2023-01-09 23:12:37 +01:00
  • ba1b624e1b PowerPC: Remove MSR macro. Admiral H. Curtiss 2023-01-09 22:55:49 +01:00
  • 4b6b8fa1ae PowerPC: Remove FPSCR macro. Admiral H. Curtiss 2023-01-09 22:26:12 +01:00
  • 2f3187eba9 PowerPC: Remove NPC macro. Admiral H. Curtiss 2023-01-09 21:57:09 +01:00
  • be8d0b76ca PowerPC: Remove PC macro. Admiral H. Curtiss 2023-01-09 21:49:50 +01:00
  • 82f3170876 PowerPC: Parametrize THRM1/2/3 macros. Admiral H. Curtiss 2023-01-09 21:03:19 +01:00
  • 8bab3ac755 PowerPC: Parametrize MMCR1 macro. Admiral H. Curtiss 2023-01-09 21:00:41 +01:00
  • 126590c4cd PowerPC: Parametrize MMCR0 macro. Admiral H. Curtiss 2023-01-09 20:59:35 +01:00
  • 38529a2d8d PowerPC: Parametrize DMAL macro. Admiral H. Curtiss 2023-01-09 20:56:18 +01:00
  • 2374365274 PowerPC: Parametrize DMAU macro. Admiral H. Curtiss 2023-01-09 20:55:02 +01:00
  • 31483e492e PowerPC: Parametrize HID4 macro. Admiral H. Curtiss 2023-01-09 20:53:35 +01:00
  • 6f0ab1b33e PowerPC: Parametrize HID2 macro. Admiral H. Curtiss 2023-01-09 20:49:37 +01:00
  • 49eeb986c6 PowerPC: Parametrize HID0 macro. Admiral H. Curtiss 2023-01-09 20:47:18 +01:00
  • ab817dcaed Android: Convert Analytics to Kotlin Charles Lombardo 2023-01-26 21:14:35 -05:00
  • 14c7d81b54 Android: Create analytics dialog fragment Charles Lombardo 2023-01-26 20:42:39 -05:00
  • a534af4dd6 Android: Don't enforce a particular CMake version OatmealDome 2023-01-26 18:46:31 -05:00
  • f056cec859 Merge pull request #11480 from Pokechu22/dsp-code-alignment Pierre Bourdon 2023-01-26 23:17:09 +01:00
  • 9c9310bf44 Merge pull request #11208 from TellowKrinkle/CPUCull Pierre Bourdon 2023-01-26 23:15:23 +01:00
  • 09a8d9591d Translation resources sync with Transifex JosJuice 2023-01-26 20:56:24 +01:00
  • c6a7465529 Merge pull request #11485 from MayImilae/remove-filepath-from-states-messaging Pierre Bourdon 2023-01-26 05:29:21 +01:00
  • 70b2a6736b Merge pull request #11491 from lioncash/set Admiral H. Curtiss 2023-01-25 12:15:43 +01:00
  • 0d93a31a38 Common/BitSet: Zero initialize data member Lioncash 2023-01-25 04:16:28 -05:00
  • 6446fa7e48 Common/Bitset: Make initializer_list constructor constexpr Lioncash 2023-01-25 04:11:14 -05:00
  • 7413be1487 VideoCommon: Add configuration option for CPUCull TellowKrinkle 2022-12-12 00:36:13 -06:00
  • a0e6d7c173 VideoCommon: Explicitly disable fp_contract for CPUCull TellowKrinkle 2022-11-13 23:26:09 -06:00
  • 1be0149146 VideoCommon: Cull vertices on the CPU TellowKrinkle 2022-07-26 03:57:30 -05:00
  • b170ef9651 VideoCommon: Add class for quickly transforming and culling vertices on the CPU TellowKrinkle 2022-11-10 19:30:49 -06:00
  • 6db2171fd0 Merge pull request #11488 from lioncash/point Admiral H. Curtiss 2023-01-25 02:33:22 +01:00
  • 9fc959cab0 Merge pull request #11489 from lioncash/init Admiral H. Curtiss 2023-01-25 02:29:32 +01:00
  • 3607c1dc7d CoreTiming: Zero initialize all CoreTimingManager throttle members Lioncash 2023-01-24 17:20:06 -05:00
  • 6fad8ac389 Merge pull request #11467 from Simonx22/remove-titlebar-fps-counter Pierre Bourdon 2023-01-24 23:04:29 +01:00
  • 1d03835c5d StringUtil: Make StringUTF8CodePointCount take string_view Lioncash 2023-01-24 16:55:41 -05:00
  • 4b2c00e239 Merge pull request #11487 from lioncash/str Pierre Bourdon 2023-01-24 21:51:15 +01:00
  • e5b91f00b0 Common: Replace StringBeginsWith/StringEndsWith with std equivalents Lioncash 2023-01-24 14:25:49 -05:00
  • ba6ee9d7ba Merge pull request #11413 from t895/sample-window-slider Mai 2023-01-24 17:22:11 +00:00
  • f4a8f80228 Merge pull request #11482 from t895/rtl-fixes Mai 2023-01-24 16:52:06 +00:00
  • cb55921971 Merge pull request #11443 from t895/agp-upgrade-eel Mai 2023-01-24 16:50:40 +00:00
  • a24c4ceded Merge pull request #11484 from OatmealDome/mvk-1.2.2 Mai 2023-01-24 16:49:39 +00:00
  • b6d2cf5e30 Merge pull request #11483 from t895/grid-option-fix Mai 2023-01-24 16:49:19 +00:00
  • 5525f011be Merge pull request #11436 from shuffle2/msvc-Zc Mai 2023-01-24 16:46:14 +00:00
  • ed121ee679 Removed filepath from State Save/Load OSD messages MayImilae 2023-01-24 02:30:47 -08:00
  • c3a1a7d924 Android: Fix rtl layout in cheat details fragment Charles Lombardo 2023-01-23 23:08:12 -05:00
  • 7741046e6f Android: Fix rtl layout for about dialog Charles Lombardo 2023-01-24 08:36:43 -05:00
  • 8d5967ad87 Android: Fix rtl layout on game details dialog Charles Lombardo 2023-01-23 22:00:56 -05:00
  • d61dbd06a6 Android: Fix rtl layout for cheat warning fragment Charles Lombardo 2023-01-23 22:47:17 -05:00
  • 2904e28d91 Android: Fix rtl layout for cheat list items Charles Lombardo 2023-01-23 22:46:48 -05:00
  • 3fa08833ff Android: Fix rtl layout for multiple settings activity views Charles Lombardo 2023-01-23 22:02:21 -05:00
  • dc11180784 Android: Fix rtl layout for control dialogs Charles Lombardo 2023-01-23 21:59:36 -05:00
  • 3e1a096f7f Android: Fix rtl layout in convert activity Charles Lombardo 2023-01-23 21:55:27 -05:00
  • 82d0501fc8 Android: Fix rtl layout for in-game menu fragment Charles Lombardo 2023-01-23 21:57:44 -05:00
  • 9bccf58fdb Android: Fix rtl layout for grid options dialog Charles Lombardo 2023-01-23 21:56:23 -05:00
  • ab0ab1aa7d Android: Fix rtl layout in riivolution boot activity Charles Lombardo 2023-01-23 21:55:59 -05:00
  • b35ee27568 Android: Fix rtl layout in user data activity Charles Lombardo 2023-01-23 21:54:59 -05:00
  • cd7251cd3a Android: Fix rtl layout on card_game Charles Lombardo 2023-01-23 20:05:13 -05:00
  • a184d70193 convert File::ScanDirectoryTree to std::filesystem Shawn Hoffman 2023-01-10 05:13:18 -08:00
  • 7e6436db34 fileutil: use std::filesystem Shawn Hoffman 2022-08-05 17:54:56 -07:00
  • 6d4b3e6348 sdl: update to latest sdl2 Shawn Hoffman 2023-01-07 20:26:30 -08:00
  • d20121bd09 set sdl submodule to SDL2 branch Shawn Hoffman 2023-01-07 20:29:27 -08:00
  • 014d0573b8 Merge pull request #11455 from t895/about-dialog Pierre Bourdon 2023-01-24 13:16:15 +01:00
  • caca662dbf Merge pull request #10994 from shuffle2/fs Pierre Bourdon 2023-01-24 12:18:25 +01:00
  • d4d6f3db63 Merge pull request #11331 from deReeperJosh/skylandersportal Admiral H. Curtiss 2023-01-24 06:56:00 +01:00
  • 84a61ef339 Externals: Update MoltenVK to 1.2.2 OatmealDome 2023-01-24 00:22:14 -05:00
  • 7002831c55 Merge pull request #11465 from OatmealDome/qt6-xinput-bug Admiral H. Curtiss 2023-01-24 06:21:19 +01:00
  • c76d2c16eb Valid block/num checks, rename variables, remove translatable strings Joshua de Reeper 2023-01-22 09:56:08 +13:00
  • 82de765106 Android: Fix grid options menu string Charles Lombardo 2023-01-23 23:44:19 -05:00
  • cf2f8a70f6 Merge pull request #11478 from JosJuice/i18n-comments Admiral H. Curtiss 2023-01-24 03:44:46 +01:00
  • e391a28102 DSPTool: Generate an alignment specifier Pokechu22 2023-01-23 15:30:49 -08:00
  • e140516130 DSPLLE: Add assertion for bad DMA alignment Pokechu22 2023-01-23 15:06:57 -08:00
  • df6f070a55 Core: Remove FPS, VPS and speed percentage from window title Simonx22 2023-01-21 00:44:25 +01:00
  • d0da689eeb DolphinQt: Add i18n comments for strings containing the word "watches" JosJuice 2023-01-23 20:49:22 +01:00
  • 860f56150a Android: Add safeguards around skip ipl setting Charles Lombardo 2023-01-20 17:26:41 -05:00
  • 8d477c65c9 Merge pull request #11458 from shuffle2/winuver Pierre Bourdon 2023-01-23 15:53:41 +01:00
  • a8a4b9c6d0 Merge pull request #11475 from shuffle2/comdef Pierre Bourdon 2023-01-23 15:52:51 +01:00
  • c798b3a1c3 Merge pull request #11476 from shuffle2/gitattr Pierre Bourdon 2023-01-23 15:52:33 +01:00
  • 80123b19f2 Merge pull request #11477 from shuffle2/nodc Pierre Bourdon 2023-01-23 15:52:10 +01:00
  • e5f3a0a9bc buildfix if discord isn't enabled Shawn Hoffman 2023-01-23 06:39:41 -08:00
  • bb5e455e2a gitattributes: set eol=clrf on *.sln modifying sln via VS always uses clrf, so let's just go with it Shawn Hoffman 2023-01-23 06:12:42 -08:00
  • c338f9e2a1 windows: replace comdef dependency with winrt Shawn Hoffman 2023-01-23 06:09:01 -08:00
  • 8032a71c4c Merge pull request #11471 from MayImilae/dont-update-titlebar-with-osd-messages Admiral H. Curtiss 2023-01-23 06:46:32 +01:00
  • 9df1f0276d Don't Write OSD Messages to the titlebar MayImilae 2023-01-22 00:19:51 -08:00
  • 0eb984f030 Merge pull request #11470 from MayImilae/remove-memory-card-path-from-osd-message Pierre Bourdon 2023-01-22 08:13:51 +01:00
  • ef0d386954 Remove Memory Card Path from the Wrote OSD Message MayImilae 2023-01-21 21:19:51 -08:00