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