5.0-19203 1년, 1개월 전 Common/ENetUtil: Move interface into Common namespace (PR #11748 저자 lioncash)
5.0-19200 1년, 1개월 전 CMake: Fix building against macOS framework builds of SDL (PR #11710 저자 TellowKrinkle)
5.0-19197 1년, 1개월 전 IOS/Network/KD: Reload DLList on call to DownloadNowEx (PR #11722 저자 noahpistilli)
5.0-19195 1년, 1개월 전 HookableEvent: Use std::recursive_mutex instead of std::mutex (PR #11720 저자 Pokechu22)
5.0-19193 1년, 1개월 전 IOS/FS: More accurate emulation of GetDirectoryStats() and GetNandStats(). (PR #11711 저자 AdmiralCurtiss)
5.0-19188 1년, 1개월 전 PowerPC: Refactor to class, move to System. (PR #11741 저자 AdmiralCurtiss)
5.0-19186 1년, 1개월 전 Readme: Update Transifex URL (PR #11745 저자 JosJuice)
5.0-19184 1년, 1개월 전 IOS/DI: Remove RegisterWrapper. (PR #11744 저자 AdmiralCurtiss)
5.0-19182 1년, 1개월 전 DolphinQt: Fix mouse lock checkbox appearing when it shouldn't (PR #11740 저자 Pokechu22)
5.0-19180 1년, 1개월 전 DolphinQt: Prevent MemoryViewWidget updates when hidden (PR #11738 저자 malleoz)
5.0-19178 1년, 1개월 전 VideoCommon: split cache entry creation into a separate function (PR #11661 저자 iwubcode)
5.0-19176 1년, 1개월 전 CMake: Don't include SPIRV-Cross except on Windows and macOS (PR #11735 저자 Pokechu22)
5.0-19173 1년, 1개월 전 Replace most remaining global ppcState references. (PR #11717 저자 AdmiralCurtiss)
5.0-19165 1년, 1개월 전 Jit64: Fix possibly redundant MOV in ABI_CallFunctionPR(). (PR #11729 저자 AdmiralCurtiss)
5.0-19163 1년, 1개월 전 Common: Relicense TypeUtils to CC0 (PR #11731 저자 Pokechu22)
5.0-19161 1년, 1개월 전 DolphinQt: StickWidget and IRWidget check for changed x/y before signaling change (PR #11732 저자 malleoz)
5.0-19159 1년, 1개월 전 Jit: Change argument order for InvalidateICacheLine(s)FromJIT (PR #11715 저자 JosJuice)
5.0-19156 1년, 1개월 전 DolphinQt: Fix memory leaks (PR #11726 저자 mackal)
5.0-19151 1년, 1개월 전 CMake: Use generator expressions for codesign targets (PR #11667 저자 TellowKrinkle)
5.0-19148 1년, 1개월 전 VideoBackends:Vulkan: Clean up submission thread using WorkQueueThread (PR #11417 저자 K0bin)