5.0-7581 6 years, 5 months ago Qt debugger hotkey fixes (PR #6853 from aldelaro5)
5.0-7578 6 years, 5 months ago Qt/D3D: Fix render widget size not being restored properly (PR #6859 from spycrab)
5.0-7576 6 years, 5 months ago Qt/CheatWarningWidget: properly supply a parent for the widget (PR #6890 from aldelaro5)
5.0-7574 6 years, 5 months ago PowerPC: Move MMU-specifics from PowerPC.h to MMU.h (PR #6889 from lioncash)
5.0-7572 6 years, 5 months ago Qt/GeneralWidget remove unnecesary description wiring (PR #6860 from Zexaron)
5.0-7570 6 years, 5 months ago DolphinQt2: Minor changes (PR #6888 from lioncash)
5.0-7566 6 years, 5 months ago DolphinQt2/Settings: Remove unimplemented IsInDevelopmentWarningEnabled() prototype (PR #6886 from lioncash)
5.0-7564 6 years, 5 months ago Common/CodeBlock: Namespace code under the Common namespace (PR #6885 from lioncash)
5.0-7562 6 years, 5 months ago Interpreter_LoadStorePaired: Use Common::BitCast where applicable (PR #6884 from lioncash)
5.0-7560 6 years, 5 months ago Qt/HotkeyScheduler: Fix state loading (PR #6883 from spycrab)
5.0-7558 6 years, 5 months ago Qt/debugger: properly update when we load the symbols on boot (PR #6877 from aldelaro5)
5.0-7556 6 years, 5 months ago Qt: do not toggle the screensaver when pausing or playing (PR #6879 from aldelaro5)
5.0-7554 6 years, 5 months ago Interpreter_FloatingPoint: Fix build in frspx() (PR #6881 from lioncash)
5.0-7545 6 years, 5 months ago PowerPC/Interpreter: Avoid sign conversion with utility functions (PR #6878 from lioncash)
5.0-7543 6 years, 5 months ago PowerPC: Factor common part of function hooking code out of the interpreter and JITs (PR #6856 from lioncash)
5.0-7539 6 years, 5 months ago EXI_DeviceEthernet: Minor cleanup (PR #6872 from lioncash)
5.0-7536 6 years, 5 months ago Interpreter_FPUtils: Use Common::BitCast where applicable (PR #6873 from lioncash)
5.0-7534 6 years, 5 months ago Interpreter_SystemRegisters: Clean up variable naming (PR #6876 from lioncash)
5.0-7532 6 years, 5 months ago Interpreter_Integer: Clean up casting in mulhwx() and mulhwux() (PR #6874 from lioncash)
5.0-7530 6 years, 5 months ago DSPHLE/UCodes: Replace unnecessary virtual keywords with override (PR #6871 from lioncash)