4.0-807 10 лет, 10 месяцев назад Simplify two functions in WII_IPC_HLE_Device_net.cpp. (PR #39 от lioncash)
4.0-804 10 лет, 10 месяцев назад Change some for+iterator loops in GeckoCode.cpp and GeckoCodeConfig.cpp into foreach loops. (PR #34 от lioncash)
4.0-800 10 лет, 10 месяцев назад Introduce a generic clamp function to clean up some of the various 'if-else' clamps throughout parts of the codebase. (PR #36 от lioncash)
4.0-797 10 лет, 10 месяцев назад [VideoCommon] Eliminate the function Xchg in Statistics.cpp. std::swap does the same thing. (PR #35 от lioncash)
4.0-795 10 лет, 10 месяцев назад Automatic translation template update
4.0-794 10 лет, 10 месяцев назад Readme: add link to issue tracker (PR #33 от Tilka)
4.0-792 10 лет, 10 месяцев назад OGL: Remove non-UBO code path. (PR #14 от degasus)
4.0-790 10 лет, 10 месяцев назад [JITARM] Fixes an issue in the slowmem path that causes grey THP movies,... (PR #31 от Sonicadvance1)
4.0-788 10 лет, 10 месяцев назад Jit64IL: nits (PR #30 от Tilka)
4.0-786 10 лет, 10 месяцев назад Remove a pointless c_str() call in FileUtil.cpp. (PR #29 от lioncash)
4.0-784 10 лет, 10 месяцев назад SWCommandProcessor: fix the CPReg structure fields (PR #27 от delroth)
4.0-782 10 лет, 10 месяцев назад Silence warning (PR #28 от Tilka)
4.0-780 10 лет, 10 месяцев назад Automatic translation resources update from Transifex
4.0-779 10 лет, 10 месяцев назад Larger cleanup to input-related source files (this time using unique_ptr). (PR #23 от lioncash)
4.0-773 10 лет, 10 месяцев назад Remove leftover references to OpenCL from the Visual Studio vcxproj file for VideoCommon. (PR #24 от lioncash)
4.0-771 10 лет, 10 месяцев назад Move two macros (JITDISABLE and INSTRUCTION_START) into JitBase.h. (PR #18 от lioncash)
4.0-769 10 лет, 10 месяцев назад Automatic translation resources update from Transifex
4.0-768 10 лет, 10 месяцев назад Automatic translation template update
4.0-767 10 лет, 10 месяцев назад VertexShaderGen: fix D3D posmtx attribute regression by VertexLoaderCleanup merge (PR #21 от degasus)
4.0-765 10 лет, 10 месяцев назад Vertex loader cleanup. (PR #11 от degasus)