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