5.0-6842 6 年, 1 ヶ月前 CMakeLists: Migrate video backends off the add_dolphin_library macro and remove said macro (PR #6586 from lioncash)
5.0-6835 6 年, 1 ヶ月前 ShaderCache: Improve shader UID cache file reliability (PR #6573 from stenzek)
5.0-6832 6 年, 1 ヶ月前 CommonFuncs: Generify rotation functions and move them to BitUtils.h (PR #6571 from lioncash)
5.0-6829 6 年, 1 ヶ月前 CMakeLists: Remove iconv from the LIBS variable (PR #6576 from lioncash)
5.0-6827 6 年, 1 ヶ月前 AsyncRequests: In-class initialize class members (PR #6584 from lioncash)
5.0-6825 6 年, 1 ヶ月前 CPUDetect: Make CPUVendor enum an enum class (PR #6583 from lioncash)
5.0-6823 6 年, 1 ヶ月前 Jit64/JitRegCache: Make member functions const qualified where applicable (PR #6582 from lioncash)
5.0-6821 6 年, 1 ヶ月前 IOS/Socket: Minor changes to WiiSocket (PR #6579 from lioncash)
5.0-6817 6 年, 1 ヶ月前 EXI_DeviceMemoryCard: Get rid of magic number in SetCS() (PR #6577 from lioncash)
5.0-6815 6 年, 1 ヶ月前 DSPJitRegCache: Make FindFreeReg() a const member function (PR #6581 from lioncash)
5.0-6813 6 年, 1 ヶ月前 DSPJitRegCache: Remove unnecessary casts in FlushRegs() (PR #6580 from lioncash)
5.0-6811 6 年, 1 ヶ月前 Qt/GraphicsWindow: Decrease description box size (PR #6533 from spycrab)
5.0-6809 6 年, 1 ヶ月前 CMakeLists: Remove enet from the LIBS variable (PR #6575 from lioncash)
5.0-6807 6 年, 1 ヶ月前 Renderer: Only recreate frame dump texture if dimensions differ (PR #6574 from stenzek)
5.0-6805 6 年, 1 ヶ月前 CMakeLists: Remove lzo from the LIBS variable and make linkage private (PR #6570 from lioncash)
5.0-6803 6 年, 1 ヶ月前 Jit64: Make CheckMergedBranch() a const member function (PR #6572 from lioncash)
5.0-6801 6 年, 1 ヶ月前 Remove EmuState (PR #6569 from JosJuice)
5.0-6798 6 年, 1 ヶ月前 Remove dead code (PR #6568 from leoetlino)
5.0-6796 6 年, 1 ヶ月前 Fix loading Wii banners for games that initially were cached without banners (PR #6563 from JosJuice)
5.0-6793 6 年, 1 ヶ月前 DiscIO: Don't use all uppercase for enum values (PR #6567 from JosJuice)