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