Commit Graph

  • 9ee0740c2d Android: Refresh game library when resuming (Tv)MainActivity Ryan Meredith 2020-06-02 16:45:23 -04:00
  • f1ec4fb70a DolphinQt: Enable RTL layout JosJuice 2020-06-02 22:22:48 +02:00
  • 74ae02f979 DolphinQt: Support gettext contexts (Qt disambiguations) JosJuice 2020-06-02 22:13:23 +02:00
  • 19ce87fa63 Externals: Update msgfmt.exe to 0.20.2 JosJuice 2020-06-02 22:09:13 +02:00
  • 5c38727651 DolphinQt: Add fastmem option to debugger UI Techjar 2020-06-02 06:18:45 -04:00
  • 84d67b3547 Merge pull request #8841 from Techjar/remove-result-of LC 2020-06-01 18:44:45 -04:00
  • 209308a4d6 Replace usage of std::result_of with std::invoke_result Techjar 2020-06-01 17:32:57 -04:00
  • 9ea8f29765 Android: Conditionally respond to modified settings Ryan Meredith 2020-06-01 07:43:19 -04:00
  • 4fc8674a7a Merge pull request #8837 from Tilka/dsp Tilka 2020-05-31 22:21:14 +01:00
  • b805c3511d Translation resources sync with Transifex JosJuice 2020-05-31 21:08:33 +02:00
  • b0258af530 DSP/Interpreter: fix comments not matching opcode table Tillmann Karras 2020-05-25 10:28:30 +01:00
  • 198a307db3 DSP/Interpreter: simplify switch Tillmann Karras 2020-05-25 13:20:22 +01:00
  • 89de40a22e DSP/Interpreter: remove redundant masking Tillmann Karras 2020-05-25 11:05:12 +01:00
  • ce1846e53f DSPSpy: fix register editing using GC pad on Wii Tillmann Karras 2020-05-31 15:12:27 +01:00
  • 77f539355d Android: Add recursive game paths to UI Ryan Meredith 2020-05-31 10:00:09 -04:00
  • ba2d04b793 Externals: Fix build failures with the newer glslang. orbea 2020-03-02 07:56:41 -08:00
  • 690dee3533 Externals: Update glslang. orbea 2020-03-02 07:42:00 -08:00
  • 52e0294166 Add option to disallow SD card writes Techjar 2020-05-23 03:13:26 -04:00
  • b3c705fa96 Merge pull request #8829 from stenzek/fix-macos-again Connor McLaughlin 2020-05-28 16:56:13 +10:00
  • b4e063311e Merge pull request #8827 from stenzek/adreno-more-like-brokenreno Connor McLaughlin 2020-05-28 16:55:42 +10:00
  • 53aff81c45 Merge pull request #8821 from Ebola16/TV JosJuice 2020-05-27 21:41:09 +02:00
  • c62e6a335d Merge pull request #8532 from lioncash/shader-common-fmt Mat M 2020-05-27 07:04:06 -04:00
  • 86f8768268 VideoCommon/ShaderGenCommon: Make template functions regular functions Lioncash 2019-12-22 13:40:40 -05:00
  • e3506ff4ef VideoCommon/ShaderGenCommon: Convert helper functions over to fmt Lioncash 2019-12-22 13:05:42 -05:00
  • 68706973d2 Merge pull request #8828 from stenzek/gles-readpixels Markus Wick 2020-05-25 08:57:20 +02:00
  • 72de202a05 Merge pull request #8831 from Tilka/dsp Pierre Bourdon 2020-05-24 16:57:14 +02:00
  • aaa19acbd0 DSP/Interpreter: simplify opcode table by masking Tillmann Karras 2020-05-24 15:18:03 +01:00
  • e651592ef5 Misc cleanup Tillmann Karras 2020-05-10 07:22:01 +01:00
  • a660033e8c Merge pull request #8792 from leoetlino/video-backend Léo Lam 2020-05-24 15:26:44 +02:00
  • 1203e626b3 Merge pull request #8800 from sepalani/kd-shutdown Léo Lam 2020-05-24 15:24:51 +02:00
  • 166633bf27 Merge pull request #8826 from iwubcode/try_parse_any_base Léo Lam 2020-05-24 15:13:49 +02:00
  • 7449c7153c Merge pull request #8830 from JosJuice/delete-empty-rfl-db Léo Lam 2020-05-24 15:12:39 +02:00
  • f71ebfe9c1 CheckNAND: Delete RFL_DB.dat if empty JosJuice 2020-05-24 11:04:23 +02:00
  • ff92357b63 Core: Use window instead of surface for ControllerInterface updates Stenzek 2020-05-24 17:35:39 +10:00
  • bf74553878 FramebufferManager: Copy to color format for depth readbacks on GLES Stenzek 2020-05-24 16:11:10 +10:00
  • ad373950a2 FramebufferManager: Fix invalid readback of EFB D24S8 depth Stenzek 2020-05-24 15:33:02 +10:00
  • 85e11cd4ab Common / Core: Update StringUtil to allow specifying the base, default to 0. Fix ActionReplay code to use this instead of prepending '0x' in front iwubcode 2020-05-23 18:40:10 -05:00
  • 1df1a9abe6 IOS/KD: Implement IOCTL_NWC24_REQUEST_SHUTDOWN Sepalani 2020-05-09 10:36:10 +04:00
  • 8df56cb319 Migrate video backend setting to the new config system Léo Lam 2020-05-04 01:21:51 +02:00
  • 393ce529af Merge pull request #8771 from Leseratte10/master Léo Lam 2020-05-22 16:49:31 +02:00
  • 7aec045ef7 Merge pull request #8799 from Ebola16/AT Léo Lam 2020-05-22 16:44:43 +02:00
  • 9dafeb3bc5 Translation resources sync with Transifex JosJuice 2020-05-21 18:40:33 +02:00
  • f5c817f61c Merge pull request #8822 from JosJuice/freelook-typos Mat M 2020-05-20 17:59:05 -04:00
  • 6d3b0db041 DolphinQt: Fix freelook description typos JosJuice 2020-05-20 21:56:04 +02:00
  • cfe1687248 Android TV: Add Open File and Install WAD Ryan Meredith 2020-05-19 03:24:32 -04:00
  • cc330afa6b DolphinQt: Fix the panic alert deadlock, Pause on Focus Loss edition JosJuice 2020-05-18 19:38:56 +02:00
  • 0f96dc6259 Merge pull request #8818 from Tilka/licenses Markus Wick 2020-05-18 09:27:30 +02:00
  • abe125aea7 Merge pull request #8816 from JosJuice/qfontmetrics-width Tilka 2020-05-18 00:19:41 +01:00
  • 8b23170f13 Externals/licenses: add bzip2 link and update googletest Tillmann Karras 2020-05-18 00:08:12 +01:00
  • f87e32840f DolphinQt: Remove another usage of QFontMetrics::width JosJuice 2020-05-18 00:39:57 +02:00
  • 8e55ae8006 Merge pull request #8812 from sepalani/net-onion Tilka 2020-05-17 22:46:29 +01:00
  • 10870a0f74 Config: Migrate SSL options to Onion config Sepalani 2020-05-14 23:09:32 +04:00
  • 798dc2c532 Merge pull request #8814 from Tilka/dsp Tilka 2020-05-17 20:04:13 +01:00
  • 2250fbce0e Merge pull request #8802 from leoetlino/wiiroot-mii-db JosJuice 2020-05-17 20:11:11 +02:00
  • 099197b480 Merge pull request #8797 from iwubcode/save-state-CLI Pierre Bourdon 2020-05-17 17:34:08 +02:00
  • cea779cc84 Merge pull request #8767 from iwubcode/freelook-camera-type Pierre Bourdon 2020-05-17 17:33:04 +02:00
  • a12159f2b6 DSPTool: fix build Tillmann Karras 2020-05-10 05:34:47 +01:00
  • d5c3411a80 docs/DSP: fix AX register numbers Tillmann Karras 2020-05-17 05:27:24 +01:00
  • d259fc4038 docs/DSP: add wrapping registers Tillmann Karras 2020-05-17 05:24:23 +01:00
  • 90b060f284 docs/DSP: fix typos Tillmann Karras 2020-05-17 03:56:52 +01:00
  • 30b166e3b1 Merge pull request #8811 from JosJuice/zstd Pierre Bourdon 2020-05-13 21:22:24 +02:00
  • d7389dc287 Add bzip2, liblzma, zstd to Externals/licenses.md JosJuice 2020-05-13 21:08:08 +02:00
  • 2137fb7813 Externals: Add zstd JosJuice 2020-05-03 19:42:12 +02:00
  • 6705fd808b Merge pull request #8806 from delroth/cmake-vendoring Pierre Bourdon 2020-05-13 11:32:51 +02:00
  • 4bf7c3e051 NetworkWidget: Add Blocking column Sepalani 2020-05-10 23:27:21 +04:00
  • c704548f00 Merge pull request #8810 from Techjar/have-xrandr-fix Connor McLaughlin 2020-05-13 16:32:17 +10:00
  • ac9b246809 Core/UICommon: Fix EnableScreenSaver preprocessor directive Techjar 2020-05-13 02:11:19 -04:00
  • 2488e4a587 Merge pull request #8795 from WamWooWam/master Connor McLaughlin 2020-05-10 19:16:15 +10:00
  • 0990f99608 Merge pull request #8807 from delroth/libusb-error-log Pierre Bourdon 2020-05-10 09:34:50 +02:00
  • 143131a6a1 cmake: add an option to control dependencies vendoring Pierre Bourdon 2020-05-10 08:23:02 +02:00
  • daf1c30a94 GCAdapter: add libusb error logging on reads/writes Pierre Bourdon 2020-05-10 09:26:31 +02:00
  • 76ae1d4070 Apply fixes to all platforms Thomas May 2020-05-09 22:35:20 +01:00
  • c8aa077f8c Android: Consistent TODO formatting Ryan Meredith 2020-05-09 12:33:09 -04:00
  • 47ee5ac284 WiiRoot: Fix empty files being created when source is missing Léo Lam 2020-05-09 16:34:25 +02:00
  • 236ffd5e0e Merge pull request #8801 from Tilka/dsp_prod Mat M 2020-05-09 09:48:10 -04:00
  • 7546bd6476 docs/DSP: fix $prod references Tillmann Karras 2020-05-02 15:08:31 +01:00
  • cdf5490d56 Core: Add support for specifying a command line option to boot the game into a save-state iwubcode 2020-05-06 22:10:30 -05:00
  • 74b2410d7e Merge pull request #8760 from JosJuice/multithreaded-compress Markus Wick 2020-05-06 15:25:30 +02:00
  • b93bbbf2e5 DiscIO: Implement multithreaded compression JosJuice 2020-04-22 09:50:27 +02:00
  • 78e8ccea6d Update ControllerInterface.cpp Thomas May 2020-05-06 01:30:49 +01:00
  • 1bedbdf3c0 Merge pull request #8687 from howard0su/warning_jitblock Léo Lam 2020-05-04 18:35:08 +02:00
  • bb75050f68 Jit: fix warning -Winvalid-offsetof Jun Su 2020-03-23 13:15:58 +08:00
  • 7c0ef725ab Merge pull request #8744 from cristian64/save_restore_netplay_browser_settings Léo Lam 2020-05-04 00:50:26 +02:00
  • c53ecdd689 Merge pull request #8686 from sepalani/thread-tab Léo Lam 2020-05-04 00:50:10 +02:00
  • 947d6732a8 Merge pull request #8712 from sepalani/console-type Léo Lam 2020-05-03 23:10:44 +02:00
  • 9e2560b825 Merge pull request #8790 from leoetlino/ras-syndrome Mat M 2020-05-03 16:47:05 -04:00
  • aed7319ef8 DolphinQt: Expose freelook camera control to UI iwubcode 2020-04-26 16:40:47 -05:00
  • e125c61d47 VideoCommon: remove VertexShaderManager functions instead preferring the direct freelook camera methods iwubcode 2020-04-26 16:40:25 -05:00
  • 5bd7cc8bac Core: Add freelook camera control type setting iwubcode 2020-04-26 16:39:46 -05:00
  • 6e7d1e0e71 VideoCommon: Add Free Look camera with separate modes iwubcode 2020-04-26 16:37:49 -05:00
  • bf12bb3d43 Boot: Add ConsoleType enum class Sepalani 2020-03-30 17:24:42 +04:00
  • 39d34e133f Debugger: Add a Thread widget Sepalani 2020-03-21 11:48:49 +04:00
  • 9ffa72ad1f Merge pull request #8691 from howard0su/warning_wiimote Léo Lam 2020-05-03 18:31:57 +02:00
  • 297bbceadf Remove redundant "Emulation" from "DSP HLE Emulation" Léo Lam 2020-05-03 17:53:27 +02:00
  • 6e01855e8e Merge pull request #8770 from Ebola16/ADSP Léo Lam 2020-05-03 17:51:46 +02:00
  • 16f0864a4f DolphinQt: Saving and restoring NetPlay Session Browser dialog's settings. Christian Aguilera 2020-04-13 14:32:10 +02:00
  • 907b1302b0 Merge pull request #8775 from leoetlino/rect Léo Lam 2020-05-03 15:41:38 +02:00
  • 920cf38889 Merge pull request #8757 from sepalani/so-cleanup Léo Lam 2020-05-03 15:41:14 +02:00
  • 1b26929119 Merge pull request #8789 from JosJuice/windows-cmake-errors Léo Lam 2020-05-03 15:33:58 +02:00
  • 07ab79db64 MathUtil: Fix Rectangle::GetWidth/Height for unsigned types Léo Lam 2020-04-29 00:48:13 +02:00