Commit Graph

  • d9d6428189 WiimoteEmu: Replace shinkansen MixedTriggers with Triggers. Jordan Woyak 2022-10-22 02:42:40 -05:00
  • d705b8d4b8 WiimoteEmu: Reorder shinkansen buttons in UI. Jordan Woyak 2022-10-22 02:37:28 -05:00
  • bba38a3642
    Merge pull request #11182 from JosJuice/aarch64-emit-shift-imm Markus Wick 2022-10-22 09:23:06 +02:00
  • 19e25e32a1
    Merge pull request #11175 from b3rru/patch-2 JMC47 2022-10-22 03:20:24 -04:00
  • 091b448209
    Merge pull request #11156 from dvessel/soulcalibur2ini JMC47 2022-10-22 03:09:14 -04:00
  • b331b017a1
    Merge pull request #11187 from jordan-woyak/wiiu-adapter-cleanups JMC47 2022-10-22 02:36:30 -04:00
  • 5ed0543430 GCAdapter: Process pad state in read thread and other general cleanups. Jordan Woyak 2022-10-09 23:28:14 -05:00
  • 2b43f96899 WinUpdater: Defer modifying any files until Updater.exe Fixes https://bugs.dolphin-emu.org/issues/12151 Shawn Hoffman 2022-10-21 16:08:20 -07:00
  • 79e09c3731
    Merge pull request #11186 from GaryOderNichts/ios/device_creation Léo Lam 2022-10-21 21:17:58 +02:00
  • 2fb45660b3 IOS::HLE::Kernel::InitIPC: Replace s_ios check with Core::IsRunning GaryOderNichts 2022-10-21 20:38:02 +02:00
  • 00e23da607
    Merge pull request #11051 from shuffle2/update-vcredist JMC47 2022-10-21 13:55:51 -04:00
  • 9222956acd
    Merge pull request #10859 from tellowkrinkle/UniformBufferSize JMC47 2022-10-20 17:13:31 -04:00
  • 84375a91d9 Arm64Emitter: Combine immh and immb for Emit(Scalar)ShiftImm JosJuice 2022-10-19 20:20:39 +02:00
  • 68b33b9718 MoltenVK: Update framebuffer fetch patch for 1.2.0 OatmealDome 2022-10-18 17:52:06 -04:00
  • 4b790b10ae Revert "MoltenVK: Add patch to resolve a crash on macOS Mojave" OatmealDome 2022-10-18 17:43:18 -04:00
  • 0928060a23 MoltenVK: Update to version 1.2.0 OatmealDome 2022-10-18 17:40:43 -04:00
  • 9aece1810c
    Merge pull request #10836 from iwubcode/d3d_uint_fix JMC47 2022-10-18 12:12:08 -04:00
  • ee5a93c6b8
    Merge pull request #11177 from Lobsterzelda/simplify-device-save-state Léo Lam 2022-10-18 08:36:50 +02:00
  • 486a523e0d IOS: Simplify IOS::HLE::Device savestate method Lobsterzelda 2022-10-17 20:58:40 -04:00
  • 6fd933915b VideoBackends:Vulkan: Improve backend multithreading TellowKrinkle 2022-08-10 23:46:36 -05:00
  • 10f973a87f
    Merge pull request #11122 from K0bin/descriptor-overhaul Admiral H. Curtiss 2022-10-17 04:25:35 +02:00
  • 92917061a8
    GZLP01.ini – Update cheatcode to Remove Distance Blur b3rru 2022-10-16 22:36:17 +02:00
  • 892ab87e65
    Merge pull request #11174 from AdmiralCurtiss/news-channel-fix Admiral H. Curtiss 2022-10-16 21:14:43 +02:00
  • 9992a198f1
    IOS/NetKDRequest: Don't abort on first unset bit in subtask mask. Admiral H. Curtiss 2022-10-16 20:43:59 +02:00
  • 02abc086c6
    Merge pull request #11171 from AdmiralCurtiss/fatfs-zero-init Admiral H. Curtiss 2022-10-16 18:13:31 +02:00
  • cbc96adfd2
    VFFUtil: Invalidate window on mount. Admiral H. Curtiss 2022-10-16 18:06:51 +02:00
  • b1725dfb33
    Zero-initialize structures passed to FatFs functions. Admiral H. Curtiss 2022-10-16 17:12:04 +02:00
  • 6992b0d8e1
    VideoBackends:Vulkan: Allocate descriptor pools as needed Robin Kertels 2022-10-06 01:35:17 +02:00
  • 09f9a58859 Jit64: Add dispatcher_no_timing_check jump target JosJuice 2022-10-16 10:44:19 +02:00
  • c0476fdac3
    Merge pull request #11072 from SketchMaster2001/wiiconnect24 Admiral H. Curtiss 2022-10-16 04:31:28 +02:00
  • e413d7f5ec
    Add initial WiiConnect24 support SketchMaster2001 2022-09-18 23:09:20 -04:00
  • fbe782f1a9
    Merge pull request #11077 from JosJuice/jitasm-no-breakpoint Admiral H. Curtiss 2022-10-16 04:02:12 +02:00
  • 351d095fff JitArm64: Optimize a few tail calls JosJuice 2021-08-20 15:21:24 +02:00
  • 2a5f4a2390 Jit64: Don't use fregsIn in HandleNaNs JosJuice 2022-10-08 18:19:37 +02:00
  • cd1f89a02b
    Merge pull request #11138 from JosJuice/jit64-quiet-nans Admiral H. Curtiss 2022-10-15 18:06:40 +02:00
  • 85f7cf7c1e
    Merge pull request #11169 from JosJuice/jit64-speculative-constants-dispatcher Admiral H. Curtiss 2022-10-15 17:46:22 +02:00
  • ec6a4115eb Jit64: Jump to dispatcher_no_check from InitializeSpeculativeConstants JosJuice 2022-10-15 17:21:38 +02:00
  • b9aed428e8 Jit64: Remove breakpoint check from JitAsm.cpp JosJuice 2022-09-22 18:09:27 +02:00
  • 91ba359911
    Merge pull request #11168 from jordan-woyak/extension-status-report Admiral H. Curtiss 2022-10-15 13:39:04 +02:00
  • dbf5dca11c JitArm64: FIFO optimization improvements JosJuice 2021-08-20 14:56:24 +02:00
  • 9c1a936ca6 WiimoteEmu: Do send a status report on connection when an extension is already attached. Jordan Woyak 2022-10-15 03:35:01 -05:00
  • 3af74d82a0
    Merge pull request #11137 from Lobsterzelda/update-video-interface Admiral H. Curtiss 2022-10-14 22:35:33 +02:00
  • 65c7304bd4 VideoInterface: Simplify VideoInterface savestate code Lobsterzelda 2022-10-08 02:21:19 -04:00
  • 99a5be3036
    Merge pull request #11164 from AdmiralCurtiss/globals-memory-interface Mai 2022-10-13 03:06:46 +00:00
  • e47af664cc
    HW: Move MemoryInterface variables to Core::System. Admiral H. Curtiss 2022-10-13 04:22:36 +02:00
  • 06f74bd7d1
    Merge pull request #11152 from jordan-woyak/wm-emu-ir-point-size Admiral H. Curtiss 2022-10-13 02:18:58 +02:00
  • 304e1e5b9f
    Merge pull request #11162 from Pokechu22/less-StringFromFormat Admiral H. Curtiss 2022-10-13 02:18:31 +02:00
  • ae7b14887b Remove varargs support from LOG_VULKAN_ERROR Pokechu22 2022-10-11 20:10:32 -07:00
  • f9fe25291d Remove most uses of StringFromFormat in favor of fmt Pokechu22 2022-10-11 19:21:51 -07:00
  • a5fa95adfd
    Merge pull request #11151 from jordan-woyak/quat-fix Mai 2022-10-12 17:35:50 +00:00
  • 1f8b196d6d
    Merge pull request #11158 from jordan-woyak/abs-function Mai 2022-10-12 17:35:12 +00:00
  • f5b9049421 Input: Add "abs" input expression function. Jordan Woyak 2022-10-11 15:13:33 -05:00
  • bf53e14abe WiimoteEmu: Fix gyroscope/quaternion conversion math. Jordan Woyak 2022-10-10 21:18:55 -05:00
  • 3939b32ed6 WiimoteEmu: Improve simulated IR point size accuracy. Jordan Woyak 2022-10-09 03:28:43 -05:00
  • cada690192 Delete outdated SoulCalibur II ini. joon 2022-10-11 12:52:35 -04:00
  • 0c09eb5686
    Merge pull request #11155 from lioncash/unsigned Pokechu22 2022-10-11 11:54:42 -07:00
  • dbfb8408d9 HW: Use unsigned indices in RegisterMMIO where applicable Lioncash 2022-10-11 09:18:29 -04:00
  • f47b11353d
    Merge pull request #11154 from Minty-Meeo/pragma-once-outside-header Admiral H. Curtiss 2022-10-11 10:59:20 +02:00
  • a84633f748 Remove #pragma once in DesiredWiimoteState.cpp Minty-Meeo 2022-10-11 01:16:56 -05:00
  • 6eb1f8beba Common/Matrix: Fix Quaternion Norm function. Jordan Woyak 2022-10-10 21:16:35 -05:00
  • a056a1366f
    Merge pull request #11131 from Pokechu22/cp-state-savestate-mistakes Admiral H. Curtiss 2022-10-11 03:42:17 +02:00
  • ffed23c059 Simplify saving CP state Pokechu22 2022-10-07 12:25:04 -07:00
  • 333ede5416
    Merge pull request #11136 from AdmiralCurtiss/gqr-array Admiral H. Curtiss 2022-10-10 02:13:30 +02:00
  • 05f3bbfa4d Include tangent/binormal cache in savestates Pokechu22 2022-10-07 11:52:44 -07:00
  • c3ceee8967 DolphinQt: Make "All Devices" mapping hopefully less confusing. Jordan Woyak 2022-10-09 17:10:37 -05:00
  • bf492c1ff3 JitArm64: Fix register number typo JosJuice 2022-10-06 23:04:44 +02:00
  • 04628034bc JitAsm64: Reorder instructions in routines to allow macro-op fusion JosJuice 2022-10-06 23:03:55 +02:00
  • 6e01ab56fa JitArm64: Remove unnecessary instruction from ConvertDoubleToSingle JosJuice 2022-10-09 14:17:18 +02:00
  • 1647fa350b
    Merge pull request #10804 from iwubcode/graphics-mod-input-output-structs Admiral H. Curtiss 2022-10-09 13:17:11 +02:00
  • 8be5300ef9
    Merge pull request #11146 from Hypnotron/patch-1 Admiral H. Curtiss 2022-10-09 13:09:24 +02:00
  • 4c7fcf58b0
    Merge pull request #11140 from JosJuice/jit64-inaccurate-single-fprf Admiral H. Curtiss 2022-10-09 13:08:53 +02:00
  • c361f9155b Jit64: Turn SNaN into QNaN in HandleNaNs JosJuice 2022-10-08 17:45:17 +02:00
  • bc360584a3 VideoCommon: add structures to graphics mods to allow for future adding or removing parameters with less code overhead iwubcode 2022-07-02 14:49:51 -05:00
  • 154ac70833
    Fix formatting in Readme The Hypnotron 2022-10-08 22:28:45 -04:00
  • 6cf99195c6
    Merge pull request #11142 from JosJuice/jit64-handle-nans-no-output Admiral H. Curtiss 2022-10-09 04:16:57 +02:00
  • e28878616f
    Merge pull request #11145 from AdmiralCurtiss/send-packet-check JMC47 2022-10-08 21:04:14 -04:00
  • bfbc04ef5e
    ENetUtil: Check return values of ENet functions in SendPacket(). Admiral H. Curtiss 2022-10-09 02:39:38 +02:00
  • 66684a392f
    Deduplicate NetPlayServer::Send() and NetPlayClient::Send() into ENetUtil::SendPacket(). Admiral H. Curtiss 2022-10-09 02:25:28 +02:00
  • 5f3e8e0f05
    Merge pull request #10814 from OatmealDome/steam-mac Admiral H. Curtiss 2022-10-08 22:34:55 +02:00
  • 01b9c3b22b
    Merge pull request #11116 from linckandrea/master Admiral H. Curtiss 2022-10-08 22:29:27 +02:00
  • af868b74f7
    GraphicMods: The Last Story: Fixes for Bloom and HUD mods. Andrea 2022-10-02 15:41:16 +02:00
  • da27a3e6bc
    Merge pull request #11095 from K0bin/misc-vulkan Admiral H. Curtiss 2022-10-08 22:24:30 +02:00
  • 1ed6028af4 NewBreakpointDialog: Add a help message for conditionals. TryTwo 2022-10-08 13:23:24 -07:00
  • 1dd30b58f3
    Merge pull request #11143 from K0bin/cmd_buffer_cleanup-fix Admiral H. Curtiss 2022-10-08 22:07:58 +02:00
  • 332824f7d5
    VideoBackends:Vulkan: Fix command buffer cleanup Robin Kertels 2022-10-08 21:40:33 +02:00
  • 4b8a720c9b Jit64: Remove HandleNaNs's xmm_out parameter JosJuice 2022-10-08 19:49:30 +02:00
  • 0b1fdee289 Jit64: Fix single FPRF when !jo.accurateSinglePrecision JosJuice 2022-10-08 18:35:46 +02:00
  • 1c2182d069
    Merge pull request #11134 from Pokechu22/memmap-remove-io-size Admiral H. Curtiss 2022-10-08 13:59:44 +02:00
  • e7219f7389
    Jit64: Convert constantGqr to std::array. Admiral H. Curtiss 2022-10-08 03:49:10 +02:00
  • fd2680d8b4 VideoBackends:Metal: Use a temporary buffer for large texture uploads TellowKrinkle 2022-09-01 22:18:55 -05:00
  • a13f09433c VideoBackends:Metal: Add config option to use presentDrawable TellowKrinkle 2022-07-30 01:32:55 -05:00
  • 5a1b90c7f3 VideoBackends:Metal: Explicitly disable arc TellowKrinkle 2022-07-30 01:00:10 -05:00
  • c08de82e90 VideoBackends:Metal: Bring back unified memory config TellowKrinkle 2022-07-23 17:27:24 -05:00
  • 93ce7bf344 VideoBackends:Metal: Unroll lighting loop TellowKrinkle 2022-06-20 23:51:14 -05:00
  • 45ee1be6da VideoBackends:Metal: Properly set vsync on creation TellowKrinkle 2022-07-23 15:57:20 -05:00
  • 274d4679ca VideoBackends:Multiple: More GPUs with broken subgroup ops TellowKrinkle 2022-07-23 15:56:19 -05:00
  • 934349a225
    Merge pull request #11133 from AdmiralCurtiss/noSpeculativeConstantsAddresses JosJuice 2022-10-08 11:01:21 +02:00
  • 1abffc0b05
    PPCAnalyst: Remove unused variables in BlockStats. Admiral H. Curtiss 2022-10-08 03:28:27 +02:00
  • a5217c07b8
    PPCAnalyst: Remove unused variables and methods in BlockRegStats. Admiral H. Curtiss 2022-10-08 03:26:42 +02:00
  • 6a2ed5758e
    JitCache: Erase address from noSpeculativeConstantsAddresses when block is invalidated. Admiral H. Curtiss 2022-10-08 02:19:16 +02:00