5.0-17605 2 years, 2 months ago WiimoteEmu: Minor emulated Wii Remote behavior fix. (PR #11168 来自 jordan-woyak)
5.0-17603 2 years, 2 months ago VideoInterface: Simplify saving VideoInterface (PR #11137 来自 Lobsterzelda)
5.0-17601 2 years, 2 months ago HW: Move MemoryInterface variables to Core::System. (PR #11164 来自 AdmiralCurtiss)
5.0-17599 2 years, 2 months ago WiimoteEmu: Improve simulated IR point size accuracy. (PR #11152 来自 jordan-woyak)
5.0-17597 2 years, 2 months ago Remove most uses of StringFromFormat in favor of fmt (PR #11162 来自 Pokechu22)
5.0-17594 2 years, 2 months ago Fix some bad quaternion math. (PR #11151 来自 jordan-woyak)
5.0-17591 2 years, 2 months ago Input: Add "abs" input expression function. (PR #11158 来自 jordan-woyak)
5.0-17589 2 years, 2 months ago HW: Use unsigned indices in RegisterMMIO where applicable (PR #11155 来自 lioncash)
5.0-17587 2 years, 2 months ago Remove #pragma once in DesiredWiimoteState.cpp (PR #11154 来自 Minty-Meeo)
5.0-17585 2 years, 2 months ago Include tangent/binormal cache in savestates and simplify saving CP state (PR #11131 来自 Pokechu22)
5.0-17582 2 years, 2 months ago Jit64: Convert constantGqr to std::array. (PR #11136 来自 AdmiralCurtiss)
5.0-17580 2 years, 2 months ago VideoCommon: add structures to graphics mods internal API (PR #10804 来自 iwubcode)
5.0-17578 2 years, 2 months ago Fix formatting in Readme (PR #11146 来自 Hypnotron)
5.0-17576 2 years, 2 months ago Jit64: Fix single FPRF when !jo.accurateSinglePrecision (PR #11140 来自 JosJuice)
5.0-17574 2 years, 2 months ago Jit64: Remove HandleNaNs's xmm_out parameter (PR #11142 来自 JosJuice)
5.0-17572 2 years, 2 months ago Check return values of ENet functions when sending packet. (PR #11145 来自 AdmiralCurtiss)
5.0-17569 2 years, 2 months ago BuildMacOSUniversalBinary: Add flags to create a Steam build (PR #10814 来自 OatmealDome)
5.0-17566 2 years, 2 months ago Update The Last Story GraphicsMod (PR #11116 来自 linckandrea)
5.0-17564 2 years, 2 months ago Remove special treatment for Android in video settings (PR #11095 来自 K0bin)
5.0-17562 2 years, 2 months ago VideoBackends:Vulkan: Fix command buffer cleanup (PR #11143 来自 K0bin)