5.0-6874 hace 6 años DolphinNoGUI/CMakeLists: Remove the use of SRCS and LIBS variables (PR n.º 6593 de lioncash)
5.0-6871 hace 6 años DolphinQt2/CMakeLists: Specify Qt libraries via COMPONENTS in the find_package call (PR n.º 6594 de lioncash)
5.0-6869 hace 6 años Interpreter_LoadStore: Generate alignment exceptions if an FP load/store instruction's effective address is not word aligned (PR n.º 6597 de lioncash)
5.0-6867 hace 6 años Interpreter_LoadStore: Generate alignment exceptions if dcbz or dcbz_l are executed with the data cache disabled (PR n.º 6596 de lioncash)
5.0-6865 hace 6 años Qt/Debugger: Implement "Memory" widget (PR n.º 6473 de spycrab)
5.0-6863 hace 6 años DolphinWX/DolphinQt2 CMakeLists: Remove use of LIBS and SRCS variables (PR n.º 6588 de lioncash)
5.0-6860 hace 6 años Remove support for projection hacks (PR n.º 6578 de JosJuice)
5.0-6858 hace 6 años Interpreter_LoadStore: Generate alignment exceptions if lmw, lswi, lswx, stmw, stswi, or stswx is executed when the MSR[LE] bit is set (PR n.º 6592 de lioncash)
5.0-6856 hace 6 años Android/CMakeLists: Remove usages of LIBS and SRCS variables (PR n.º 6589 de lioncash)
5.0-6854 hace 6 años HiresTexture: Correct texture hashes (PR n.º 6590 de lioncash)
5.0-6852 hace 6 años Remove region tags from translations that don't need them (PR n.º 5813 de ligfx)
5.0-6848 hace 6 años Interpreter_LoadStore: Handle alignment exceptions in lmw, lwarx, stmw, and stwcx + fixes for eciwx and ecowx (PR n.º 6585 de lioncash)
5.0-6844 hace 6 años Fix build error on Android (PR n.º 6591 de JosJuice)
5.0-6842 hace 6 años CMakeLists: Migrate video backends off the add_dolphin_library macro and remove said macro (PR n.º 6586 de lioncash)
5.0-6835 hace 6 años ShaderCache: Improve shader UID cache file reliability (PR n.º 6573 de stenzek)
5.0-6832 hace 6 años CommonFuncs: Generify rotation functions and move them to BitUtils.h (PR n.º 6571 de lioncash)
5.0-6829 hace 6 años CMakeLists: Remove iconv from the LIBS variable (PR n.º 6576 de lioncash)
5.0-6827 hace 6 años AsyncRequests: In-class initialize class members (PR n.º 6584 de lioncash)
5.0-6825 hace 6 años CPUDetect: Make CPUVendor enum an enum class (PR n.º 6583 de lioncash)
5.0-6823 hace 6 años Jit64/JitRegCache: Make member functions const qualified where applicable (PR n.º 6582 de lioncash)