Commit Graph

  • ab9ece9bca Replace MathUtil::Clamp with std::clamp Léo Lam 2017-12-26 00:38:44 +01:00
  • 6f84984b7b Use attribute [[fallthrough]] Léo Lam 2017-12-25 23:01:00 +01:00
  • cb168f22d6 Replace custom UNUSED macro with [[maybe_unused]] Léo Lam 2017-12-25 22:56:36 +01:00
  • c40ae4508d Bump minimum GCC version to 7.0 Léo Lam 2017-12-25 22:41:09 +01:00
  • 04c8201c32 Enable C++17 Léo Lam 2017-12-25 22:35:08 +01:00
  • 99a4ca8de7
    Merge pull request #7839 from ShFil119/impr/redundant Léo Lam 2019-05-04 22:50:51 +02:00
  • afa46aaf43
    Merge pull request #7887 from lioncash/hid Léo Lam 2019-05-04 22:33:45 +02:00
  • 623b37d928
    Merge pull request #8053 from jordan-woyak/profile-dropdown-fix Léo Lam 2019-05-04 21:37:06 +02:00
  • 184f334158
    Merge pull request #8074 from Qyriad/fixes/set-user-dir-properly Connor McLaughlin 2019-05-04 16:15:00 +10:00
  • 1153cc1667
    Merge pull request #8075 from Techjar/hide-checksum-menu Anthony 2019-05-03 23:01:26 -07:00
  • 1dd8263375 Qt/NetPlayDialog: Fix checksum menu being visible for everyone Techjar 2019-05-04 01:54:57 -04:00
  • 8fe7e271f3
    UICommon: Properly set user dir if ./user is a file (not a directory) Mikaela Szekely 2019-05-03 23:26:05 -06:00
  • 6784225573 DolphinQt: Profile combobox fixes. Jordan Woyak 2019-04-28 14:00:35 -05:00
  • e28c412c29 Fix loading screens on Metroid Prime Trilogy Craftyawesome 2019-05-03 10:29:38 -04:00
  • d531fe6a1d Translation resources sync with Transifex JosJuice 2019-05-03 13:48:50 +02:00
  • 159fa3ec36
    Merge pull request #8057 from jordan-woyak/emu-tatacon Léo Lam 2019-05-03 11:52:39 +02:00
  • 6c7aeb3ffb
    Merge pull request #8064 from JosJuice/notify-host-symbols-clear Léo Lam 2019-05-03 11:47:26 +02:00
  • a5af11bef1
    Merge pull request #7980 from booto/memview-wtf Connor McLaughlin 2019-05-03 11:49:02 +10:00
  • 2ff0486335 Debugger/Memory: Add support for address spaces booto 2019-04-11 01:50:52 -04:00
  • 27043c1dac WiimoteEmu: Implement TaTaCon extension. Jordan Woyak 2019-02-25 19:52:01 -06:00
  • 3b16d2261a
    Merge pull request #8065 from jordan-woyak/wm-ext-names Léo Lam 2019-05-02 13:14:17 +02:00
  • bd8cac91c3
    Merge pull request #8066 from jordan-woyak/mapping-ui-no-refresh Léo Lam 2019-05-02 13:06:29 +02:00
  • 77bda63627 DolphinQt: Don't refresh devices on open of mapping UI. Jordan Woyak 2019-04-28 18:58:55 -05:00
  • 99f537d499 WiimoteEmu/DolphinQt: Better extension display names. Jordan Woyak 2019-05-01 17:25:48 -05:00
  • 98b670dd29
    Merge pull request #7966 from Techjar/fix-netplay-full-wii-save Léo Lam 2019-05-01 19:29:38 +02:00
  • e9f7cb9926
    Merge pull request #7997 from JosJuice/no-fuzzy-match Léo Lam 2019-05-01 18:04:05 +02:00
  • f4d7b537cc
    Merge pull request #7958 from Craftyawesome/cpu-emulation-order Léo Lam 2019-05-01 17:56:19 +02:00
  • 8fd6f8f6e9 Call Host_NotifyMapLoaded when clearing g_symbolDB JosJuice 2019-05-01 17:32:45 +02:00
  • bec85a0962
    Merge pull request #8013 from JosJuice/titledatabase-japanese-gc Léo Lam 2019-05-01 17:37:31 +02:00
  • ef88dd73b3
    Merge pull request #8014 from JosJuice/getuniqueidentifier-language-independent Léo Lam 2019-05-01 17:34:01 +02:00
  • 3f39aafcbf
    Merge pull request #8062 from z0z0z/master Connor McLaughlin 2019-05-01 22:29:05 +10:00
  • 5bacb2e4c6 Disable Vulkan overrides for RADV driver z0z0z 2019-05-01 11:17:59 +00:00
  • 5ce8d97c68
    Merge pull request #7163 from lioncash/pointer Léo Lam 2019-05-01 13:13:58 +02:00
  • d9999f406b
    Merge pull request #8059 from JosJuice/casper-dcache-hack-pal Léo Lam 2019-05-01 12:08:58 +02:00
  • 37c85b32c0
    Merge pull request #8036 from jordan-woyak/emu-drums-fix Connor McLaughlin 2019-05-01 11:25:31 +10:00
  • 0c81af74e1 WiimoteEmu: Drum extension accuracy improvements. Jordan Woyak 2019-02-03 14:38:12 -06:00
  • e39aa5b026
    Merge pull request #7880 from jordan-woyak/udraw-tablet-emu JMC47 2019-04-30 19:45:33 -04:00
  • 2babbd76d0 WiimoteEmu: Implement uDraw GameTablet. Jordan Woyak 2018-12-14 19:53:20 -06:00
  • 0ac642a537 Fix mistakes in RX4E4Z.ini JosJuice 2019-04-30 15:20:10 +02:00
  • 25eca5348f Port Casper's Scare School: Spooky Sports Day dcache hack to PAL JosJuice 2019-04-30 14:48:01 +02:00
  • c0aacdf719
    Merge pull request #8058 from jordan-woyak/kill-sign-macro JosJuice 2019-04-30 07:08:30 +02:00
  • 57a23cc4a0 InputCommon: Remove unused "sign" macro. Jordan Woyak 2019-04-29 18:28:56 -05:00
  • c110ffcdaa Remove redundant initialization Filip Gawin 2019-03-02 19:42:25 +01:00
  • 360f2b4a2f
    Merge pull request #8042 from jordan-woyak/mapping-ui-clear-fix JMC47 2019-04-29 06:14:27 -04:00
  • 0f483e7d61
    Merge pull request #8050 from Techjar/memorywatcher-determinism JMC47 2019-04-28 22:36:11 -04:00
  • 6e6f833bb3
    Merge pull request #8044 from jordan-woyak/indicators-on-top spycrab 2019-04-29 02:48:23 +02:00
  • aee1551a55
    Merge pull request #8043 from jordan-woyak/mapping-ui-event-block-fix Connor McLaughlin 2019-04-28 23:49:23 +10:00
  • 1b1662773e
    Merge pull request #8048 from stenzek/vulkan-negative-scissor-rect Connor McLaughlin 2019-04-28 23:37:51 +10:00
  • 4e39d833ae DolphinQt: Fix mapping of space, return, and mouse-clicks from immediately re-activating detection. Jordan Woyak 2019-04-27 12:35:26 -05:00
  • 32359bf2bb Renderer: Adjust target rectangle in the base class Stenzek 2019-04-28 17:00:18 +10:00
  • 3c64f0c616 Renderer: Adjust source rectangle when crop would draw off screen Stenzek 2019-04-28 16:53:16 +10:00
  • d2d8d7ce90
    Merge pull request #8051 from JosJuice/efb-constexpr Connor McLaughlin 2019-04-28 20:37:25 +10:00
  • 0c02e77eee Core: Remove MemoryWatcher Techjar 2019-04-28 04:23:13 -04:00
  • ced2306fc5 Turn EFB_WIDTH/EFB_HEIGHT into constexpr JosJuice 2019-04-28 11:39:59 +02:00
  • e17bb8cfdf
    Merge pull request #8025 from chargeflux/PathPaneAddBtn Connor McLaughlin 2019-04-28 17:15:42 +10:00
  • f7199397a0
    Merge pull request #8047 from stenzek/d3d-feature-level-10 Connor McLaughlin 2019-04-28 17:07:37 +10:00
  • 96c69fd048
    Merge pull request #8026 from Pokechu22/fix-black-pause Connor McLaughlin 2019-04-28 16:45:24 +10:00
  • 0cb27cc42c Fix the screen going black on pause after changing windows Pokechu22 2019-04-22 20:29:04 -07:00
  • ab44a7065d
    Merge pull request #8046 from stenzek/xfb-dump-format-string Connor McLaughlin 2019-04-28 16:22:36 +10:00
  • 53af27b133 FramebufferManager: Fix invalid transitions for 1xIR in EFB cache Stenzek 2019-04-28 16:13:49 +10:00
  • 5399995c61 Vulkan: Don't set a negative offset in scissor rect Stenzek 2019-04-28 16:01:07 +10:00
  • 025767c929 D3D: Set optional features after creating the device Stenzek 2019-04-28 15:26:46 +10:00
  • 51154d6907 FramebufferShaderGen: Don't emit SV_SampleIndex when not using SSAA Stenzek 2019-04-28 15:26:21 +10:00
  • d5b3595314 TextureCache: Fix incorrect format string in GetXFBTexture() Stenzek 2019-04-28 14:32:37 +10:00
  • 906ccdb1b4
    Merge pull request #8030 from spycrab/qt_patch_preview spycrab 2019-04-28 00:32:36 +02:00
  • f6e73a0aec Qt/Debugger: Implement patch instruction preview spycrab 2019-04-23 21:42:37 +02:00
  • 347f22e91a
    Merge pull request #8033 from spycrab/readme_qt spycrab 2019-04-27 23:26:39 +02:00
  • af8b14f452 DolphinQt: Move mapping indicators to top of UI. Jordan Woyak 2019-04-27 14:23:29 -05:00
  • 74a997da65 DolphinQt: Fix "Default" and "Clear" buttons not updating the displayed extension. Jordan Woyak 2019-04-27 10:51:57 -05:00
  • 687907e44d
    Merge pull request #8035 from jordan-woyak/si-enum-constexpr Mat M 2019-04-27 08:40:41 -04:00
  • 621ede1268
    Merge pull request #8040 from phire/fix_unintilized_xer Mat M 2019-04-27 08:36:09 -04:00
  • 6fec0315ae
    Merge pull request #8041 from jordan-woyak/uninit-setting-value-fix Mat M 2019-04-27 08:35:50 -04:00
  • 9f0dc402f4 InputCommon: Make sure setting values are initialized in case they are used before config load. Jordan Woyak 2019-04-27 07:01:24 -05:00
  • 3bef561e5d Make GameFile::GetUniqueIdentifier independent of language setting JosJuice 2019-04-20 12:38:40 +02:00
  • e06111e86f EmuCodeBlock: Prefer MOVAPS to MOVSD in ConvertDoubleToSingle MerryMage 2019-04-23 11:46:50 +01:00
  • 1baa8ee970 x64Emitter: Prefer MOVAPS to MOVSD MerryMage 2019-04-27 12:56:05 +01:00
  • 2d4dd8cdc1 x64Emitter: Prefer MOVAPS to MOVAPD MerryMage 2019-04-27 12:54:43 +01:00
  • 033f1d725f Fix un-initialized powerpc.xer_* variables Scott Mansell 2019-04-27 15:38:02 +12:00
  • 20530c2a96 Core/WiiRoot: Fix NetPlay full Wii save sync not copying all the saves back to main NAND Techjar 2019-04-07 02:11:24 -04:00
  • 664cfb2ca5
    Merge pull request #7970 from Techjar/netplay-mii-sync Connor McLaughlin 2019-04-27 13:26:55 +10:00
  • b5c3542cb5
    Merge pull request #8039 from iwubcode/monster_lab_fix Connor McLaughlin 2019-04-27 13:26:29 +10:00
  • c2abf092e9 VideoCommon: Do not reset the gather pipe (WPAR buffer) as this does not reflect what actually happens on real hardware. On hardware, there's no way for the GPU to signal to reset the WPAR buffer. Instead, the WPAR buffer will be reset automatically upon receiving 32 bytes or when spr[WPAR] is written iwubcode 2019-04-26 21:55:22 -05:00
  • af9d2d612f
    Merge pull request #8038 from phire/gitignore-vscode Tilka 2019-04-26 23:49:19 +01:00
  • c27ee22a15 Add vscode to .gitignore Scott Mansell 2019-04-27 10:26:38 +12:00
  • 7a98b51d0c
    Merge pull request #8037 from mimimi085181/baten-kaitos-disable-deferred-efb-copies JMC47 2019-04-26 18:00:06 -04:00
  • 97a1ad3130 Disable Defer EFB Copies to RAM for Baten Kaitos: Eternal Wings and the Lost Ocean mimimi085181 2019-04-26 22:55:32 +02:00
  • e1a5eece60 Translation resources sync with Transifex JosJuice 2019-04-26 12:01:09 +02:00
  • 664376dae1
    Merge pull request #7861 from jordan-woyak/mplus-emu JMC47 2019-04-26 05:50:18 -04:00
  • 057fa6c092
    Merge pull request #8032 from spycrab/netplay_md5 spycrab 2019-04-26 03:19:41 +02:00
  • ea0846463f
    Merge pull request #8031 from spycrab/qt_remove_iterative_input spycrab 2019-04-24 14:03:17 +02:00
  • 8feacce783
    Merge pull request #8028 from spycrab/issue_11690 spycrab 2019-04-24 02:49:09 +02:00
  • ac879b2475
    Merge pull request #8034 from spycrab/qt_npb_rclick spycrab 2019-04-24 02:47:35 +02:00
  • ba1b335118 WiimoteEmu: Improve emulated swing. Jordan Woyak 2019-04-07 07:57:04 -05:00
  • 4374600367 WiimoteEmu: Implement MotionPlus parameter y0 and other cleanups. Jordan Woyak 2019-03-19 19:15:17 -05:00
  • 59e1c83445 WiimoteEmu/MotionPlus: Build non-hardcoded calibration data and other cleanups. Jordan Woyak 2019-03-16 17:26:14 -05:00
  • 9554ece874 WiimoteEmu: MotionPlus is now working. Jordan Woyak 2019-01-17 09:35:08 -06:00
  • d97349af0d SI: Replace some unnamed enums with constexpr. Jordan Woyak 2019-04-23 16:25:09 -05:00
  • e97c61c196 Qt/NetPlayBrowser: Connect to session on double-click spycrab 2019-04-23 23:22:12 +02:00
  • 127b4e77ec
    Merge pull request #8029 from spycrab/issue_11680 spycrab 2019-04-23 23:08:41 +02:00
  • 7f861f095a Qt/Mapping: Remove iterative input spycrab 2019-04-23 22:10:17 +02:00