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