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