5.0-17585 1 year, 11 months ago Include tangent/binormal cache in savestates and simplify saving CP state (PR #11131 from Pokechu22)
5.0-17582 1 year, 11 months ago Jit64: Convert constantGqr to std::array. (PR #11136 from AdmiralCurtiss)
5.0-17580 1 year, 11 months ago VideoCommon: add structures to graphics mods internal API (PR #10804 from iwubcode)
5.0-17578 1 year, 11 months ago Fix formatting in Readme (PR #11146 from Hypnotron)
5.0-17576 1 year, 11 months ago Jit64: Fix single FPRF when !jo.accurateSinglePrecision (PR #11140 from JosJuice)
5.0-17574 1 year, 11 months ago Jit64: Remove HandleNaNs's xmm_out parameter (PR #11142 from JosJuice)
5.0-17572 1 year, 11 months ago Check return values of ENet functions when sending packet. (PR #11145 from AdmiralCurtiss)
5.0-17569 1 year, 11 months ago BuildMacOSUniversalBinary: Add flags to create a Steam build (PR #10814 from OatmealDome)
5.0-17566 1 year, 11 months ago Update The Last Story GraphicsMod (PR #11116 from linckandrea)
5.0-17564 1 year, 11 months ago Remove special treatment for Android in video settings (PR #11095 from K0bin)
5.0-17562 1 year, 11 months ago VideoBackends:Vulkan: Fix command buffer cleanup (PR #11143 from K0bin)
5.0-17560 1 year, 11 months ago Memmap: Remove unused IO size field (PR #11134 from Pokechu22)
5.0-17558 1 year, 11 months ago JitCache: Erase address from noSpeculativeConstantsAddresses when block is invalidated. (PR #11133 from AdmiralCurtiss)
5.0-17556 1 year, 11 months ago Added MemoryInterface variables to savestates (PR #11125 from Lobsterzelda)
5.0-17554 1 year, 11 months ago HW: Move SerialInterface variables to Core::System. (PR #11126 from AdmiralCurtiss)
5.0-17552 1 year, 11 months ago Common/PointerWrap: Remove DoPOD (PR #11124 from Pokechu22)
5.0-17549 1 year, 11 months ago HW: Move ExpansionInterface variables to Core::System. (PR #11121 from AdmiralCurtiss)
5.0-17547 1 year, 11 months ago HW/GCMemcardDirectory: Add error message if opening GCI fails. (PR #11120 from AdmiralCurtiss)
5.0-17545 1 year, 11 months ago JitArm64: Fix BindToRegister in case Immediate && !set_dirty (PR #11117 from JosJuice)
5.0-17542 1 year, 11 months ago VideoCommon: Update EFB peek cache on draw done and tokens (PR #11098 from K0bin)