Commit Graph

  • 05f217bd0b Merge pull request #13330 from Dentomologist/performancemetrics_allow_moving_overlays Admiral H. Curtiss 2025-02-06 21:56:57 +01:00
  • dcfb1361d2 Merge pull request #13223 from mitaclaw/branch-watch-tool-fixes-5 Admiral H. Curtiss 2025-02-06 21:52:50 +01:00
  • db285b7c87 Merge pull request #13319 from hoogmin/infinite-style-fix JosJuice 2025-02-06 18:31:28 +01:00
  • b5978148b5 Contributing.md: Improve clarity and specify clang-format version Joshua Vandaële 2025-02-06 15:16:23 +01:00
  • 7dec083af5 Refactor: Make loop non-infinite instead in AsyncShaderCompiler. Javier Martinez 2025-01-31 12:26:33 -05:00
  • 6ee08fb9db Merge pull request #13302 from TryTwo/Breakpoints_Fix_Lag Admiral H. Curtiss 2025-02-05 18:27:22 +01:00
  • 99e3c6e265 Merge pull request #13299 from OatmealDome/flatpak-dirty OatmealDome 2025-02-04 12:44:13 -05:00
  • bbf72e79f9 Breakpoints: Fix lag when adding or removing multiple memory breakpoints by only calling DBATUpdated() once. TryTwo 2023-11-27 17:08:31 -07:00
  • b51ca82032 Merge pull request #13335 from jordan-woyak/wm-speaker-constant Tilka 2025-02-04 02:22:01 +00:00
  • c857a7dd82 WiimoteEmu: Use a named constant instead of a magic number for speaker data writes. Jordan Woyak 2025-02-03 19:52:38 -06:00
  • ba58e336bc Merge pull request #13328 from Dentomologist/performancemetrics_call_imgui_end_unconditionally Admiral H. Curtiss 2025-02-03 12:24:47 +01:00
  • 5b73e2a302 Merge pull request #13325 from iwubcode/rf_community_gecko_codes Admiral H. Curtiss 2025-02-03 12:22:58 +01:00
  • 8a3b3ced96 Merge pull request #13313 from rjgabel/patch-1 Admiral H. Curtiss 2025-02-03 12:22:04 +01:00
  • 857c93c529 WiimoteEmu/MotionPlus: Gyro data calculation cleanup. Jordan Woyak 2025-02-03 02:03:58 -06:00
  • 4b8e36cba9 PerformanceMetrics: Allow users to move overlays Dentomologist 2025-02-02 14:43:44 -08:00
  • 4499718368 Core: Check if msr.DR or msr.IR are valid at ApplyStartupPatches Sketch 2025-02-02 17:27:16 -05:00
  • f94e6cb73e PerformanceMetrics: Call ImGui::End() unconditionally Dentomologist 2025-02-02 13:02:58 -08:00
  • cdabd651aa InputCommon/ExpressionParser: Add compound assignment operators. Jordan Woyak 2025-01-28 01:33:39 -06:00
  • 56fd1f39d8 Eliminate TaskViewModel's mustRestartApp field Niel Lebeck 2025-02-02 11:58:45 -08:00
  • 570fc1d5aa Data: update Rune Factory Frontier with community gecko codes iwubcode 2025-02-02 12:34:38 -06:00
  • 84d28a4272 Merge pull request #13300 from UnderCoverToni/GOME01 Admiral H. Curtiss 2025-02-02 18:25:22 +01:00
  • 5a4cde62b6 Merge pull request #13246 from nlebeck/stringutil-tests Admiral H. Curtiss 2025-02-02 18:16:13 +01:00
  • f1fe32c93b Merge pull request #13254 from brad0/openbsd_aarch64 Admiral H. Curtiss 2025-02-02 18:12:03 +01:00
  • 77056ba7b7 Merge pull request #13208 from Dentomologist/wiitasinputwindow_update_on_attachment_change Admiral H. Curtiss 2025-02-02 18:02:58 +01:00
  • acf03a641a GameSettings: Set EFBAccessEnable=True for "I SPY: Spooky Mansion" Ryan Gabel 2025-01-27 12:55:20 -10:00
  • 017e0b5658 Merge pull request #13306 from OatmealDome/cubeb-optional Admiral H. Curtiss 2025-02-02 17:50:20 +01:00
  • 6a3a74508d Merge pull request #13317 from cristian64/spurious_config_file Admiral H. Curtiss 2025-02-02 17:25:24 +01:00
  • 9ff833e2f4 Merge pull request #13315 from jordan-woyak/func-exp-cleanup Admiral H. Curtiss 2025-02-02 17:23:13 +01:00
  • 04775b6ef8 Merge pull request #13314 from jordan-woyak/input-expressions-assignment-op-fix Admiral H. Curtiss 2025-02-02 17:22:25 +01:00
  • 755c003265 JitArm64_RegCache: Const correctness Sintendo 2025-02-01 22:05:24 +01:00
  • 7ce7da629e JitArm64_Integer: cmpl - Subtract shifted 12-bit constant Sintendo 2025-02-01 22:02:43 +01:00
  • b7c3f91643 JitArm64_Integer: cmpl - Subtract 12-bit constant Sintendo 2025-02-01 21:11:23 +01:00
  • c5870ed0c7 JitArm64_Integer: cmp - Skip sign extension if possible Sintendo 2025-02-01 18:18:32 +01:00
  • 075c35602f JitArm64_Integer: cmp - Add shifted 12-bit constant Sintendo 2025-02-01 17:58:14 +01:00
  • 01eed0a758 JitArm64_Integer: cmp - Add 12-bit constant Sintendo 2025-02-01 17:02:10 +01:00
  • 352cbc4772 JitArm64_Integer: cmp - Subtract shifted 12-bit constant Sintendo 2025-02-01 16:57:40 +01:00
  • 4a29e0e4f4 JitArm64_Integer: cmp - Subtract 12-bit constant Sintendo 2025-02-01 16:50:08 +01:00
  • c9bd6a13a9 VideoBackends: Use DXGI 1.6 and D3D11_4 Xphalnos 2025-02-01 17:49:24 +01:00
  • 8291cff46d Merge pull request #13280 from jordan-woyak/input-expressions-highlighting JMC47 2025-02-02 02:01:34 -05:00
  • 698cc7aeb5 Externals: Vulkan 1.4 Support, xxHash 0.8.3 and VMA 3.2.0 Xphalnos 2025-02-01 12:11:37 +01:00
  • 6e7e808b66 DolphinQt/Mapping: Add setting to enable waiting for alternate mappings using the OR-operator. Jordan Woyak 2025-01-29 02:02:46 -06:00
  • 10e044872d LibusbDevice: Don't detach kernel drivers on macOS Sanjay Govind 2025-01-31 20:25:50 +13:00
  • a153c7cb7c DolphinQt: Use global settings object also for debugger settings. cristian64 2025-01-30 21:53:48 +00:00
  • cd3993708f Merge pull request #13316 from hoogmin/minor-first JMC47 2025-01-30 16:27:21 -05:00
  • 391dae718d Refactor: infinite loop based on Dolphin's style guidelines Javier Martinez 2025-01-30 14:36:22 -05:00
  • e5e3944d55 Add a SplitPath unit test exercising Windows paths with drive letters Niel Lebeck 2024-12-27 11:56:35 -08:00
  • b5a0d293ae Merge pull request #13305 from OatmealDome/vertexloader-config OatmealDome 2025-01-29 17:14:05 -05:00
  • 67b8100cd2 InputCommon/ExpressionParser: Make ValidateArguments access existing members instead of passing arguments. Jordan Woyak 2025-01-28 19:23:52 -06:00
  • e4b464e727 InputCommon/ExpressionParser: Make function argument parsing error message more clear. Jordan Woyak 2025-01-28 19:20:50 -06:00
  • 897978e955 Merge pull request #13310 from jordan-woyak/small-vec-placement-new JMC47 2025-01-28 20:59:14 -05:00
  • e16e3f9a61 Merge pull request #13291 from iwubcode/imgui_1_91_7 JMC47 2025-01-28 20:57:28 -05:00
  • c9ad5430d0 InputCommon: Fix input expression assignment operator behavior. Jordan Woyak 2024-11-07 11:51:11 -06:00
  • 3f79aa23b4 Merge pull request #13267 from Sintendo/arm64-fix-gt-micro Admiral H. Curtiss 2025-01-28 19:43:53 +01:00
  • 0b7f9541d0 Merge pull request #13304 from JoshuaVandaele/argsegfault Admiral H. Curtiss 2025-01-28 19:27:23 +01:00
  • f92f174450 Merge pull request #13297 from jordan-woyak/config-ext-btn JMC47 2025-01-27 21:17:41 -05:00
  • e18a4d04b4 Merge pull request #13178 from jordan-woyak/input-expressions-conditional-op JMC47 2025-01-27 21:16:29 -05:00
  • 2b5cd96cb1 Merge pull request #11261 from TryTwo/PR_MemoryView_Auto_Update JMC47 2025-01-27 21:15:57 -05:00
  • 08f83bbd6b Added Gecko codes to GOME01.ini Toni 2025-01-23 09:18:42 -08:00
  • d117614c00 Merge pull request #13213 from JosJuice/remove-filter-patches-lock JosJuice 2025-01-27 20:15:00 +01:00
  • 9777e8e76b Common: Make SmallVector work with non-standard-layout types. Jordan Woyak 2025-01-25 19:59:18 -06:00
  • e29e0cd150 Merge pull request #13296 from jordan-woyak/sdl-motor-lr JosJuice 2025-01-26 19:45:44 +01:00
  • c9e5975545 Merge pull request #13290 from iwubcode/formatter_abstract_texture_type JosJuice 2025-01-26 19:40:12 +01:00
  • ca15b4a7d9 Merge pull request #13229 from sanjay900/wii-drum-velocity-fixes JosJuice 2025-01-26 14:15:53 +01:00
  • 01358c79a6 Merge pull request #13298 from jordan-woyak/less-bt-spam JosJuice 2025-01-26 14:13:44 +01:00
  • d89e7c84fb CMakeLists: Add flag to disable Cubeb OatmealDome 2025-01-25 14:06:55 -05:00
  • 56b7b0a804 Merge pull request #13303 from JoshuaVandaele/aboutresize JosJuice 2025-01-25 10:37:37 +01:00
  • 911742358c Merge pull request #13307 from OatmealDome/steam-vsprops JosJuice 2025-01-25 10:23:30 +01:00
  • be8073593c VSProps: Remove unused Steam preprocessor definition OatmealDome 2025-01-25 02:42:26 -05:00
  • bffaec9c5e VertexLoaderBase: Allow the vertex loader type to be set via config OatmealDome 2025-01-24 18:31:42 -05:00
  • 799b9d4092 Merge pull request #13192 from jordan-woyak/netplay-win32-interface-list Jordan Woyak 2025-01-24 14:40:25 -06:00
  • f1f147965b Fix segfault when passing invalid arguments Joshua Vandaële 2025-01-24 11:47:52 +01:00
  • a76ed94120 AboutDialog: Disable resizing the About window Joshua Vandaële 2025-01-24 10:45:54 +01:00
  • d0b7c96fdb Merge pull request #13285 from SameUpstreamMultipleForks/fix-waverace-blue-storm JMC47 2025-01-23 22:47:49 -05:00
  • ef97185854 WiimoteEmu: Fix Drum Extension Velocity Sanjay Govind 2024-12-22 23:55:13 +13:00
  • a34f81ff34 Flatpak: Move wrapper script outside of the manifest OatmealDome 2025-01-23 13:39:45 -05:00
  • 0a3e9f70b9 GameSettings: Set CPUThread to False in GWR.ini. Maxim Cournoyer 2025-01-20 10:02:14 +09:00
  • a20f96b78c ArmCPUDetect: Add OpenBSD support for elf_aux_info Brad Smith 2024-12-30 04:38:09 -05:00
  • 01abfafa4e Core/WiimoteReal: Make Wii Remote scan logging less spammy on Linux. Jordan Woyak 2025-01-22 14:38:43 -06:00
  • 4b4a58623b Merge pull request #13283 from jordan-woyak/button-indicators Jordan Woyak 2025-01-22 13:22:33 -06:00
  • 76c613c8cd Merge pull request #13294 from JoshuaVandaele/analytics-readme JosJuice 2025-01-22 18:26:44 +01:00
  • a33368b102 DolphinQt: Add a "Configure Extension" button under the extension selection combo box. Jordan Woyak 2025-01-22 02:47:47 -06:00
  • 8354279aae InputCommon: Add support for SDL gamecontroller rumble triggers. Jordan Woyak 2025-01-21 19:46:27 -06:00
  • fb512adc5f InputCommon: Make SDL Motor L/R Outputs not fight each other. Jordan Woyak 2025-01-21 19:19:01 -06:00
  • 2bfeff834c Readme: Add a link to Analytics Joshua Vandaële 2025-01-21 13:05:21 +01:00
  • ae72a781d4 DolphinQt: Remove MappingButton bold/italic text indication. Jordan Woyak 2025-01-17 23:05:11 -06:00
  • d8cf835f07 MappingWidget: Fix shadowed variable warning. Jordan Woyak 2025-01-17 22:48:42 -06:00
  • d19304dc15 MappingIndicator: Add graphical indicators on the left of MappingButton that don't have a large indicator. Jordan Woyak 2024-11-04 00:23:34 -06:00
  • 510a688a2a Merge pull request #13279 from jordan-woyak/delimited-token Tilka 2025-01-20 23:14:22 +00:00
  • 761e65ed26 Merge pull request #13275 from Pokechu22/d3d12-custom-root-param-index Pokechu22 2025-01-20 14:53:40 -08:00
  • a9a720faa7 Merge pull request #13204 from LillyJadeKatrin/retroachievements-allow-batch JosJuice 2025-01-20 23:35:17 +01:00
  • 4f912000cd Merge pull request #13289 from iwubcode/small_vector_clear Jordan Woyak 2025-01-20 15:50:16 -06:00
  • 75425ced05 Common: add 'clear' function to SmallVector iwubcode 2025-01-20 14:21:12 -06:00
  • 25c805be99 Externals / VideoCommon: update imgui to 1.91.7 and implot to v0.16; imgui changed types for ImTextureId, which was addressed by using an implicit cast iwubcode 2025-01-20 14:40:27 -06:00
  • ee906ae6e8 VideoCommon: add formatter for AbstractTextureType iwubcode 2025-01-20 14:24:54 -06:00
  • 7ba56bc738 Merge pull request #13269 from OatmealDome/memarena-darwin OatmealDome 2025-01-20 14:11:37 -05:00
  • a3b06b0572 Enforce XCB within code Joshua Vandaële 2025-01-20 11:09:03 +01:00
  • 0b8301ff97 MemoryViewWidget: Add auto update toggle. TryTwo 2025-01-19 23:24:38 -07:00
  • 7b19192134 MemoryViewWidget: Color recently changed memory when auto updating. TryTwo 2025-01-19 23:24:08 -07:00
  • 6d8f40c245 MemoryViewWidget: Reduce amount of unnecessary update calls. TryTwo 2024-06-24 14:21:31 -07:00
  • 32e135e6a9 MemoryViewWidget: Add OnFrameEnd callback to auto-update memory while a game is running. TryTwo 2024-06-24 14:18:41 -07:00