Commit Graph

  • 86d2c2a1c3 JitArm64: Jump to dispatcher on downcount <= 0, not < 0 JosJuice 2021-05-23 16:31:28 +02:00
  • 96c1f6298b Merge pull request #9551 from endrift/si-norep JMC47 2021-05-24 00:50:23 -04:00
  • 210f6e7f0d Apple M1: Update AutoUpdate PlatformID Skyler Saleh 2021-05-23 20:33:39 -07:00
  • bb1dd31f53 SI: Fix COMERR update Bonta-kun 2021-04-30 04:55:13 +02:00
  • e70193195c SI: Generate NOREP on timeout instead of generating Dolphin SDK reply Vicki Pfau 2021-03-02 20:27:05 -08:00
  • 509b24a27f Merge pull request #9581 from Filoppi/expose_input_expr_vars JMC47 2021-05-23 22:10:12 -04:00
  • 93e3e691f9 Expose Control Expression variables to mappings UI Filoppi 2021-03-12 00:01:18 +02:00
  • 975f8e2a25 Merge pull request #9700 from Filoppi/simplify_mappings_preview JMC47 2021-05-23 14:44:38 -04:00
  • 4f4b3367b5 Merge pull request #9744 from Techjar/fix-general-pane-netplay Mai M 2021-05-23 03:19:40 -04:00
  • a33593baf7 Qt/GeneralPane: Refresh widget state on config change Techjar 2021-05-23 01:39:35 -04:00
  • 95aadff0e7 Merge pull request #9737 from Techjar/fix-textureinfo-hasmips Mai M 2021-05-22 19:39:52 -04:00
  • abea411bdc Apple M1: Detect incompatible universal merges Skyler Saleh 2021-05-22 15:18:43 -07:00
  • 76ed9310f2 Apple M1: RAII Wrapper for JITPageWrite*Execute*() Skyler Saleh 2021-05-15 07:10:10 -07:00
  • 76130d8b3b Apple M1: Fix code signing regression Skyler Saleh 2021-05-12 13:09:34 -07:00
  • 1015cdc265 Apple M1: Improved handling of paths Skyler Saleh 2021-05-08 14:22:21 -07:00
  • b72c47f442 Apple M1: Enable CMake cross compilation Skyler Saleh 2021-05-02 01:50:43 -07:00
  • 7a44a7ee39 Readme: Update macOS build instructions Skyler Saleh 2021-05-01 18:09:28 -07:00
  • 9163312779 Apple M1: Support non-Xcode based universal builds Skyler Saleh 2021-05-01 17:57:39 -07:00
  • 12c439860d Apple M1: Only add x86 compile flags to x86 builds Skyler Saleh 2021-04-17 15:40:35 -07:00
  • bcb3c7d80f Apple M1: Update MoltenVK Skyler Saleh 2021-04-17 15:39:27 -07:00
  • f567fd93b9 Apple M1: Removed unavailable CPU core dialog box Skyler Saleh 2021-03-21 12:02:23 -07:00
  • f92ccd5058 Apple M1: Fix bug that could cause crash with MMU Skyler Saleh 2021-03-21 11:06:32 -07:00
  • 38861f6782 Apple M1: x86_64 MAP_JIT Skyler Saleh 2021-04-17 15:53:27 -07:00
  • 0851693cbe Apple M1: More robust build for universal binaries Skyler Saleh 2021-04-17 15:50:41 -07:00
  • 4ff429266a Apple M1: MacOS 11.2 mprotect restrictions Skyler Saleh 2021-02-03 07:11:30 -08:00
  • 8cb86e7ae0 Apple M1: Enable hardened runtime Skyler Saleh 2021-04-17 16:53:08 -07:00
  • 61448a9b2f Apple M1: Refactor ArmCPUDetect.cpp Skyler Saleh 2021-04-17 16:50:24 -07:00
  • 4542038cd0 Apple M1: OS version checking for MAP_JIT Skyler Saleh 2021-04-17 16:18:18 -07:00
  • 948764d37b Apple M1: Build, Analytics, and Memory Management Skyler Saleh 2021-01-16 20:31:48 -08:00
  • 4ecb3084b7 Apple M1 Support for MacOS Skyler Saleh 2021-01-13 06:23:57 -08:00
  • f9b0225b69 Merge pull request #9725 from Techjar/netplay-sync-allow-sd-write JosJuice 2021-05-22 23:32:12 +02:00
  • 213ddc56ab Merge pull request #9739 from phire/GetFakeVMemMask Mai M 2021-05-22 14:10:44 -04:00
  • 610613ee76 Use correct mask for Fake VMem Scott Mansell 2021-05-23 05:46:25 +12:00
  • 77e5d79354 Merge pull request #9736 from Techjar/bbox-pixel-quads Mai M 2021-05-22 13:14:07 -04:00
  • 031bef0ad9 Merge pull request #9738 from JosJuice/interpreter-fctiwx Mai M 2021-05-22 13:07:36 -04:00
  • 68a5fc55d2 Interpreter: Fix fctiwx rounding JosJuice 2021-05-22 17:28:04 +02:00
  • be6b000bec VideoCommon: Account for pixel quads in bounding box calculation Techjar 2021-05-22 01:13:55 -04:00
  • 0f17990137 VideoCommon: Split BBox* functions into common and backend implementation variants Techjar 2021-05-21 21:54:19 -04:00
  • 42d1658c50 VideoCommon/TextureInfo: Restore old mipmap detection logic Techjar 2021-05-21 19:52:13 -04:00
  • 40a4715074 Merge pull request #9734 from JosJuice/scm-rev-str JosJuice 2021-05-21 17:39:30 +02:00
  • 99dc97c377 DolphinQt: AutoUpdate.cpp should use scm_rev_git_str JosJuice 2021-05-21 17:36:43 +02:00
  • 7d8c3ff7d2 Merge pull request #9732 from JosJuice/avoid-including-scmrev Mai M 2021-05-21 11:25:38 -04:00
  • 27cc0b539a Avoid including scmrev.h except in Version.cpp JosJuice 2021-05-21 13:57:59 +02:00
  • bc89df897e Merge pull request #9731 from JosJuice/perf-queries-slow Mai M 2021-05-21 10:14:51 -04:00
  • 1d3b9fdec2 Fix perf query regression JosJuice 2021-05-21 12:48:27 +02:00
  • 0a2fde73a2 Translation resources sync with Transifex JosJuice 2021-05-21 08:52:00 +02:00
  • a47fcdcbec NetPlay: Add some missing synced settings Techjar 2021-05-20 05:32:07 -04:00
  • 1d175e7e13 Merge pull request #9728 from JosJuice/android-get-shader-list Mai M 2021-05-20 11:16:08 -04:00
  • 9312e45cbe Merge pull request #9687 from Dentomologist/fix_config_descriptions_grammar Mai M 2021-05-20 11:15:25 -04:00
  • 69626f1726 Android: Remove getDolphinInternalDirectory JosJuice 2021-05-20 16:48:33 +02:00
  • b7ba126db0 Android: Use JNI for getting post-processsing shaders JosJuice 2021-05-20 16:34:30 +02:00
  • 1054abc9cc Merge pull request #9712 from JosJuice/jitarm64-fmul-rounding Mai M 2021-05-20 10:25:02 -04:00
  • 5949a19fe6 Merge pull request #9714 from JosJuice/jitarm64-convert-fmov Mai M 2021-05-20 10:24:36 -04:00
  • 6958df5967 Merge pull request #9695 from JosJuice/jitarm64-fres Mai M 2021-05-20 10:23:49 -04:00
  • 539c2cb00e Merge pull request #9667 from Sintendo/jit64divwx2 Mai M 2021-05-20 10:22:54 -04:00
  • c5e8c8420d Merge pull request #9722 from Dentomologist/add_4x_nobanner_image Mai M 2021-05-20 10:21:14 -04:00
  • 8b81481920 Merge pull request #9710 from JosJuice/volatile-begone Mai M 2021-05-20 10:20:22 -04:00
  • fb43aaf513 Merge pull request #9720 from Techjar/move-netsettings Mai M 2021-05-20 10:19:03 -04:00
  • ece3224715 Merge pull request #9727 from JosJuice/translatable-strings-fixes-2 Mai M 2021-05-20 09:58:57 -04:00
  • 25c4c64ae4 Fixes to translatable strings, take 2 JosJuice 2021-05-20 15:53:30 +02:00
  • 655a50e1d0 Merge pull request #9726 from JosJuice/translatable-strings-fixes Mai M 2021-05-20 09:40:48 -04:00
  • a29660a2c7 Fixes to translatable strings JosJuice 2021-05-20 11:35:01 +02:00
  • 764645b44d GameINI: Fix FFCC GBA race condition Bonta-kun 2021-05-19 23:45:14 +02:00
  • e6057c5f62 Qt: avoid queuing ConfigChanged() more than once Filippo Tarpini 2021-03-24 21:53:37 +02:00
  • 4f31eaadc5 GameList: Minor improvements to android and low res nobanner images Dentomologist 2021-05-19 12:43:55 -07:00
  • 3c3931fd74 GameList: add 4x resolution for nobanner image Dentomologist 2021-05-16 15:33:02 -07:00
  • fbf7e93f9b Merge pull request #9689 from Filoppi/input_cleanup_2 JMC47 2021-05-19 14:18:46 -04:00
  • 379ffc268d IMUGyroscope: make GetState update optional (on by default), fix const, clean code Filoppi 2021-05-05 00:04:47 +03:00
  • a19a0096db InputCommon: improve code that returns a controller attachment index Filoppi 2021-05-05 00:01:20 +03:00
  • d43a06ff6a IMUAccelerometer: consistency of BoundCount checks Filoppi 2021-05-04 23:58:08 +03:00
  • 7f5b6ed788 Guitar: consistency of BoundCount check Filoppi 2021-05-04 23:57:25 +03:00
  • 171aad50cc NetPlay: Move NetSettings initialization to backend Techjar 2021-05-17 06:11:02 -04:00
  • 736de8abf6 Merge pull request #9527 from sepalani/watch-items JMC47 2021-05-18 04:08:58 -04:00
  • 93e9d8be86 Merge pull request #8923 from Filoppi/OSD-fixes JMC47 2021-05-18 00:33:15 -04:00
  • 678e035126 Merge pull request #9678 from Filoppi/tooltips_style JMC47 2021-05-17 16:40:49 -04:00
  • eae6d91f34 Merge pull request #9717 from JosJuice/android-issettingsaveable Mat M 2021-05-17 13:24:29 -04:00
  • 8ecc89ffe1 Merge pull request #9716 from MayImilae/Onscreenbuttonsupdate JMC47 2021-05-17 04:44:32 -04:00
  • 5dec4a0a17 Merge pull request #9719 from Dentomologist/fix_windows_include_directory_with_spaces JosJuice 2021-05-17 08:58:16 +02:00
  • 509d7eac2d Adjust Onscreen Buttons Opacity MayImilae 2021-05-15 23:52:51 -07:00
  • 433b857695 DolphinQt: Add quotes around QtIncludeDir on Windows Dentomologist 2021-05-16 20:33:45 -07:00
  • 1bf6762709 Fix Android controller mappings accidentally being in IsSettingSaveable JosJuice 2021-05-16 16:52:13 +02:00
  • b4ec550782 Merge pull request #9715 from iwubcode/qt-header-warnings Mat M 2021-05-15 17:34:57 -04:00
  • 11be2314fe JitArm64: Fix fmul rounding issues JosJuice 2021-05-15 15:41:28 +02:00
  • 66e912a252 PPCAnalyst: Treat frspx output as single JosJuice 2021-05-15 18:00:56 +02:00
  • 77afb0f4c3 PPCAnalyst: Apply "bitexact" analysis to fprIsSingle JosJuice 2021-05-15 16:28:36 +02:00
  • b3bceb2c11 Merge pull request #9713 from JosJuice/ppcanalyst-bitexact-broken Mat M 2021-05-15 17:09:54 -04:00
  • 99a724361a DolphinQt: update visual studio qt props to ignore warnings in headers iwubcode 2021-05-15 14:08:21 -05:00
  • 04a635e884 DolphinQt: fix Visual Studio warning about 'assignment within conditional expression' iwubcode 2021-05-15 14:07:16 -05:00
  • 05b1566e3f DolphinQt: don't propagate warnings in the header to Dolphin when building with Visual Studio through CMake iwubcode 2021-05-15 13:32:56 -05:00
  • e5f2dcd891 JitArm64: Implement FPRF updates for fres+frsqrte JosJuice 2021-05-13 14:10:15 +02:00
  • 4b3fda7906 JitArm64: Implement frsqrte JosJuice 2021-05-05 21:10:48 +02:00
  • 85226e09f0 JitArm64: Implement fres JosJuice 2021-05-02 22:12:00 +02:00
  • 8c12068a03 JitArm64: Prefer using FMOV when doing single/double conversion JosJuice 2021-05-15 18:56:40 +02:00
  • b980797a16 PPCAnalyst: Fix broken bitexact analysis JosJuice 2021-05-15 18:19:04 +02:00
  • 8a0f5ea04a Remove all remaining volatile qualifiers JosJuice 2021-05-13 19:30:30 +02:00
  • d74a1068b8 Merge pull request #9540 from Pokechu22/better-fifo-analyzer-part-2 Mat M 2021-05-14 15:51:53 -04:00
  • 41befc21cd Merge pull request #9708 from JosJuice/dsp-volatile Mat M 2021-05-14 14:34:09 -04:00
  • 964fed77c5 Merge pull request #9707 from JosJuice/remove-atomic-header Mat M 2021-05-14 14:33:24 -04:00
  • 16e91172b1 Merge pull request #9668 from leoetlino/windows-cmake-fixes JMC47 2021-05-14 08:22:11 -04:00
  • 9f91fb6447 Merge pull request #9688 from Filoppi/input_cleanup Scott Mansell 2021-05-14 20:51:33 +12:00