Commit Graph

  • 1bf593f65a Jit: Change argument order for InvalidateICacheLine(s)FromJIT JosJuice 2023-04-01 14:34:30 +02:00
  • 9ee564dde3 GameList: Check Wii save path Sepalani 2023-04-01 16:23:37 +04:00
  • 0e7e8d26f0 Restore Dolphin-Specific SoundTouch modifications get 2023-03-31 20:11:13 -05:00
  • 4e3a366b2d Update SoundTouch to 2.3.2 commit 1eda9c0b01039f29d230a46cda9f2290bbd1f62b get 2023-03-24 16:20:21 -05:00
  • 0d4a5274f1 CMake: Remove custom SDL2 find script TellowKrinkle 2023-03-30 21:05:14 -05:00
  • 38b8547055 CMake: Enable CMP0099 TellowKrinkle 2023-03-30 21:03:16 -05:00
  • 7e9a63b987 Merge pull request #11704 from AdmiralCurtiss/more-log Pierre Bourdon 2023-03-30 19:26:49 +02:00
  • 0ccf24b0c5 Netplay: More logging for server and client thread main loops. Admiral H. Curtiss 2023-03-30 16:56:04 +02:00
  • 50a45bd614 Merge pull request #11673 from K0bin/vertex-loader-micro-opt Markus Wick 2023-03-30 11:05:02 +02:00
  • 806ea59d77 Merge pull request #11703 from degasus/asciiart Mai 2023-03-29 23:34:30 -04:00
  • bfe0940bbd Netplay: More logging before game start. Admiral H. Curtiss 2023-03-30 00:02:25 +02:00
  • 57088ebb82 Shaders: Add error message for asciiart shader if shader_subgroup is missing. degasus 2023-03-29 23:00:08 +02:00
  • 4780953172 Shaders: Clang-format degasus 2023-03-29 23:02:17 +02:00
  • 15be899580 Merge pull request #11689 from K0bin/android-open-user-folder Charles Lombardo 2023-03-29 10:53:48 -07:00
  • d62838a2f4 Merge pull request #11690 from degasus/asciiart Pierre Bourdon 2023-03-28 11:17:27 +02:00
  • 8dabd1a025 PowerPC/MMU: Refactor to class, move to System. Admiral H. Curtiss 2023-03-12 20:31:10 +01:00
  • 012044eb64 Merge pull request #11542 from linckandrea/master Admiral H. Curtiss 2023-03-28 00:55:18 +02:00
  • 98fad9004b Merge pull request #11698 from AdmiralCurtiss/mmu-comments Mai 2023-03-27 10:32:19 -04:00
  • c096ee64f2 Merge pull request #11696 from AdmiralCurtiss/jit-interface-class Mai 2023-03-27 10:31:53 -04:00
  • ee563189fd Android: Adjust user data text to match DocumentProvider Robin Kertels 2023-03-24 00:53:40 +01:00
  • 0de2890351 Merge pull request #11697 from MayImilae/oops-gci-osd Pierre Bourdon 2023-03-26 15:20:53 +02:00
  • d7fabf37d6 PowerPC/MMU: Clean up old comments. Admiral H. Curtiss 2023-03-26 14:59:08 +02:00
  • 0d74a8561a Remove GCI Folder Path from the Wrote to OSD Message MayImilae 2023-03-26 03:03:08 -07:00
  • 7f50c070b2 JitInterface: Convert m_jit to unique_ptr. Admiral H. Curtiss 2023-03-25 16:17:46 +01:00
  • 9217a9eba4 JitInterface: Refactor to class, move to System. Admiral H. Curtiss 2023-03-25 15:46:19 +01:00
  • db40348c86 Merge pull request #11695 from AdmiralCurtiss/deglobal-jitarm Pierre Bourdon 2023-03-26 10:51:05 +02:00
  • 1885ddcde2 JitArm64: Avoid System::GetInstance() and ppcState. Admiral H. Curtiss 2023-03-22 23:55:57 +01:00
  • 6b44947488 Merge pull request #11677 from AdmiralCurtiss/deglobal-jit Admiral H. Curtiss 2023-03-25 14:52:46 +01:00
  • 51f668ac4b Merge pull request #11691 from AdmiralCurtiss/deglobal-interpreter-2 Mai 2023-03-25 02:38:58 -04:00
  • fc394bdbdb Jit64: Avoid System::GetInstance() and ppcState. Admiral H. Curtiss 2023-03-21 02:15:27 +01:00
  • dfc14db313 CachedInterpreter: Avoid System::GetInstance() and ppcState. Admiral H. Curtiss 2023-03-20 21:45:09 +01:00
  • 9c0226b7e3 JitBase: Avoid System::GetInstance() and ppcState. Admiral H. Curtiss 2023-03-20 01:30:29 +01:00
  • b568cf5268 Interpreter: Remove remaining System::GetInstance() and global ppcState. Admiral H. Curtiss 2023-03-24 21:58:41 +01:00
  • 196c684ac1 Vulkan: Enable subgroupShuffle. degasus 2023-03-24 21:42:43 +01:00
  • 1571098783 Shaders: Reintroduce the old Asci-Art shader. degasus 2023-01-27 23:54:09 +01:00
  • 7de01597c6 Merge pull request #11686 from t895/index-fix JosJuice 2023-03-24 17:57:19 +01:00
  • e0c9dfe67c Translation resources sync with Transifex JosJuice 2023-03-24 17:26:25 +01:00
  • 2edb69f89f Merge pull request #11682 from lioncash/queue Admiral H. Curtiss 2023-03-24 12:55:10 +01:00
  • 43d346aba4 Android: Open DocumentProvider directly when tapping the File Manager button Robin Kertels 2023-03-24 00:33:42 +01:00
  • df806125b9 Android: Ignore input from invalid pointer identifier Charles Lombardo 2023-03-22 21:44:37 -04:00
  • eb7d7836fd Merge pull request #11685 from shuffle2/updater-test Pierre Bourdon 2023-03-22 23:40:24 +01:00
  • 2c1e2c88ca Update test-updater.py shuffle2 2023-03-22 15:39:28 -07:00
  • 1d26e59c62 Merge pull request #11684 from shuffle2/vctoolshack Pierre Bourdon 2023-03-22 23:36:36 +01:00
  • fdc1626308 test-updater.py: include space and unicode in paths to test Shawn Hoffman 2023-03-22 11:06:30 -07:00
  • 3961afdbb9 windows: temporarily hardcode VCToolsVersion to 14.34.31931.0 this should be reverted after next beta is built see https://bugs.dolphin-emu.org/issues/13206 Shawn Hoffman 2023-03-22 10:42:32 -07:00
  • 66e414133e Merge pull request #11680 from t895/long-press-fix JosJuice 2023-03-22 17:39:59 +01:00
  • 0f326c6067 Common: Move FixedSizeQueue into Common namespace Lioncash 2023-03-22 01:21:33 -04:00
  • ce66d5875f Android: Fix long press action for leanback game cards Charles Lombardo 2023-03-21 19:12:28 -04:00
  • cf0706c239 Android: Remove deprecated use of launchWhenStarted/Resumed Charles Lombardo 2023-03-21 18:53:48 -04:00
  • 4ae4a28465 Merge pull request #11679 from lioncash/fpu Admiral H. Curtiss 2023-03-21 20:30:01 +01:00
  • 0888c93d48 Common: Move FPU-related helpers into Common namespace Lioncash 2023-03-21 10:49:35 -04:00
  • d41751c954 Merge pull request #11678 from Pokechu22/msvc-nest-implot-in-externals Pierre Bourdon 2023-03-21 07:03:08 +01:00
  • df451b3d9e msvc: Nest implot under Externals Pokechu22 2023-03-20 22:27:39 -07:00
  • 2cffdfecc8 Merge pull request #11676 from AdmiralCurtiss/arm-jit-fix Admiral H. Curtiss 2023-03-21 03:08:16 +01:00
  • 8f16fd60dd JitArm64: Use 64-bit register for pointer when falling back to interpreter. Admiral H. Curtiss 2023-03-21 02:46:29 +01:00
  • 744e14b470 Merge pull request #11674 from bslenul/gamesettings-bool-cleanup Pierre Bourdon 2023-03-20 23:53:16 +01:00
  • 93fce0e4b6 VideoCommon:VertexManagerBase: Only calculate remaining indices once Robin Kertels 2023-03-19 23:37:13 +01:00
  • 408b09da31 VideoCommon:VertexShaderManager: Inline SetVertexFormat & UpdateValue/Offset Robin Kertels 2023-03-19 23:28:25 +01:00
  • 9807961ff2 Merge pull request #11671 from AdmiralCurtiss/deglobal-interpreter Mai 2023-03-20 15:55:14 -04:00
  • c1be9628fc VideoBackends:Vulkan: Use WorkQueueThread Robin Kertels 2023-01-27 15:06:35 +01:00
  • 9d422d14d5 WorkQueueThread: Fix WaitForCompletion Robin Kertels 2023-03-20 16:31:40 +01:00
  • 9186050daa VideoBackends:Vulkan: Clean up submission thread BlockingLoop usage Robin Kertels 2023-01-07 23:52:36 +01:00
  • 655ef1498f [GameSettings] Change remaining 0/1 bools to False/True Bobby Smith 2023-03-20 14:32:16 +01:00
  • 7703fef3a4 VideoCommon:VertexLoaderManager: Only update vertex format in shader manager if necessary. Robin Kertels 2023-03-19 23:25:00 +01:00
  • 002a96adb0 Merge pull request #11662 from t895/kotlin-settings JosJuice 2023-03-19 17:15:22 +01:00
  • 454d2fd9ab Interpreter: Avoid ppcState global (Interpreter_SystemRegisters.cpp). Admiral H. Curtiss 2023-03-17 01:39:16 +01:00
  • c582aad0c7 Interpreter: Avoid ppcState global (Interpreter_Paired.cpp). Admiral H. Curtiss 2023-03-17 01:36:50 +01:00
  • 514a7af473 Interpreter: Avoid ppcState global (Interpreter_LoadStorePaired.cpp). Admiral H. Curtiss 2023-03-17 01:34:53 +01:00
  • 9af8410e4c Interpreter: Avoid ppcState global (Interpreter_LoadStore.cpp). Admiral H. Curtiss 2023-03-17 01:33:45 +01:00
  • 8b13349886 Interpreter: Avoid ppcState global (Interpreter_Integer.cpp). Admiral H. Curtiss 2023-03-17 01:20:54 +01:00
  • 2ce86a890a Interpreter: Avoid ppcState global (Interpreter_FloatingPoint.cpp). Admiral H. Curtiss 2023-03-17 01:03:13 +01:00
  • d4ca591e02 Interpreter: Avoid ppcState global (Interpreter_Branch.cpp). Admiral H. Curtiss 2023-03-17 00:36:08 +01:00
  • 68ab623764 Interpreter: Avoid ppcState global (Interpreter.cpp). Admiral H. Curtiss 2023-03-17 00:30:01 +01:00
  • 3d67c11b91 Interpreter: Move global state into class, move instance to System. Admiral H. Curtiss 2023-03-17 00:24:22 +01:00
  • 919182eda2 Interpreter: Pass Interpreter to CPU instruction functions. Admiral H. Curtiss 2023-03-16 22:43:27 +01:00
  • a4d3342419 Merge pull request #11665 from JosJuice/fix-movie-wii-save Admiral H. Curtiss 2023-03-19 01:46:21 +01:00
  • fb7a371ac0 Merge pull request #11666 from AdmiralCurtiss/updater-spaces Admiral H. Curtiss 2023-03-18 18:32:35 +01:00
  • 04915d6749 Merge pull request #11670 from JosJuice/android-open-mode Pierre Bourdon 2023-03-18 18:20:17 +01:00
  • 8e363c0995 Android: Translate C++ "w" to ParcelFileDescriptor "wt" JosJuice 2023-03-18 13:16:12 +01:00
  • 33d0ec97e9 WinUpdater: Quote path for args when relaunching Dolphin. Admiral H. Curtiss 2023-03-17 03:47:30 +01:00
  • d037c60caf CMake: Use proper dependency tracking command for storyboard compiling TellowKrinkle 2023-03-17 01:20:27 -05:00
  • 66936f2087 CMake: Use generator expressions to get codesigning targets TellowKrinkle 2023-03-17 01:19:56 -05:00
  • 49b495f756 Merge pull request #11400 from Pokechu22/better-ppc-tables Admiral H. Curtiss 2023-03-17 04:13:25 +01:00
  • 4dd658f4da Remove PPCTables::UsesFPU Pokechu22 2022-12-23 17:55:30 -08:00
  • 164ea57790 Split PPCTables from Interpreter_Tables Pokechu22 2022-12-22 15:33:01 -08:00
  • cd627d1232 PPCTables: Fix OPLOG system Pokechu22 2022-12-23 18:05:01 -08:00
  • 34f39ee22e JitArm64_Tables: Use C++20 features Pokechu22 2022-12-22 17:36:45 -08:00
  • ec7432ef36 Jit64_Tables: Use C++20 features Pokechu22 2022-12-22 17:31:29 -08:00
  • 14a93d24e1 Common: Add constexpr Fill function Pokechu22 2023-01-01 18:17:35 -08:00
  • d179acef38 Core: Refactor InitializeDeterministicWiiSaves JosJuice 2023-03-16 22:49:46 +01:00
  • 9e7409e71e Core: Fix starting movie recording with existing Wii save JosJuice 2023-03-16 22:45:40 +01:00
  • 6b545eaada Merge pull request #11659 from JosJuice/android-after-dirinit-runner-cleanup JosJuice 2023-03-16 17:12:58 +01:00
  • d623871f3e Merge pull request #11664 from OatmealDome/macos-updater-test-mode Pierre Bourdon 2023-03-16 15:24:49 +01:00
  • bbe2bd5fec MacUI: Add stub implementation of UI::IsTestMode() OatmealDome 2023-03-16 02:44:14 -04:00
  • ef3cb6fba5 Merge pull request #11617 from icup321/master Pierre Bourdon 2023-03-16 05:54:54 +01:00
  • 57f33ae44e Merge pull request #11571 from t895/updates Charles Lombardo 2023-03-16 00:01:35 -04:00
  • a32d66e5ec Android: Upgrade Kotlin to 1.8.10 Charles Lombardo 2023-03-02 00:52:44 -05:00
  • f06c0897ab Android: Update gradle to 8.0 Charles Lombardo 2023-02-15 20:22:06 -05:00
  • de34c962d7 Android: Upgrade AGP to 7.4.2 Charles Lombardo 2023-02-15 19:27:45 -05:00
  • 7e84285047 Android: Upgrade dependencies Charles Lombardo 2023-02-15 19:27:28 -05:00