5.0-6858 7 years, 1 month ago Interpreter_LoadStore: Generate alignment exceptions if lmw, lswi, lswx, stmw, stswi, or stswx is executed when the MSR[LE] bit is set (PR #6592 from lioncash)
5.0-6856 7 years, 1 month ago Android/CMakeLists: Remove usages of LIBS and SRCS variables (PR #6589 from lioncash)
5.0-6854 7 years, 1 month ago HiresTexture: Correct texture hashes (PR #6590 from lioncash)
5.0-6852 7 years, 1 month ago Remove region tags from translations that don't need them (PR #5813 from ligfx)
5.0-6848 7 years, 1 month ago Interpreter_LoadStore: Handle alignment exceptions in lmw, lwarx, stmw, and stwcx + fixes for eciwx and ecowx (PR #6585 from lioncash)
5.0-6844 7 years, 1 month ago Fix build error on Android (PR #6591 from JosJuice)
5.0-6842 7 years, 1 month ago CMakeLists: Migrate video backends off the add_dolphin_library macro and remove said macro (PR #6586 from lioncash)
5.0-6835 7 years, 1 month ago ShaderCache: Improve shader UID cache file reliability (PR #6573 from stenzek)
5.0-6832 7 years, 1 month ago CommonFuncs: Generify rotation functions and move them to BitUtils.h (PR #6571 from lioncash)
5.0-6829 7 years, 1 month ago CMakeLists: Remove iconv from the LIBS variable (PR #6576 from lioncash)
5.0-6827 7 years, 1 month ago AsyncRequests: In-class initialize class members (PR #6584 from lioncash)
5.0-6825 7 years, 1 month ago CPUDetect: Make CPUVendor enum an enum class (PR #6583 from lioncash)
5.0-6823 7 years, 1 month ago Jit64/JitRegCache: Make member functions const qualified where applicable (PR #6582 from lioncash)
5.0-6821 7 years, 1 month ago IOS/Socket: Minor changes to WiiSocket (PR #6579 from lioncash)
5.0-6817 7 years, 1 month ago EXI_DeviceMemoryCard: Get rid of magic number in SetCS() (PR #6577 from lioncash)
5.0-6815 7 years, 1 month ago DSPJitRegCache: Make FindFreeReg() a const member function (PR #6581 from lioncash)
5.0-6813 7 years, 1 month ago DSPJitRegCache: Remove unnecessary casts in FlushRegs() (PR #6580 from lioncash)
5.0-6811 7 years, 1 month ago Qt/GraphicsWindow: Decrease description box size (PR #6533 from spycrab)
5.0-6809 7 years, 1 month ago CMakeLists: Remove enet from the LIBS variable (PR #6575 from lioncash)
5.0-6807 7 years, 1 month ago Renderer: Only recreate frame dump texture if dimensions differ (PR #6574 from stenzek)