4.0-3652 10 Jahre, 1 Monat her PixelShaderGen: replace multiplication with shift (PR #1285 von degasus)
4.0-3650 10 Jahre, 1 Monat her ControllerInterface: Get rid of SetHwnd(), introduce Reinitialize() (PR #1278 von lioncash)
4.0-3648 10 Jahre, 1 Monat her FastMem: don't let the backpatcher hit the same location twice (PR #1222 von FioraAeterna)
4.0-3646 10 Jahre, 1 Monat her Parse input as hex instead of decimal to match display values in the register view (PR #1062 von zhuowei)
4.0-3644 10 Jahre, 1 Monat her Fix XFB scaling in D3D (PR #1290 von lioncash)
4.0-3642 10 Jahre, 1 Monat her Move bDumpFrames to SConfig (and it's references) (PR #1272 von RisingFog)
4.0-3640 10 Jahre, 1 Monat her TASInputDlg: Fix some potential uninitialized variable warnings. (PR #1274 von lioncash)
4.0-3638 10 Jahre, 1 Monat her Misc / warning fixes (PR #1243 von comex)
4.0-3633 10 Jahre, 1 Monat her MMU: disable BAT resolution (PR #1283 von FioraAeterna)
4.0-3631 10 Jahre, 1 Monat her Merge branch 'Remove-MMU-Speed-Hack-option' of https://github.com/skidau/dolphin into skidau-Remove-MMU-Speed-Hack-option
4.0-3629 10 Jahre, 1 Monat her Readme: Add a link to the Transifex page (PR #1282 von lioncash)
4.0-3627 10 Jahre, 1 Monat her ControllerEmu: Get rid of redundant string appending (PR #1268 von lioncash)
4.0-3625 10 Jahre, 1 Monat her VolumeCreator: Make master key arrays static (PR #1267 von lioncash)
4.0-3623 10 Jahre, 1 Monat her Added some of the MMU registers into the debugger Register window (PR #1265 von skidau)
4.0-3621 10 Jahre, 1 Monat her JIT: add basic register allocation heuristics (PR #1252 von FioraAeterna)
4.0-3619 10 Jahre, 1 Monat her Fixed the step_size_bytes in the ADPCM Accelerator loop (PR #1192 von skidau)
4.0-3616 10 Jahre, 1 Monat her Core: Use an enum for indicating CPU cores (PR #1169 von lioncash)
4.0-3614 10 Jahre, 1 Monat her Core: Move FPSCR exception flags to a typed enum (PR #846 von lioncash)
4.0-3612 10 Jahre, 1 Monat her Add AArch64 JIT recompiler to wxWidgets UI. (PR #1271 von Sonicadvance1)
4.0-3610 10 Jahre, 1 Monat her Reimplement Bounding Box calculation using the software renderer. (PR #1095 von crudelios)