Commit graph

  • c817b4779d JitArm64_Integer: addzex - Optimize InPPCState case for 0 Sintendo 2024-12-28 23:20:17 +01:00
  • 14641b06fc JitArm64_Integer: addzex - Optimize ConstantFalse and ConstantTrue Sintendo 2024-12-28 23:07:33 +01:00
  • a4ba13b4c9 JitArm64_Integer: addex - Optimize InHostCarry for -1 Sintendo 2024-12-28 22:12:46 +01:00
  • d2bfa157dc JitArm64_Integer: addex - Optimize InHostCarry for 0 Sintendo 2024-12-28 21:53:28 +01:00
  • ad7dba5413 JitArm64_Integer: addex - Optimize InPPCState case for 0 Sintendo 2024-12-28 21:41:48 +01:00
  • 9ab2751229 JitArm64: Check GPRs/FPRs to push inside EmitBackpatchRoutine JosJuice 2024-12-28 20:39:27 +01:00
  • 7410bc2025 JitArm64_Integer: subfzex - Constant folding Sintendo 2024-12-28 20:57:55 +01:00
  • fa13457abb JitArm64_Integer: subfex - Optimize InHostCarry case for -1 Sintendo 2024-12-28 20:18:09 +01:00
  • 18dd3f69f1 JitArm64_Integer: subfex - Optimize InPPCState case for 0 Sintendo 2024-12-28 18:15:44 +01:00
  • e54bfd6605 JitArm64_Integer: Refactor subfex Sintendo 2024-12-28 18:12:13 +01:00
  • 5cc9bde1c1 JitBase: Improve const-correctness Sintendo 2024-12-27 09:48:58 +01:00
  • 50d991780f JitBase: Add HasConstantCarry helper Sintendo 2024-12-27 09:47:54 +01:00
  • f6f01f2002 Force Metroid Prime GCN and Metroid Prime 2 GCN to be 4:3 Nystrata 2024-12-28 05:46:38 -08:00
  • 07f712f8a0 Core/VideoCommon: Fix duplicate OSD Custom Textures messages dreamsyntax 2024-12-26 17:21:02 -07:00
  • 635f588690 fix Summoner: Goddess Reborn sound system crash during transitions Charlese2 2024-12-27 15:49:29 -07:00
  • ed117050d0 Add some unit test coverage of the SplitPath function Niel Lebeck 2024-12-26 11:40:09 -08:00
  • a37820b2f8 code changes Nayla Hanegan 2024-12-27 14:36:36 -05:00
  • a54333ccde Merge branch 'master' of https://github.com/MarioPartyNetplay/Dolphin-MPN Nayla Hanegan 2024-12-27 14:30:25 -05:00
  • 7453d14626 stage Nayla Hanegan 2024-12-27 14:30:22 -05:00
  • 1abc4a4886 Debug messages Sepalani 2024-12-27 21:36:32 +04:00
  • cf2b191b0c
    Update GP5E01.ini Tabitha 2024-12-27 12:22:12 -05:00
  • 817192202a
    Update GP6E01.ini Tabitha 2024-12-27 12:21:40 -05:00
  • 05cad38abc
    Merge pull request #13243 from nlebeck/stringutil-tests Tilka 2024-12-27 18:10:47 +01:00
  • f85ee83052
    Merge pull request #47 from dolphin-emu/master pull[bot] 2024-12-27 07:54:07 +00:00
  • 4fc50226c6
    DolphinQt/HacksWidget: Convert accuracy slider to ConfigSlider Admiral H. Curtiss 2024-12-25 04:39:56 +01:00
  • 98ee3836e5
    DolphinQt: Add option for value mappings to ConfigSlider Admiral H. Curtiss 2024-12-25 04:31:03 +01:00
  • 08fdc4dc4e Modernize std::none_of with ranges mitaclaw 2024-09-30 15:05:17 -07:00
  • b9ded45f3c Modernize std::any_of with ranges mitaclaw 2024-09-30 17:26:50 -07:00
  • 063d9894b7 Modernize std::all_of with ranges mitaclaw 2024-09-29 11:43:52 -07:00
  • c40a9b1f12 StringUtil: More Wrappers For <cctype> mitaclaw 2024-08-22 21:23:58 -07:00
  • 7a99b34f21 Merge branch 'master' of https://github.com/MarioPartyNetplay/Dolphin-MPN Nayla Hanegan 2024-12-26 18:01:35 -05:00
  • fe198b1623 up qt submodule Nayla Hanegan 2024-12-26 18:01:30 -05:00
  • 4e8032963c
    Update GP6E01.ini Tabitha 2024-12-26 17:55:51 -05:00
  • 532a8621da
    Merge pull request #13116 from mitaclaw/ranges-modernization-8-trivial-of JMC47 2024-12-26 16:51:53 -05:00
  • 9b973ebea0
    Update GP6E01.ini Tabitha 2024-12-26 16:44:36 -05:00
  • 256d0e855b
    Update GP6E01.ini Tabitha 2024-12-26 16:28:08 -05:00
  • 2f18be70fe
    Update GP6E01.ini Tabitha 2024-12-26 15:51:00 -05:00
  • 9da427c258
    Update ci.yml Tabitha 2024-12-26 15:35:22 -05:00
  • 57d48cbaa3 sdl Nayla Hanegan 2024-12-26 15:29:41 -05:00
  • 87b7737e96
    Update GP6E01.ini Tabitha 2024-12-26 15:18:06 -05:00
  • bae4616dd1 Add some unit test coverage of the SplitPath function Niel Lebeck 2024-12-26 11:40:09 -08:00
  • 96804f95e4 run-unit-tests-android.sh: Handle Sys directory JosJuice 2024-12-26 13:05:48 +01:00
  • f561b11155 run-unit-tests-android.sh: Update path comment JosJuice 2024-12-26 12:54:45 +01:00
  • 709b64d310 JitArm64: Fix frsqrte misclassifying large negative inputs as NaN JosJuice 2024-12-26 12:01:03 +01:00
  • 1a8619c85b UnitTests/PowerPC: Check FPSCR output for fres/frsqrte JosJuice 2024-12-26 11:26:18 +01:00
  • e2df04ad2d posible fix Nayla Hanegan 2024-12-25 18:20:36 -05:00
  • 48a7afa448 JitArm64: Use AArch64 imm masks in rlwimix slow case JosJuice 2024-12-25 15:46:20 +01:00
  • 6384ea97f1 JitArm64: Handle rlwinmx with zero mask JosJuice 2024-12-25 15:15:24 +01:00
  • a662081a1d Merge branch 'master' of https://github.com/MarioPartyNetplay/Dolphin-MPN Nayla Hanegan 2024-12-24 20:48:44 -05:00
  • 1e1168432b Merge branch 'dolphin-emu-maste2r' Nayla Hanegan 2024-12-24 20:47:11 -05:00
  • 75a9451d0b Merge branch 'master' of https://github.com/dolphin-emu/dolphin into dolphin-emu-maste2r Nayla Hanegan 2024-12-24 20:47:03 -05:00
  • 9a8b8deb82
    Add files via upload Tabitha 2024-12-24 20:34:51 -05:00
  • 2aa00e15db Call JitInterface::UpdateMembase from PowerPC::MSRUpdated JosJuice 2024-12-24 16:43:38 +01:00
  • cc582943e3
    Add files via upload Tabitha 2024-12-24 09:43:51 -05:00
  • 3e5c4d6f63
    another up Tabitha 2024-12-24 09:41:03 -05:00
  • b2a745f2d2
    Update GP5E01.ini Tabitha 2024-12-24 09:36:37 -05:00
  • b21a4f9836
    Add files via upload Tabitha 2024-12-24 05:46:05 -05:00
  • 764bf314e1 Android: Fix VSync option not working Gamer64 2024-12-24 10:41:45 +01:00
  • 93bf17838f
    Update GP7E01.ini Tabitha 2024-12-23 22:12:19 -05:00
  • b205808b1f
    have Tabitha 2024-12-23 21:11:39 -05:00
  • b2cabcb540
    please Tabitha 2024-12-23 21:09:17 -05:00
  • 37984bb423
    last attempt Tabitha 2024-12-23 21:07:28 -05:00
  • 2efae06712
    Update GP6E01.ini Tabitha 2024-12-23 21:04:37 -05:00
  • dbe479b2f7
    new codes 1/5 Tabitha 2024-12-23 20:52:50 -05:00
  • 3701c0234e VideoCommon: cache the per-vertex position/normal matrix index Tillmann Karras 2024-12-16 00:56:10 +00:00
  • 2bd4804719 HacksWidget: Convert texture cache accuracy option to radio buttons. TryTwo 2024-12-23 17:36:03 -07:00
  • f9ce2b9d76
    Merge pull request #13232 from TryTwo/PR_hotfix JMC47 2024-12-23 18:04:51 -05:00
  • 27ac5fa777 Qt crash fix. Don't store Config::Info variable as a reference. TryTwo 2024-12-23 14:54:26 -07:00
  • e41ed5a685 PPCSymbolDB: Add alignment detection heuristic Sepalani 2024-11-24 21:13:20 +04:00
  • 19f21eb55a PPCSymbolDB: Deduplicate parsing of the 'entry of' string Sepalani 2024-11-24 13:03:22 +04:00
  • bbbf1be8be PPCSymbolDB: Use ranges in SaveSymbolMap Sepalani 2024-11-24 12:26:21 +04:00
  • 1eb7b738c5
    Merge pull request #22 from camdenorrb/force-60-plus-fps Camden 2024-12-23 00:20:03 -06:00
  • 85dd2a3b56 Remove redundant sorting camdenorrb 2024-12-23 00:13:52 -06:00
  • cb01872912
    Merge pull request #21 from camdenorrb/force-60-plus-fps Camden 2024-12-23 00:10:56 -06:00
  • b7d3cd532a Add aspect ratio camdenorrb 2024-12-23 00:10:23 -06:00
  • 2707fbe643
    Merge pull request #20 from camdenorrb/force-60-plus-fps Camden 2024-12-23 00:04:59 -06:00
  • 9e6db2e8a4
    Merge branch 'dolphin-emu:master' into master Camden 2024-12-23 00:03:53 -06:00
  • d981cb1aa3 Add aspect ratio camdenorrb 2024-12-23 00:01:58 -06:00
  • e01a63c7e9
    Merge pull request #19 from camdenorrb/force-60-plus-fps Camden 2024-12-22 23:18:43 -06:00
  • d6df5e970b User selection camdenorrb 2024-12-22 23:14:06 -06:00
  • 32c64e4fda Force 60fps camdenorrb 2024-12-22 23:00:41 -06:00
  • c4d9d175e8 Vulkan DRM/KMS Support camdenorrb 2024-12-20 22:31:48 -06:00
  • c528a70e64
    Merge pull request #13211 from Sintendo/blendvpd JMC47 2024-12-22 18:35:11 -05:00
  • a1d6aa7d3e
    Merge pull request #13212 from JosJuice/jitarm64-ps-sel-same-reg JMC47 2024-12-22 18:34:32 -05:00
  • 5641b83d4e
    Merge pull request #13063 from TryTwo/PR_GameSettings JosJuice 2024-12-22 20:42:28 +01:00
  • bb8c0a795f
    Merge pull request #13214 from JosJuice/sethardcoremode-private Admiral H. Curtiss 2024-12-22 20:09:29 +01:00
  • c5f1961587
    Save folder memory card header to disk Admiral H. Curtiss 2024-12-22 19:17:14 +01:00
  • 68a78854f3
    EXI: Improve behavior of savestates made while game is assuming the state of the inserted memory card. Admiral H. Curtiss 2020-08-12 00:56:32 +02:00
  • 89bf3d2dd4
    EXI: Add method to disable writes in CEXIMemoryCard. Admiral H. Curtiss 2020-08-11 23:58:26 +02:00
  • 5b8c07a190
    EXI: Allow reading memory card data directly in CEXIMemoryCard. Admiral H. Curtiss 2020-08-11 23:49:01 +02:00
  • 4de290dc6f Split SetRunning into Start and Stop Dr. Dystopia 2024-12-22 13:40:27 +01:00
  • 6c5aed38b3 Split SetSoundStreamRunning into StartSoundStream and StopSoundStream Dr. Dystopia 2024-12-22 12:33:11 +01:00
  • 8cc18164ee Split SetSoundStreamRunning into StartSoundStream and StopSoundStream Dr. Dystopia 2024-12-22 12:28:21 +01:00
  • 1ba8541da9
    Merge pull request #13091 from mitaclaw/ranges-modernization-2-returns JMC47 2024-12-20 12:50:19 -05:00
  • 0c1b31a7a1
    Fix 'crt_pi.glsl' OpenGL ES compatibility. Clownacy 2024-12-19 21:41:03 +00:00
  • 20ebc8287b JitArm64_Integer: Optimize subfic for -1 Sintendo 2024-12-15 02:16:01 +01:00
  • ac0d6cbaaa
    Merge pull request #13224 from Sintendo/jitarm64-subfic2 JMC47 2024-12-18 12:07:23 -05:00
  • 922febadf1 VKSwapChain: Always use surface formats with a normal sRGB color space if not RGBA16F OatmealDome 2024-12-03 20:49:50 -05:00
  • 6982a4571e Update Readme.md Camden 2024-12-16 19:40:49 -06:00
  • 4247bcbb35 Update Readme.md Camden 2024-12-15 21:47:59 -06:00