4.0-3559 10 years ago Fix another crash in tas input. (PR #1238 from RachelBryk)
4.0-3557 10 years ago Fix ARMv7 JIT from XER optimization. (PR #1237 from Sonicadvance1)
4.0-3555 10 years ago Fix crash in tas input. (PR #1236 from RachelBryk)
4.0-3553 10 years ago Add wiimote tas input. (PR #1213 from RachelBryk)
4.0-3551 10 years ago Rename m_names to m_banner_names (PR #1234 from Stevoisiak)
4.0-3549 10 years ago Updated Netplay to use GetName() (PR #1233 from Stevoisiak)
4.0-3547 10 years ago JIT: re-add profiling support on x86_64 (PR #1224 from FioraAeterna)
4.0-3545 10 years ago Fifo: Fix tab/space mismatches (PR #1229 from lioncash)
4.0-3543 10 years ago Fix endian error. allows loading of current games save even if the memca... (PR #1221 from LPFaint99)
4.0-3541 10 years ago DolphinWX: Make WXInputBase part of the WxUtils namespace. (PR #1225 from lioncash)
4.0-3539 10 years ago JIT: reuse trampolines when possible (PR #1218 from hthh)
4.0-3537 10 years ago Add more AVX support, refactor emitter, reduce redundant XMM moves (PR #1216 from FioraAeterna)
4.0-3532 10 years ago Fix for banner filename from ID (PR #1228 from Stevoisiak)
4.0-3530 10 years ago OGL: Silence string format warnings. (PR #1214 from rohit-n)
4.0-3528 10 years ago Re-added the change to make the dsp remaining block count zero-based. (PR #1211 from skidau)
4.0-3526 10 years ago Create dolphin-emu.spec (PR #1201 from KAMiKAZOW)
4.0-3522 10 years ago Migrate global init stuff into UICommon. (PR #1085 from waddlesplash)
4.0-3520 10 years ago DolphinWX: Fix double-spacing in some UI strings (PR #1215 from lioncash)
4.0-3518 10 years ago Gameini updates. (PR #1209 from Linktothepast)
4.0-3516 10 years ago Change a bunch of reference function arguments to pointers. (PR #1206 from comex)