4.0-3610 10 years ago Reimplement Bounding Box calculation using the software renderer. (PR #1095 from crudelios)
4.0-3603 10 years ago Software: Remove obsoleted VideoConfigDialog. (PR #1273 from lioncash)
4.0-3601 10 years ago Changed Dump Frames References (PR #1262 from RisingFog)
4.0-3599 10 years ago AVIDump: Add missing CoreTiming header (PR #1261 from lioncash)
4.0-3597 10 years ago Added Dump Frames/Audio to Movie Menu (PR #1257 from RisingFog)
4.0-3595 10 years ago Proper Audio/Video Dumping (PR #1220 from RisingFog)
4.0-3593 10 years ago JitCache: Use std::array to back the arrays within it. (PR #1253 from lioncash)
4.0-3591 10 years ago Add FMA support to emitter and use it in the JIT (PR #995 from FioraAeterna)
4.0-3587 10 years ago Support the borderless fullscreen option in all backends. (PR #1231 from Armada651)
4.0-3583 10 years ago Android: Use apply() instead of commit() for SharedPreference changes. (PR #1242 from lioncash)
4.0-3581 10 years ago Replace wxFileExists() with File::Exists(). (PR #1254 from RachelBryk)
4.0-3579 10 years ago Add a few missing instructions to the x64 emitter (PR #1255 from dolphin-emu)
4.0-3575 10 years ago CPU: improve instruction table flags for RC bits (PR #1239 from FioraAeterna)
4.0-3573 10 years ago PPCAnalyst: Remove unnecessary casts (PR #1251 from lioncash)
4.0-3571 10 years ago Fixed minor capitalization issue (PR #1249 from Stevoisiak)
4.0-3569 10 years ago JIT: fix accidental disabling of block linking by default (PR #1246 from FioraAeterna)
4.0-3567 10 years ago VolumeGC: Use regular return type declaration for GetStringDecoder (PR #1235 from lioncash)
4.0-3565 10 years ago Hooked up the emulated wiimote speaker's sample rate and volume set by the game (PR #1226 from skidau)
4.0-3563 10 years ago [Android] Return to game list instead of exiting app (PR #1241 from SeannyM)
4.0-3561 10 years ago Debug: fix disable block linking option (PR #1240 from FioraAeterna)