Commit Graph

  • 909e9322e7 Merge pull request #7875 from spycrab/qt_msgbox_fixes spycrab 2019-03-11 19:36:19 +01:00
  • 63fd931245 ModalMessageBox: Remove superfluous buttons and ensure correct parent spycrab 2019-03-11 18:20:13 +01:00
  • 9e4ab87a34 Merge pull request #7765 from AdmiralCurtiss/fzero-save-file-out-of-bounds JMC47 2019-03-11 12:40:03 -04:00
  • 8293724f4e Merge pull request #7834 from Techjar/netplay-dialog-declutter spycrab 2019-03-11 17:27:55 +01:00
  • 08b95c3fde Merge pull request #7868 from jordan-woyak/shutdown-crash-fix Connor McLaughlin 2019-03-10 11:13:02 +10:00
  • c55db27194 Merge pull request #7865 from spycrab/tools_lint_alt spycrab 2019-03-09 19:02:03 +01:00
  • 0e2397a1bc GameIni: Disable EFB CPU tile cache on F-Zero GX Stenzek 2019-03-10 01:24:05 +10:00
  • f43c6d68f2 Tools/lint.sh: Look for specific versions of clang-format first spycrab 2019-03-07 15:10:41 +01:00
  • 224e678cf8 WiimoteEmu: Fix a config change callback causing a crash on exit. Jordan Woyak 2019-03-09 06:51:37 -06:00
  • 9293c82b24 DolphinQt: Add option for deferred EFB cache invalidation Stenzek 2019-03-09 12:36:32 +10:00
  • a218a794cb FramebufferManager: Implement deferred EFB cache invalidation Stenzek 2019-03-02 17:05:38 +10:00
  • 6bc4bfd26a FramebufferManager: Implement EFB tile cache Stenzek 2019-03-02 15:11:47 +10:00
  • 65216c9e87 VideoConfig: Add SupportsPartialDepthCopies to backend info Stenzek 2019-03-02 15:03:49 +10:00
  • e3075f3834 PowerPC: Factor out CR helpers into POD class CrystalGamma 2018-12-22 16:09:44 +01:00
  • f6b856d01e Merge pull request #7867 from Tilka/gcc_ice JosJuice 2019-03-08 20:04:28 +01:00
  • 1790497789 Work around GCC 8.2 ICE Tillmann Karras 2019-03-08 09:45:48 +00:00
  • db2542886a Merge pull request #7844 from spycrab/updatecommon_electric_boogaloo spycrab 2019-03-07 19:09:35 +01:00
  • 7d17163ce8 Merge pull request #7862 from spycrab/macos_vulkan_crash Connor McLaughlin 2019-03-07 23:15:48 +10:00
  • ae8412b901 Merge pull request #7858 from spycrab/more_padding spycrab 2019-03-07 14:03:17 +01:00
  • 533c3ab8b1 Merge pull request #7863 from dolphin-emu/revert-7860-vulkan_moltenvk_name spycrab 2019-03-07 02:10:04 +01:00
  • f72652f690 Revert "Vulkan: Show backend as Vulkan (MoltenVK) on macOS" spycrab 2019-03-07 02:05:59 +01:00
  • 9ca394bbea VideoCommon/RenderBase: Don't destroy pipelines that are in use spycrab 2019-03-07 01:54:54 +01:00
  • 668b7eec8f Merge pull request #7860 from spycrab/vulkan_moltenvk_name Tilka 2019-03-06 17:46:49 +00:00
  • a5534ec950 Vulkan: Show backend as Vulkan (MoltenVK) on macOS spycrab 2019-03-06 15:25:54 +01:00
  • b8bcfe6865 Merge pull request #7859 from spycrab/qt_question_warning spycrab 2019-03-06 14:34:43 +01:00
  • f7e93a6556 Qt/ModalMessageBox: Use Warning instead of Critical icon for questions spycrab 2019-03-06 13:54:43 +01:00
  • 470b9e68e7 Qt: Increase padding a bit spycrab 2019-03-06 13:46:00 +01:00
  • 565e604679 Externals: Update MoltenVK to SDK version 1.1.101.0 Stenzek 2019-03-06 22:00:20 +10:00
  • a865cc0bf6 Merge pull request #7806 from jordan-woyak/wiimote-emu-swing-improve Tilka 2019-03-05 23:37:00 +00:00
  • b65faa0549 Qt/NetPlayDialog: Move most options into a menu bar Techjar 2019-02-28 23:49:03 -05:00
  • 5d7701dec2 Merge pull request #7856 from lioncash/unused Mat M 2019-03-04 23:04:36 -05:00
  • 86fd8e25f7 Merge pull request #7854 from Techjar/ini-editor-menus Mat M 2019-03-04 22:29:16 -05:00
  • 3e0854c4aa DolphinQt/MenuBar: Remove unused ModalMessageBox instance Lioncash 2019-03-04 20:16:45 -05:00
  • f2cbb8b82a Merge pull request #7855 from Techjar/modal-dialog-whatsthis Mat M 2019-03-04 19:32:35 -05:00
  • 86d036ec4b Qt: Remove "What's this?" button from modal message boxes Techjar 2019-03-04 18:55:08 -05:00
  • d44b1b563a Qt/GameConfigEdit: Use QPushButton instead of QToolButton for presets menu Techjar 2019-03-04 18:10:45 -05:00
  • 147f7ca321 Merge pull request #7849 from spycrab/qt_modal_again Mat M 2019-03-04 17:40:27 -05:00
  • 70da86f1c3 Qt: Use ModalMessageBox everywhere spycrab 2019-03-04 20:49:00 +01:00
  • d1cb79f644 QtUtils: Add ModalMessageBox spycrab 2019-03-04 20:48:40 +01:00
  • a59010fa29 Merge pull request #7851 from Tilka/efb_stats Connor McLaughlin 2019-03-04 15:28:22 +10:00
  • 05fa667d03 VideoCommon: add EFB peek/poke stats Tillmann Karras 2019-03-04 01:25:33 +00:00
  • 191ef76da2 Merge pull request #7775 from chargeflux/QComboBoxBGColorFix-macOS Mat M 2019-03-03 20:52:32 -05:00
  • c389d68186 ControllerInterface/DolphinQt: Make mapping "all devices" way less hacky. Jordan Woyak 2019-02-27 18:10:18 -06:00
  • 48b69ca018 ControllerInterface: Input detection improvements. Jordan Woyak 2019-02-26 19:46:21 -06:00
  • 13b2b93d3d Merge pull request #7846 from spycrab/qt_no_ticks spycrab 2019-03-04 01:29:48 +01:00
  • 66a8220011 Merge pull request #7845 from jordan-woyak/elided-button-fix Mat M 2019-03-03 18:53:01 -05:00
  • 503b96c617 Merge pull request #7848 from jordan-woyak/config-change-callbacks Mat M 2019-03-03 18:44:34 -05:00
  • 1cae9b9b39 DolphinQt: Fix ElidedButton (MappingButton) from growing with long text. Jordan Woyak 2019-03-03 08:05:59 -06:00
  • bbc6bf5294 Common/Config: Add a utility class to suppress config change callbacks. Jordan Woyak 2019-03-03 10:58:37 -06:00
  • 2eb9140e07 Merge pull request #7850 from jordan-woyak/device-and-profile-dropdown-fix Mat M 2019-03-03 18:33:16 -05:00
  • 031149cc1d DolphinQt: Prevent contents of device and profile dropdowns from throwing off layout. Jordan Woyak 2019-03-03 16:09:24 -06:00
  • 2dcb703a1e Merge pull request #7842 from spycrab/win_updater_hidpi spycrab 2019-03-03 22:46:19 +01:00
  • 4db4840d7c WiimoteEmu: Reimplement tilt/swing/camera/orientation data using matrix math. Jordan Woyak 2019-01-29 14:39:14 -06:00
  • 8f06ab02ea Merge pull request #7847 from spycrab/qt_modal_more spycrab 2019-03-03 17:07:45 +01:00
  • 0d203cf0bb Qt/GCMemcardManager: Make message boxes modal spycrab 2019-03-03 16:36:58 +01:00
  • 326e2fb300 Qt/FIFOPlayerWindow: Make message box modal spycrab 2019-03-03 16:26:23 +01:00
  • 1ba810901d Qt/MappingWindow: Make message boxes modal spycrab 2019-03-03 16:19:50 +01:00
  • 103cb430f4 Qt/ControllerWindow: Make message boxes modal spycrab 2019-03-03 16:16:25 +01:00
  • 7f9084f87f Qt/USBDeviceATWhitelistD: Make message boxes modal spycrab 2019-03-03 16:12:12 +01:00
  • 606c61e7c9 Settings/InterfacePane: Make message box modal spycrab 2019-03-03 16:05:07 +01:00
  • 0c886b5e3c Settings/GeneralPane: Make message boxes modal spycrab 2019-03-03 15:56:23 +01:00
  • 386accd2c8 Qt/MappingButton: Don't show ticks spycrab 2019-03-03 15:43:18 +01:00
  • 19bf2c166d UpdaterCommon: Move most of the programs here spycrab 2019-03-03 13:56:54 +01:00
  • 2a3c075330 Merge pull request #7843 from spycrab/mac_update_label spycrab 2019-03-03 13:30:43 +01:00
  • 833cb88c38 MacUpdater: Properly display and truncate update messages spycrab 2019-03-03 13:16:11 +01:00
  • 1e13ebd091 Updater: Support HiDPI spycrab 2019-03-03 12:56:26 +01:00
  • 8156df2758 Merge pull request #7837 from jordan-woyak/deadzone-math-fix Mat M 2019-03-03 02:32:04 -05:00
  • 7a8ddbaccb Merge pull request #7840 from jordan-woyak/game-config-save-fix Mat M 2019-03-03 02:27:12 -05:00
  • 2cec5d0a08 DolphinQt: Fix invalid error message when trying to save a zero-sized game config. Jordan Woyak 2019-03-02 20:53:42 -06:00
  • 1d80ab33ad Merge pull request #7836 from Tilka/fix_xfb Connor McLaughlin 2019-03-02 12:31:39 +10:00
  • ecb67cf815 ControllerEmu: Deadzone math fix. Jordan Woyak 2019-03-01 17:39:23 -06:00
  • 24ba3bf2f2 TextureConversionShader: fix XFB decoding shader Tillmann Karras 2019-03-01 21:51:33 +00:00
  • 4e5702de0f Merge pull request #7774 from spycrab/docs_rp spycrab 2019-02-28 13:23:42 +01:00
  • 3c2ebec84e Merge pull request #7828 from spycrab/updatecommon2 spycrab 2019-02-28 13:04:15 +01:00
  • 7b66b3de8d UpdaterCommon: Prevent duplicate downloads and respect symlinks spycrab 2019-02-27 08:32:38 +01:00
  • 6be35422e9 Merge pull request #7832 from stenzek/xfb-decoding-regression Tilka 2019-02-28 11:03:25 +00:00
  • f220dc7432 Merge pull request #7831 from stenzek/efb2ram-ir-regression Tilka 2019-02-28 11:02:32 +00:00
  • 8192c0dd48 TextureConversionShader: Fix XFB decoding shader for D3D Stenzek 2019-02-28 20:35:48 +10:00
  • 21d81f99ff VideoBackends: Fix GPU decoding of XFB buffers Stenzek 2019-02-28 20:35:17 +10:00
  • db6763019d TextureCache: Fix GPU decoding of XFB copies not falling back to CPU Stenzek 2019-02-28 20:19:37 +10:00
  • 7f0111b022 TextureCache: Fix EFB2RAM copies at >1xIR sampling out-of-range Stenzek 2019-02-28 20:11:46 +10:00
  • 77777cd1d7 Fix QComboBox background and transparency workaround on macOS chargeflux 2019-02-02 10:28:46 -05:00
  • 902e407ae5 Merge pull request #7823 from spycrab/updatercommon spycrab 2019-02-26 22:15:42 +01:00
  • f10fdce158 Merge pull request #7825 from spycrab/fileutil_osx_path spycrab 2019-02-26 21:56:27 +01:00
  • 873d22b8b2 Merge pull request #7826 from spycrab/issue_11586 spycrab 2019-02-26 21:52:45 +01:00
  • c1e947911d Merge pull request #7827 from spycrab/issue_11588 spycrab 2019-02-26 20:49:30 +01:00
  • f0b749d8e2 MenuBar: Implement proper update-capabilities check spycrab 2019-02-26 20:40:38 +01:00
  • d0d85c15b4 MacUpdater: Set LSUIElement to true spycrab 2019-02-26 20:26:52 +01:00
  • 3e3f6922c0 Common/FileUtil: Fix GetExePath() cutting off the bundle name spycrab 2019-02-26 19:50:26 +01:00
  • 9c84524684 Move shared Updater logic into UpdaterCommon spycrab 2019-02-25 23:08:03 +01:00
  • 25e9339746 Merge pull request #7824 from spycrab/updater_perm spycrab 2019-02-26 17:20:48 +01:00
  • 0ebf3b90e3 MacUpdater: Fix permissions some more spycrab 2019-02-26 16:29:34 +01:00
  • 19f4772e47 Merge pull request #7816 from JosJuice/titledatabase-edge-cases Tilka 2019-02-26 04:25:45 +00:00
  • 02f5a7505f Merge pull request #7821 from jordan-woyak/emu-turntable-effect-dial-fix Tilka 2019-02-26 04:22:45 +00:00
  • 6ce7f44b8a Merge pull request #7753 from stenzek/videocommon-all-the-things Tilka 2019-02-26 04:21:05 +00:00
  • 19673ce79a Merge pull request #7822 from Tilka/qt_includes Tilka 2019-02-25 23:04:59 +00:00
  • 4b830ddc26 WiimoteEmu: Fix turntable effect dial mapping. Jordan Woyak 2019-02-24 19:46:01 -06:00
  • 8396ad541b DolphinQt: clean up includes Tillmann Karras 2019-02-25 19:59:49 +00:00
  • 8b330e1ca3 Discord: fix typo Tillmann Karras 2019-02-23 23:49:55 +00:00
  • 71e6243c54 TitleDatabase: Don't hardcode HBC IDs that actually are in GameTDB JosJuice 2019-02-23 19:36:05 +01:00