Commit Graph

  • 2d1f661118
    DolphinQt: Avoid ppcState global. Admiral H. Curtiss 2023-03-28 23:52:36 +02:00
  • 192d8b6e40
    VideoCommon/CommandProcessor: Pass System to HandleUnknownOpcode(). Admiral H. Curtiss 2023-03-28 22:07:50 +02:00
  • e5941428d1
    PowerPC/PPCTables: Pass instruction address to GetOpInfo(). Admiral H. Curtiss 2023-03-28 21:59:39 +02:00
  • 6018daa3fa
    PowerPC/PPCCache: Access PowerPCState through System. Admiral H. Curtiss 2023-03-28 21:48:22 +02:00
  • aec3a882d7
    PowerPC/JitInterface: Access PowerPCState through System. Admiral H. Curtiss 2023-03-28 21:47:38 +02:00
  • 18f8ae37ab
    PowerPC/Expression: Pass System to EvaluateCondition(). Admiral H. Curtiss 2023-03-28 20:39:02 +02:00
  • 0a88c2329a
    Merge pull request #11715 from JosJuice/dcbx-order Admiral H. Curtiss 2023-04-05 20:06:26 +02:00
  • 2ac7b5a523
    Jit64: Fix possibly redundant MOV in ABI_CallFunctionPR(). Admiral H. Curtiss 2023-04-05 20:00:37 +02:00
  • 25fba7247e
    Merge pull request #11726 from mackal/dolphinqt-memory-leaks Mai 2023-04-05 04:18:32 -04:00
  • c55e08ff73 Jit64: Attempt to fix updating stores with an immediate value Pokechu22 2023-01-09 18:47:02 -08:00
  • 497e938c8c Jit_LoadStoreFloating: Minor tidying Pokechu22 2023-01-09 18:46:25 -08:00
  • 2995b5e061
    Merge pull request #11667 from TellowKrinkle/DontSucceedOnLinkFail OatmealDome 2023-04-05 05:35:58 +02:00
  • f424e7815a DolphinQt: Fix memory leaks in MemoryWidget Michael Cook (mackal) 2023-04-04 16:10:31 -04:00
  • 7dde0c3c31 DolphinQt: non-Windows builds leak in InterfacePane Michael Cook (mackal) 2023-04-04 16:07:06 -04:00
  • e511718fbc DolphinQt: Fix leak in LogConfigWidget Michael Cook (mackal) 2023-04-04 16:05:23 -04:00
  • d8fabd37fb
    Merge pull request #11417 from K0bin/vk-submit-thread-cleanup Pierre Bourdon 2023-04-04 22:02:39 +02:00
  • c71a4c2751
    Merge pull request #11719 from AdmiralCurtiss/enet-update Pierre Bourdon 2023-04-04 22:00:45 +02:00
  • 2dca24229b DolphinQt: Fix memory lkea in FilesystemWidget Michael Cook (mackal) 2023-04-04 15:59:45 -04:00
  • b63b574a3f
    Merge pull request #11669 from LillyJadeKatrin/retroachievements-rcheevos-integration Pierre Bourdon 2023-04-04 12:34:20 +02:00
  • 84b3df0af2 Added Achievement Manager with Login LillyJadeKatrin 2023-03-18 12:38:53 -04:00
  • 07d2f3d305 Added Initial Achievement Settings LillyJadeKatrin 2023-03-16 09:06:24 -04:00
  • 7be5fc551d
    Merge pull request #11721 from mackal/dolphinqt-renderwidget-heap-use-after-free Admiral H. Curtiss 2023-04-03 22:21:09 +02:00
  • 241a739dc2 DolphinQt: RenderWidget fix heap-use-after-free Michael Cook (mackal) 2023-04-03 10:43:49 -04:00
  • 655fca3efe
    Merge pull request #11712 from AdmiralCurtiss/nand-import-bounds Mai 2023-04-03 08:29:57 -04:00
  • 5cecac5816
    Merge pull request #11718 from JosJuice/fi Mai 2023-04-03 08:16:55 -04:00
  • 9e0755a598 HookableEvent: Use std::recursive_mutex instead of std::mutex Pokechu22 2023-04-02 15:51:06 -07:00
  • 1e1041f299
    NetPlay: Limit ENet's MTU to 1392 as a workaround for dropped packets over VPN via WireGuard, see https://github.com/lsalzman/enet/issues/132 Admiral H. Curtiss 2023-04-02 17:21:26 +02:00
  • 324777406c
    Update ENet to 8ae0e85298 Admiral H. Curtiss 2023-04-02 16:43:06 +02:00
  • 0cd70c2aa5
    Merge pull request #11706 from Minty-Meeo/update-soundtouch Admiral H. Curtiss 2023-04-02 15:04:37 +02:00
  • f3114b59f4 Added USE_RETRO_ACHIEVEMENTS compiler flag LillyJadeKatrin 2023-03-18 12:22:17 -04:00
  • 2836feac71 Added rcheevos to Externals LillyJadeKatrin 2023-03-11 00:24:20 -05:00
  • 4513238213 Added rcheevos submodule LillyJadeKatrin 2023-02-28 04:18:43 -05:00
  • 6089310c80 Add Finnish translation JosJuice 2023-04-02 11:33:42 +02:00
  • c97c80d1cb
    NANDImporter: Check data bounds. Admiral H. Curtiss 2023-04-01 04:19:15 +02:00
  • aaeaa9c6b6
    Merge pull request #11714 from sepalani/check-wii-save-path Admiral H. Curtiss 2023-04-02 02:44:29 +02:00
  • 450ca0b69e
    Merge pull request #11700 from AdmiralCurtiss/mmu-class JosJuice 2023-04-01 18:02:04 +02:00
  • e24e52af3c Jit64: Use utility function for function calls in dcbx. Admiral H. Curtiss 2023-03-28 03:57:56 +02:00
  • 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