5.0-20263 2 years ago PPCDebugInterface: Tweak regex in GetMemoryAddressFromInstruction to fix bugs (PR #12261 from TryTwo)
5.0-20261 2 years ago Core: Fix UI slowdown for savestate timestamp reads (PR #12256 from malleoz)
5.0-20259 2 years ago Tools: fix perf-disassemble.sh. (PR #12161 from krnlyng)
5.0-20257 2 years ago Jit_LoadStore: Minor dcbx register optimizations (PR #12250 from Sintendo)
5.0-20254 2 years ago PowerPC: Negate m_dec values in frsqrte table (PR #12249 from Sintendo)
5.0-20252 2 years ago VideoCommon: Don't swap on state load when there's no XFB. (PR #12254 from AdmiralCurtiss)
5.0-20250 2 years ago Fix shader compiles on Asahi Linux (PR #12253 from TellowKrinkle)
5.0-20247 2 years ago CheatSearch: Use std comparison function objects (PR #12248 from Dentomologist)
5.0-20245 2 years ago ControllerInterface/SDL: Remove Xbox 360 controller disabling hack. (PR #12255 from jordan-woyak)
5.0-20243 2 years ago SkylanderPortal: Make protected variables private (PR #12251 from Dentomologist)
5.0-20241 2 years ago Translation resources sync with Transifex
5.0-20240 2 years ago RetroAchievements - On Screen Images (PR #12196 from LillyJadeKatrin)
5.0-20237 2 years ago VideoCommon: Add support for icons in OSD messages. (PR #12242 from AdmiralCurtiss)
5.0-20235 2 years ago DolphinQt/AchievementProgressWidget: Use ClearLayoutRecursively() to clear layout. (PR #12239 from AdmiralCurtiss)
5.0-20233 2 years ago VideoCommon: use ToLower function in assets when parsing json (PR #12243 from iwubcode)
5.0-20231 2 years ago VideoCommon: add additional properties to ShaderAsset to support custom shader uniforms (PR #12241 from iwubcode)
5.0-20229 2 years ago RetroAchievements - Leaderboards Tab (PR #12027 from LillyJadeKatrin)
5.0-20225 2 years ago AchievementManager: Call ActivateDeactivateLeaderboards() and ActivateDeactivateRichPresence() under lock. (PR #12229 from AdmiralCurtiss)
5.0-20223 2 years ago DolphinQt: Move GraphicsModListWidget::ClearLayoutRecursively() to QtUtils. (PR #12236 from AdmiralCurtiss)
5.0-20221 2 years ago VideoBackends / VideoCommon: add support for custom shader uniforms to D3D, Vulkan, OGL (PR #12185 from iwubcode)