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