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