5.0-6878 6 años, 8 meses ago Qt/Mapping: Implement "Iterative Input" (PR #6537 despycrab)
5.0-6876 6 años, 8 meses ago DolphinQt2/MainWindow: Resolve a memory leak on systems with X11 (PR #6600 delioncash)
5.0-6874 6 años, 8 meses ago DolphinNoGUI/CMakeLists: Remove the use of SRCS and LIBS variables (PR #6593 delioncash)
5.0-6871 6 años, 8 meses ago DolphinQt2/CMakeLists: Specify Qt libraries via COMPONENTS in the find_package call (PR #6594 delioncash)
5.0-6869 6 años, 8 meses ago Interpreter_LoadStore: Generate alignment exceptions if an FP load/store instruction's effective address is not word aligned (PR #6597 delioncash)
5.0-6867 6 años, 8 meses ago Interpreter_LoadStore: Generate alignment exceptions if dcbz or dcbz_l are executed with the data cache disabled (PR #6596 delioncash)
5.0-6865 6 años, 8 meses ago Qt/Debugger: Implement "Memory" widget (PR #6473 despycrab)
5.0-6863 6 años, 8 meses ago DolphinWX/DolphinQt2 CMakeLists: Remove use of LIBS and SRCS variables (PR #6588 delioncash)
5.0-6860 6 años, 8 meses ago Remove support for projection hacks (PR #6578 deJosJuice)
5.0-6858 6 años, 8 meses 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 delioncash)
5.0-6856 6 años, 8 meses ago Android/CMakeLists: Remove usages of LIBS and SRCS variables (PR #6589 delioncash)
5.0-6854 6 años, 8 meses ago HiresTexture: Correct texture hashes (PR #6590 delioncash)
5.0-6852 6 años, 8 meses ago Remove region tags from translations that don't need them (PR #5813 deligfx)
5.0-6848 6 años, 8 meses ago Interpreter_LoadStore: Handle alignment exceptions in lmw, lwarx, stmw, and stwcx + fixes for eciwx and ecowx (PR #6585 delioncash)
5.0-6844 6 años, 8 meses ago Fix build error on Android (PR #6591 deJosJuice)
5.0-6842 6 años, 8 meses ago CMakeLists: Migrate video backends off the add_dolphin_library macro and remove said macro (PR #6586 delioncash)
5.0-6835 6 años, 8 meses ago ShaderCache: Improve shader UID cache file reliability (PR #6573 destenzek)
5.0-6832 6 años, 8 meses ago CommonFuncs: Generify rotation functions and move them to BitUtils.h (PR #6571 delioncash)
5.0-6829 6 años, 8 meses ago CMakeLists: Remove iconv from the LIBS variable (PR #6576 delioncash)
5.0-6827 6 años, 8 meses ago AsyncRequests: In-class initialize class members (PR #6584 delioncash)