Commit Graph

  • ce599f9f46 Merge pull request #9359 from leoetlino/gdbstub-on JosJuice 2020-12-26 12:02:36 +01:00
  • dcc313fd96 Merge pull request #9346 from Sintendo/jitarm64ub Léo Lam 2020-12-26 11:56:33 +01:00
  • d2f9991b0f Merge pull request #9360 from Minty-Meeo/osreport-split Léo Lam 2020-12-26 11:41:18 +01:00
  • 67d2fa11f1 Jit64: srawx - Handle constant zero input Sintendo 2020-12-13 12:36:07 +01:00
  • 10d65519f9 Jit64: slwx - Handle constant zero input Sintendo 2020-12-13 11:52:21 +01:00
  • 1a52fdf7e3 Jit64: rlwnmx - Optimize rotate by constant Sintendo 2020-11-19 21:25:11 +01:00
  • cb70d5ee4f Jit64: srawix - Handle constant input register Sintendo 2020-11-19 21:20:54 +01:00
  • 8ac40162da Jit64: srawx - Handle constant input registers Sintendo 2020-11-18 23:20:30 +01:00
  • b968120f8a Jit64: srawx - Optimize shift by constant Sintendo 2020-11-18 00:03:16 +01:00
  • 17dc870847 Jit64: slwx - Optimize shift by constant Sintendo 2020-11-16 23:54:54 +01:00
  • 17db359979 Jit64: srwx - Optimize shift by constant Sintendo 2020-11-16 23:00:52 +01:00
  • 2e4e2ad1ff Jit64: subfic - Handle constants Sintendo 2020-11-15 13:04:57 +01:00
  • b430d66cdc Split OSREPORT logging type Minty-Meeo 2020-12-24 23:38:59 -06:00
  • 0aadb9fd7b Build the gdbstub by default Léo Lam 2020-12-25 01:16:05 +01:00
  • ae187818f5 PowerPC: Fix GDBStub build Léo Lam 2020-12-25 01:15:31 +01:00
  • 6ddf69d094 Merge pull request #9353 from MaddTheSane/patch-1 Léo Lam 2020-12-24 22:50:27 +01:00
  • 1100a31407 CMake: Apple Silicon detection C.W. Betts 2020-12-23 00:26:53 -07:00
  • 26c097ebfc Merge pull request #8867 from iwubcode/freelook_controller LC 2020-12-24 15:10:17 -05:00
  • c7b24d6213 VideoCommon: Update active config when we check for config changes, this ensures Free Look settings are copied at the start of the frame. Also update the camera's controller type at this time iwubcode 2020-12-06 12:03:50 -06:00
  • a893c25b01 Core: Refresh the Free Look configuration when Free Look is initialized, ensuring that the configuration updates appropriately with any changes iwubcode 2020-06-19 10:39:48 -05:00
  • b4c41adac4 Core: Only respond to Free Look controller buttons when the camera is active iwubcode 2020-06-19 01:13:48 -05:00
  • b9d9b27a81 DolphinQt: Only trigger Free Look mouse movement when the Free Look camera is active iwubcode 2020-06-18 23:49:48 -05:00
  • bcf63c463b VideoCommon: Add 'Active' state to FreelookCamera to future proof if we ever add multiple cameras iwubcode 2020-06-18 23:49:07 -05:00
  • a37fd8c5d9 VideoCommon: Update Free Look camera with settings change... iwubcode 2020-06-18 23:44:17 -05:00
  • 670f34af60 Core: Update state to account for save system change iwubcode 2020-06-13 15:20:55 -05:00
  • 9bd4e0939e DolphinQt: Update mapping window device to use expanding size policy iwubcode 2020-06-13 15:18:26 -05:00
  • 9a744ab25b DolphinQt: Move Free Look out of Graphics/Hotkey and into its own configuration window. Launched from a new menu option - "Free Look Settings". The HotKeyScheduler still calls the Free Look functionality to reduce the total number of threads iwubcode 2020-06-12 00:27:34 -05:00
  • 9ac6090c9a Core: Add Free Look controllers that are initialized at boot iwubcode 2020-06-12 00:25:06 -05:00
  • 27acba620c Core: Add new Free Look settings and config iwubcode 2020-07-22 19:19:35 -05:00
  • f6ab9a9b6f Core / VideoCommon: Remove old Free Look config iwubcode 2020-07-22 19:19:18 -05:00
  • e7ac095ba1 HotkeyManager: Remove Free Look functionality in preparation for replacement iwubcode 2020-06-12 00:23:14 -05:00
  • d5bc209eb6 VideoCommon: Change 'Zoom' to 'MoveForward' since it really isn't a zoom iwubcode 2020-06-12 00:21:50 -05:00
  • cb6ae6a4b1 VideoCommon: Add speed to Free Look camera iwubcode 2020-06-12 00:17:40 -05:00
  • d61c64684b Merge pull request #9357 from JosJuice/android-one-settings-entrypoint LC 2020-12-24 12:46:43 -05:00
  • 464bc80482 Merge pull request #9356 from JosJuice/android-save-ingame-change LC 2020-12-24 12:45:09 -05:00
  • 8c723d0584 Android: Only have one settings entrypoint per activity/dialog JosJuice 2020-12-24 14:55:10 +01:00
  • 8f475371b9 JitArm64: Call UpdatePerformanceMonitor JosJuice 2020-12-23 17:21:25 +01:00
  • 6f05c40013 Android: Correctly save in-game settings changes to disk JosJuice 2020-12-24 13:34:52 +01:00
  • 8c0f32e6be Interpreter: Call UpdatePerformanceMonitor JosJuice 2020-12-23 16:44:39 +01:00
  • 2dcd0b248f CachedInterpreter: Call UpdatePerformanceMonitor JosJuice 2020-12-23 16:32:03 +01:00
  • f8f3548ca9 CoreTiming: Call UpdatePerformanceMonitor on idle JosJuice 2020-12-23 16:06:52 +01:00
  • 28b82615a7 GameSettings: Patch for freezing in Gladius (GLSE64) smurf3tte 2020-12-21 12:03:30 -08:00
  • 1d489b3fd5 Merge pull request #9347 from JosJuice/fpr-utilization Markus Wick 2020-12-21 18:37:03 +01:00
  • 9460467e7c Jit64: Fix FPURegCache::GetRegUtilization JosJuice 2020-12-21 17:58:07 +01:00
  • 567357e12d JitArm64: srawix - Fix undefined behavior Sintendo 2020-12-21 11:05:22 +01:00
  • 97eb616719 JitArm64: srawx - Fix undefined behavior Sintendo 2020-12-21 11:01:42 +01:00
  • 4c8ccc63b5 Merge pull request #9345 from MerryMage/analytics LC 2020-12-20 18:55:34 -05:00
  • 7c81f0256c Merge pull request #9344 from MerryMage/HW_PHYSMEM64 LC 2020-12-20 18:53:46 -05:00
  • d109451ad5 Analytics: Add rarer OSes to analytics MerryMage 2020-12-20 22:32:07 +00:00
  • 29fceeb37f MemoryUtil: Use HW_PHYSMEM64 sysctl in MemPhysical MerryMage 2020-12-20 22:25:36 +00:00
  • c582fb098d Merge pull request #9342 from lioncash/system JosJuice 2020-12-20 13:57:15 +01:00
  • 399ede37a6 Android: Catch all exceptions in ContentHandler JosJuice 2020-11-08 20:37:56 +01:00
  • ae8de35105 Android: Use storage access framework for game list JosJuice 2020-11-08 18:41:01 +01:00
  • 2126f62111 Android: Add content provider support to File::ScanDirectoryTree JosJuice 2020-11-08 16:57:49 +01:00
  • 525268f043 Android: Fix opening games with extensionless URI JosJuice 2020-11-08 15:39:17 +01:00
  • e60665da94 Android: Use storage access framework for picking single games JosJuice 2020-11-05 19:29:13 +01:00
  • a7c05d7e84 Android: Add content provider support to File::FileInfo JosJuice 2020-11-05 19:47:23 +01:00
  • 99ffee9a0a Android: Add content provider support to File::OpenFStream JosJuice 2020-11-04 20:59:39 +01:00
  • 64afe97491 Android: Convert ISOPaths to INI settings Ryan Meredith 2020-10-29 15:06:55 -04:00
  • 142406f337 Core: Add initial System class Lioncash 2020-12-19 22:32:55 -05:00
  • 5493a86086 Merge pull request #9330 from leoetlino/tapserver-define LC 2020-12-19 21:46:01 -05:00
  • 0315ca5e37 Merge pull request #9332 from leoetlino/warning-fixes LC 2020-12-19 21:45:21 -05:00
  • 2097de603c Merge pull request #9339 from AdmiralCurtiss/utf8-libpng LC 2020-12-19 21:43:05 -05:00
  • 331738c882 Merge pull request #9337 from Avasam/game-settings-pitfall-the-lost-expedition-the-big-adventure LC 2020-12-19 21:31:51 -05:00
  • c08fab6f82 Merge pull request #9340 from AdmiralCurtiss/truncated-shadercache LC 2020-12-19 21:30:40 -05:00
  • 5bbd5fce2f Common: Write PNGs in two steps to allow Unicode target paths. Admiral H. Curtiss 2020-12-19 17:21:58 +01:00
  • f5170dc69b Common/LinearDiskCache: Handle truncated shadercache files. Admiral H. Curtiss 2020-12-19 18:19:40 +01:00
  • e91a347a07 Common/LinearDiskCache: Use unique_ptr instead of new/delete. Admiral H. Curtiss 2020-12-19 18:06:15 +01:00
  • eb6fd56c1d Merge pull request #9338 from iwubcode/tooltip-fix-gameid-text LC 2020-12-19 05:12:51 -05:00
  • e55342ae88 DolphinQt: Fix all instances of <gameid> in AdvancedWidget to use the appropriate html code instead iwubcode 2020-12-18 22:49:26 -06:00
  • 90ae9b81ac GameSettings: Set Safe Texture Cache for Pitfall: The Lost Expedition and Pitfall: The Big Adventure Avasam 2020-12-17 17:17:52 -05:00
  • ac25256156 Merge pull request #9331 from leoetlino/deprecation-fixes LC 2020-12-16 22:43:39 -05:00
  • 5eb64ccc51 Translation resources sync with Transifex JosJuice 2020-12-16 23:06:40 +01:00
  • 0ad2f3da45 Core: Remove ImageWrite and get rid of -Wmissing-declarations warnings Léo Lam 2020-12-16 15:34:50 +01:00
  • eafe005672 Fix -Wclass-memaccess warnings Léo Lam 2020-12-16 15:01:20 +01:00
  • 6018525992 Qt: Fix deprecated use of MidButton Léo Lam 2020-12-16 14:44:25 +01:00
  • efdb620783 Qt/Config: Remove unused includes Léo Lam 2020-12-16 14:43:16 +01:00
  • c59372dbb0 EXI_Device: Always define EXIDEVICE_ETHTAPSERVER for consistency Léo Lam 2020-12-15 12:22:36 +01:00
  • 5a5c22dc6c Merge pull request #9329 from smurf3tte/ffcc JMC47 2020-12-15 04:25:19 -05:00
  • b7f6335ae3 GameSettings: Disable "Store EFB Copies to Texture Only" for Final Fantasy Crystal Chronicles smurf3tte 2020-12-14 22:03:08 -08:00
  • 2615da820d Merge pull request #9157 from jordan-woyak/wm-emu-tilt-wrap-around Léo Lam 2020-12-15 03:14:14 +01:00
  • 2feb5f204a Merge pull request #9117 from fuzziqersoftware/add-tapserver-bba Léo Lam 2020-12-15 03:08:26 +01:00
  • 4bb0a885d0 WiimoteEmu/DolphinQt: Fix tilt indicator for wrapped around angles. Jordan Woyak 2020-10-18 15:16:08 -05:00
  • a9486d087f Add tap-like fake Ethernet network interface for macOS Martin Michelsen 2020-09-27 13:15:14 -07:00
  • fffd005178 WiimoteEmu: Allow tilt to wrap around and simulate full 360 degree rotations. Jordan Woyak 2020-10-18 14:32:13 -05:00
  • dbf7c40886 Merge pull request #9309 from devnexen/netbsd_port Léo Lam 2020-12-15 02:41:05 +01:00
  • 2c355b81f2 Add NetBSD support David Carlier 2020-12-04 16:09:42 +00:00
  • ded7d1b23d Merge pull request #9285 from AdmiralCurtiss/libpng-1.6.37 Léo Lam 2020-12-15 02:24:16 +01:00
  • ed1564515b Merge pull request #9326 from Subject38/wiimote_deadlock Léo Lam 2020-12-15 01:16:59 +01:00
  • 2c2ec16b53 Merge pull request #9320 from JosJuice/remove-patch-crash Léo Lam 2020-12-15 00:01:07 +01:00
  • 214ea8ff18 Merge pull request #9328 from AdmiralCurtiss/memory-view-crash Léo Lam 2020-12-14 03:18:45 +01:00
  • 668b8d60c8 Core/AddressSpace: Return null accessors when no game is running to prevent out-of-bounds memory accesses. Admiral H. Curtiss 2020-12-13 06:08:45 +01:00
  • 3634508e46 Merge pull request #9311 from JosJuice/config-get-fast-2 Léo Lam 2020-12-13 03:55:39 +01:00
  • 3d8736f9d7 Update bundled libpng to version 1.6.37 Admiral H. Curtiss 2020-12-12 16:57:24 +01:00
  • 00ec25d520 InputCommon: Fix callback dispatch deadlock seth 2020-12-13 00:30:27 +00:00
  • d312495934 Merge pull request #9322 from jordan-woyak/fix-real-wm-delay LC 2020-12-12 16:08:50 -05:00
  • 0fa6bde374 HW/WiimoteReal: Drop stale data reports to prevent read queue from filling up and causing input delays. Jordan Woyak 2020-12-12 12:18:10 -06:00
  • fa0e5e36c7 Merge pull request #9316 from smurf3tte/monsterhigh_gs JosJuice 2020-12-12 13:59:18 +01:00
  • d8744e6db8 Add caching to Config::Info JosJuice 2020-12-05 18:24:41 +01:00
  • 3c6ad495b4 DolphinQt: Fix crash after removing extra patch line JosJuice 2020-12-11 22:10:36 +01:00