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