5.0-19976 1 year, 1 month ago VideoCommon/GraphicsModAsset: Error out if config key is not a string. (PR #12129 from AdmiralCurtiss)
5.0-19974 1 year, 1 month ago VideoCommon: add a graphics mod action that allows you to modify the game's base rendering (PR #11300 from iwubcode)
5.0-19961 1 year, 1 month ago x64EmitterTest: add J/J_CC/CALL unit tests (PR #11959 from Dentomologist)
5.0-19958 1 year, 1 month ago HLE_OS: Manually handle printfs from emulated software to prevent emulated software from crashing Dolphin with an invalid printf formatting string. (PR #11025 from AdmiralCurtiss)
5.0-19955 1 year, 1 month ago Jit64: Actually update membase register after GlobalAdvance(). (PR #12120 from AdmiralCurtiss)
5.0-19953 1 year, 1 month ago Jit: Load the memory register only when the msr bits have changed and do not use jumps to load it. (PR #12048 from krnlyng)
5.0-19951 1 year, 1 month ago EXI: Remove pointless PauseAndLock functions (PR #11996 from Dentomologist)
5.0-19949 1 year, 1 month ago DolphinQt/TASInputWindow: Make 'Enable Controller Input' translatable. (PR #12118 from AdmiralCurtiss)
5.0-19947 1 year, 1 month ago Do not try portmapping when using traversal server (PR #12044 from jmlee337)
5.0-19945 1 year, 1 month ago Dragon Ball Z: Budokai Tenkaichi 3 - Graphics Mod Bloom and HUD Definitions (PR #12113 from Seedonator)
5.0-19943 1 year, 1 month ago Update GameTDB files (PR #12071 from JosJuice)
5.0-19941 1 year, 1 month ago InputConfig: Update IsControllerControlledByGamepadDevice for Android input overhaul (PR #12083 from JosJuice)
5.0-19939 1 year, 1 month ago Video: implement output resampling (upscaling/downscaling) methods (PR #11999 from Filoppi)
5.0-19933 1 year, 1 month ago DolphinQt/LogWidget: Restore log window colors. (PR #12116 from AdmiralCurtiss)
5.0-19931 1 year, 1 month ago Add AutoHDR post process shader (PR #12003 from Filoppi)
5.0-19928 1 year, 1 month ago DolphinQt/AdvancedPane: UI improvements. (PR #12115 from AdmiralCurtiss)
5.0-19924 1 year, 1 month ago DolphinQt/EnhancementsWidget: Use custom tooltip for Color Correction button. (PR #12114 from AdmiralCurtiss)
5.0-19922 1 year, 1 month ago Android: Move DirectoryInitialization toast to UI thread (PR #12110 from JosJuice)
5.0-19920 1 year, 1 month ago VideoCommon: asset load time is now stored as a chrono system_clock time (PR #12103 from iwubcode)
5.0-19918 1 year, 1 month ago VideoCommon: Fix std::filesystem::path encoding conversion (PR #12112 from JosJuice)