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