4.0-5542 9 years, 8 months ago [Android] Fix ignore format changes option. (PR #2073 from Sonicadvance1)
4.0-5540 9 years, 8 months ago Allow multiple texture cache entries for textures at the same address (PR #2001 from mimimi085181)
4.0-5538 9 years, 8 months ago Fix mulli's flags in the instruction tables. (PR #2072 from Sonicadvance1)
4.0-5536 9 years, 8 months ago make libusb vcxproj use standard dolphin template and don't compile strerror.c. (PR #2063 from shuffle2)
4.0-5533 9 years, 8 months ago Use clock_gettime instead of gettimeofday, it's more efficiency on low power system (PR #1979 from Mullin)
4.0-5531 9 years, 8 months ago DVDInterface: Read disc after delay, not before (PR #1854 from JosJuice)
4.0-5525 9 years, 8 months ago Disable an IsCPUThread() assert in Release builds. (PR #2067 from magumagu)
4.0-5523 9 years, 8 months ago GetCRC32: Fix the hash for the last byte(s) (PR #2068 from mimimi085181)
4.0-5521 9 years, 8 months ago PowerPC: Remove unused enum values (PR #2070 from lioncash)
4.0-5519 9 years, 8 months ago PowerPC: Document the instruction table flags (PR #2069 from lioncash)
4.0-5517 9 years, 8 months ago [ARMv7] Fix unsigned/signed stores (PR #2046 from Mullin)
4.0-5515 9 years, 8 months ago Jit64: Use variadic templates for RegCache locking (PR #2066 from lpereira)
4.0-5513 9 years, 8 months ago WiimoteEmu: Add back the calibrated accel data to the EEPROM (PR #2064 from magcius)
4.0-5511 9 years, 8 months ago [AArch64] Vertex loader and things (PR #2041 from Sonicadvance1)
4.0-5498 9 years, 8 months ago Allow executing code out of FakeVMEM. (PR #2055 from magumagu)
4.0-5496 9 years, 8 months ago Remove the BAT checkbox/setting/implementation. (PR #2035 from magumagu)
4.0-5494 9 years, 8 months ago Cleanup DotProduct function to make it more readable. (PR #2061 from phire)
4.0-5491 9 years, 8 months ago DolphinWX: Change Enable(false) calls into Disable() where possible (PR #2054 from lioncash)
4.0-5489 9 years, 8 months ago Disable thread safety assertions added in PR1987. (PR #2038 from magumagu)
4.0-5487 9 years, 8 months ago Add Datel AGP save commands for SRAM/FRAM. Improve EEPROM. (PR #2045 from greyrogue)