Commit Graph

  • 92a2018934 Core/HW: Add cpp-ipc submodule. cristian64 2025-08-09 14:27:25 +01:00
  • 509584d3d3 Merge pull request #13916 from Tilka/tex_filter_settings JMC47 2025-10-28 14:34:06 -04:00
  • e1088659b1 AdvancedPane: Use ConfigControls where applicable Joshua Vandaële 2025-08-13 01:09:01 +02:00
  • 3cf4b02a91 PathPane: Use ConfigControls where applicable Joshua Vandaële 2025-08-13 00:45:51 +02:00
  • 02d84ddc78 WiiPane: Use ConfigControls where applicable Joshua Vandaële 2025-08-13 00:39:46 +02:00
  • b6766e1ca0 GameCubePane: Use ConfigControls where applicable Joshua Vandaële 2025-08-13 00:33:52 +02:00
  • 1e227bd736 FreeLookWidget: Use ConfigControls where applicable Joshua Vandaële 2025-08-12 16:43:50 +02:00
  • 33fd06d7f3 AdvancedPane: Add a button to restore default settings Joshua Vandaële 2025-08-12 15:04:19 +02:00
  • a1bdc40245 CMake: Default SKIP_POSTPROCESS_BUNDLE to ON TellowKrinkle 2025-10-26 23:24:45 -05:00
  • c69f868fff Core/HW: Remove RoundingModeUpdated call from CPUManager::Run. This is now properly handled on initialization. Jordan Woyak 2025-10-26 23:04:37 -05:00
  • 700abd68e3 VideoCommon/AsyncRequests: Remove now unnecessary SetEnable function. Requests are now always enabled. Call SetPassthrough on initialization to not be racy. Jordan Woyak 2025-10-25 16:47:09 -05:00
  • 6416b0a6ec Core: Make EmuThread spawn the Video thread and become the CPU thread in dual-core mode instead of the other way around. Jordan Woyak 2025-10-25 16:50:11 -05:00
  • 96fe6a1575 VideoBackends / VideoCommon: add support for specifying include files in shader code iwubcode 2025-09-27 00:24:05 -05:00
  • 70d8bc6fd7 CPU: Update PauseAndLock comment Dentomologist 2025-10-26 18:06:38 -07:00
  • c47db6dba7 DSPEmulator: Remove redundant parameter and code Dentomologist 2025-08-13 15:50:18 -07:00
  • d5f079d78b DSPEmulator: Extract UnpauseAndUnlock from PauseAndLock Dentomologist 2025-08-13 15:43:08 -07:00
  • 933071dd57 FifoManager: Remove redundant PauseAndLock parameters Dentomologist 2023-06-04 17:18:18 -07:00
  • f497eb519e FifoManager: Extract RestoreState from PauseAndLock Dentomologist 2023-06-04 17:07:07 -07:00
  • f628a979c4 Core: Remove pointless call to FifoManager::PauseAndLock Dentomologist 2023-06-04 14:30:38 -07:00
  • 2d888ea4d3 Core: Remove unnecessary PauseAndLock parameters Dentomologist 2023-06-04 14:11:52 -07:00
  • c9c8461d36 Core: Extract RestoreStateAndUnlock from PauseAndLock Dentomologist 2023-06-04 13:59:53 -07:00
  • 4e64d8e94f CPUManager: Remove redundant parameter from RestoreStateAndUnlock Dentomologist 2023-06-04 13:22:09 -07:00
  • 8d0dbb0ef6 CPUManager: Remove redundant parameter from PauseAndLock Dentomologist 2023-06-04 13:19:44 -07:00
  • 48d48fe1af CPUManager: Remove unnecessary PauseAndLock parameters Dentomologist 2023-06-04 13:07:43 -07:00
  • 1a6e285685 CPU: Remove default arguments for PauseAndLock Dentomologist 2023-06-04 13:00:33 -07:00
  • 691743fbc4 CPU: Extract RestoreStateAndUnlock from PauseAndLock Dentomologist 2023-06-04 11:53:38 -07:00
  • bebeba29c3 CPU: Convert static variable to class member Dentomologist 2023-06-02 16:15:41 -07:00
  • 7608dbbfbd Core: Remove GDBStub::Deinit call from EmuThread. The CpuThread function is already doing this. Jordan Woyak 2025-10-22 23:00:45 -05:00
  • c22a483431 Merge pull request #14031 from TellowKrinkle/GlslangFix Jordan Woyak 2025-10-26 15:42:36 -05:00
  • 713dfb41df JitRegister: Remove OProfile profiler Joshua Vandaële 2025-10-26 20:40:44 +01:00
  • f8ebd27766 Merge pull request #14004 from JoshuaVandaele/bzip2-submodule JosJuice 2025-10-26 18:13:31 +01:00
  • 4f7d48e018 Move bzip2 from vendored to a submodule Joshua Vandaële 2025-10-10 15:37:44 +02:00
  • d404805b7f CMake: Fix bundled glslang TellowKrinkle 2025-10-24 22:56:46 -05:00
  • df351b6059 Merge pull request #13771 from SuperSamus/gameini-speedhacks JMC47 2025-10-23 14:13:02 -04:00
  • fe63d95e02 GameINI: Add patches to limit FPS for some uncapped games Martino Fontana 2025-06-23 00:57:15 +02:00
  • 2542c79d6b GameINI: Add patches for idle loop detection (speed hack) Martino Fontana 2025-06-23 00:56:40 +02:00
  • d423eb5a75 GameINI: Fix Egg Mania Japanese "Force Progressive" hack Martino Fontana 2025-07-31 23:44:20 +02:00
  • ba5edce2af Common/Functional: Fix MoveOnlyFunction from inadvertently creating references from lvalues. Jordan Woyak 2025-10-22 04:05:03 -05:00
  • 06b4c89c51 Merge pull request #14024 from cobalt2727/patch-5 Jordan Woyak 2025-10-21 21:55:55 -05:00
  • 7c63750e53 DolphinQT: explicitly include QAction for older QT6 libs cobalt2727 2025-10-17 23:17:16 -05:00
  • e34ef86be9 Merge pull request #13947 from JosJuice/i18n-2025-08-17-type Jordan Woyak 2025-10-21 19:19:13 -05:00
  • be131ddc59 Merge pull request #13984 from jordan-woyak/wmreal-quick-connect-and-disconnect JMC47 2025-10-21 19:49:22 -04:00
  • 5f5cfda5ad Merge pull request #14025 from TellowKrinkle/RenderPassHazards JMC47 2025-10-21 17:05:10 -04:00
  • 26c5b2f57a WiimoteReal/IOLinux: Fix warning. Jordan Woyak 2025-10-21 14:51:54 -05:00
  • 590b94975d WiimoteReal: Make WiimoteScannerBackend classes use separate FindNewWiimotes and FindAttachedWiimotes functions. Return results as vector of unique_ptr instead of raw pointers. Jordan Woyak 2025-10-04 17:30:44 -05:00
  • 99cc5e7bb7 WiimoteReal/IOAndroid: Only "find" DolphinBar remotes which are actually connected. Jordan Woyak 2025-09-30 22:07:08 -05:00
  • c84d30c782 WiimoteReal/IOAndroid: Don't "find" already in-use Wii remotes. Jordan Woyak 2025-09-30 18:29:00 -05:00
  • a2913abeb9 Merge pull request #14021 from jordan-woyak/cmake-CheckSymbolExists Admiral H. Curtiss 2025-10-18 15:36:38 +02:00
  • e599ae37c3 VideoBackends:Vulkan: Prevent hazards when restarting render passes TellowKrinkle 2025-10-18 05:15:04 -05:00
  • 7b994d9654 Merge pull request #14019 from JosJuice/android-ndk-29 JMC47 2025-10-17 18:47:20 -04:00
  • 0755218617 Merge pull request #14012 from jordan-woyak/wmreal-name-check JMC47 2025-10-17 18:46:42 -04:00
  • 6f81811e32 Merge pull request #14007 from JoshuaVandaele/glslang-fix JMC47 2025-10-17 18:46:19 -04:00
  • df809959d0 Merge pull request #14005 from JoshuaVandaele/cpp-optparse-submodule JMC47 2025-10-17 18:46:02 -04:00
  • 2e490cefa0 Merge pull request #13978 from JoshuaVandaele/libiconv-1.18 JMC47 2025-10-17 18:45:48 -04:00
  • 49043a3d88 Merge pull request #14018 from cscd98/minizip-fix JosJuice 2025-10-17 18:33:10 +02:00
  • 2bc944e1a3 Settings BalloonTip: Wrapped tips were not using the maximum width, resulting in a much smaller width than they should have. TryTwo 2025-10-16 15:58:32 -07:00
  • c135af22dd Imgui: Add a new default font (VeraMono - 49kb) that scales better than the old default. TryTwo 2025-10-02 23:22:14 -07:00
  • db0e7c6e58 CMakeLists: Add include(CheckSymbolExists). Jordan Woyak 2025-10-15 20:29:05 -05:00
  • e8d9c124e5 Merge pull request #13953 from TryTwo/add_osd_tab JMC47 2025-10-15 16:35:26 -04:00
  • 952f2cae80 Merge pull request #14013 from jordan-woyak/hle-varargs-concepts Admiral H. Curtiss 2025-10-15 21:14:05 +02:00
  • f05f89e6b4 Android: Update NDK version to 29.0.14206865 JosJuice 2025-10-15 19:57:53 +02:00
  • 11bf4a0b0e Update minizip-ng _POSIX_C_SOURCE to 200809L Craig Carnell 2025-10-15 11:48:05 +01:00
  • a49514eb7b HLE_VarArgs: Replace enable_if with concepts. Jordan Woyak 2025-10-13 23:42:31 -05:00
  • c2b5a1a35c WiimoteReal: Check just the start of Bluetooth device names to match the test performed by Wii software. Jordan Woyak 2025-10-13 21:13:37 -05:00
  • 81f620ba97 Merge pull request #14011 from Dentomologist/videobackend_rename_getname_to_getconfigname JMC47 2025-10-13 21:19:41 -04:00
  • 5b4df5ae98 VideoBackend: Rename GetName to GetConfigName Dentomologist 2025-09-23 14:42:59 -07:00
  • 94be0e466e WiimoteReal/IOLinux: Reopen Bluetooth device if it was unplugged between scans. Jordan Woyak 2025-10-13 18:37:13 -05:00
  • e0e2c7461b Merge pull request #14009 from Dentomologist/windowsdevice_silence_missing_property_log_spam Jordan Woyak 2025-10-13 15:41:52 -05:00
  • 4e359cf1c5 WindowsDevice: Silence missing property log spam Dentomologist 2025-10-13 11:55:12 -07:00
  • 1067754d21 Merge pull request #13983 from jordan-woyak/wmreal-android-fix JosJuice 2025-10-13 19:52:05 +02:00
  • 8edef722ce Merge pull request #14008 from jordan-woyak/qt6.10-buildfix JMC47 2025-10-13 13:51:19 -04:00
  • f509199b03 Merge pull request #13970 from jordan-woyak/wmreal-iowin-fixes JMC47 2025-10-13 02:54:54 -04:00
  • b3bdad416c CMakeLists: Fix build with Qt6.10. GuiPrivate component is needed to #include qplatformnativeinterface.h in MainWindow.cpp. Jordan Woyak 2025-10-12 22:55:52 -05:00
  • 37d6fe61ba CMakeLists: Fix compilation of glslang in cases where it hasn't been linked against SPIRV-Tools Joshua Vandaële 2025-10-13 01:43:08 +02:00
  • 801f38d4e5 DolphinQt: Add buttons to create and reset Wii remote pairings on Windows. Jordan Woyak 2025-10-03 23:08:28 -05:00
  • 8845fbdb7e WiimoteReal: Detect already connected Wii remotes on Windows without having to use the Refresh button. Jordan Woyak 2025-10-03 23:08:05 -05:00
  • e0c40025a9 WiimoteReal/IOWin: Major cleanups and improvements. Jordan Woyak 2025-10-02 04:14:21 -05:00
  • 3978e1eb2c WindowsDevice: Add some utility functions for getting device properties using CfgMgr32. Jordan Woyak 2025-10-02 04:11:27 -05:00
  • e8d22923c6 WiimoteReal: Send periodic writes to test for disconnect. Jordan Woyak 2025-09-27 01:44:40 -05:00
  • 94ecf4df39 WiimoteReal: Add function to test specifically for a wii remote name. Jordan Woyak 2025-09-27 01:46:07 -05:00
  • fcb3d2fb05 Qt Setting Panes: Remove original location of options transferred to the OSD pane. TryTwo 2025-09-18 17:17:51 -07:00
  • 3b11280c20 Movie Window: Move customization options from Menu Bar to OSD pane, but add options to toggle the window and to open the OSD pane. TryTwo 2025-09-20 15:04:07 -07:00
  • 4c87f08ff7 Update cpp-optparse to last commit and turn into a submodule Joshua Vandaële 2025-10-10 16:43:49 +02:00
  • 13ac387197 Qt: Add OnScreenDisplayPane to settings window. Transfer OSD options to pane. TryTwo 2025-09-18 14:38:27 -07:00
  • 8323c21e40 Merge pull request #13967 from cscd98/windows-cmake Jordan Woyak 2025-10-10 03:58:40 -05:00
  • a111192bba Fix cmake compilation on Windows 11 Craig Carnell 2025-09-17 17:32:14 +01:00
  • d8bcd6d82e Merge pull request #13996 from SuperSamus/jit64-dynamic-known-jmp-len JMC47 2025-10-09 14:07:13 -04:00
  • f43b78efb6 Merge pull request #13989 from jordan-woyak/wmreal-hidapi-cleanup JMC47 2025-10-09 14:06:57 -04:00
  • 39944a61d1 Merge pull request #13979 from mbc07/RealtekFirmwareLoader_newIDs JMC47 2025-10-09 14:06:17 -04:00
  • 8e2af141a8 Merge pull request #13973 from cscd98/hidapi-update JMC47 2025-10-09 14:06:04 -04:00
  • 4f7a910e92 Merge pull request #13964 from ryanmcgrath/macos/qos JMC47 2025-10-09 14:05:42 -04:00
  • efa9245565 Merge pull request #13963 from jordan-woyak/point-passthru-needs-bound-inputs JMC47 2025-10-09 14:05:16 -04:00
  • 1aae1ecbaa Merge pull request #13712 from SuperSamus/cheat-search-improvements JMC47 2025-10-09 13:58:00 -04:00
  • cd57fd73ba Merge pull request #13679 from JoshuaVandaele/pugixml-cmake4 JMC47 2025-10-09 13:53:04 -04:00
  • beebcb52e7 Merge pull request #13998 from fizzlepicklepop/master JMC47 2025-10-08 17:19:14 -04:00
  • f8d30e796c CheatSearchWidget: New feature, writing a value to all selected addresses Martino Fontana 2025-05-26 15:10:40 +02:00
  • c002861041 CheatSearchWidget: "Add to watch" to all selected items Martino Fontana 2025-05-25 19:11:36 +02:00
  • 8a97ce9124 MMU: Use templates for Read/Write functions Martino Fontana 2025-05-27 23:05:47 +02:00
  • 3cb8f234a7 fixed the lint error fizzlepicklepop 2025-10-07 23:57:53 -04:00
  • 7ed61c50a1 Add toggles for Speedrun timer + Achievement badges visibility fizzlepicklepop 2025-10-07 22:45:04 -04:00