5.0-13374 3 年, 4 ヶ月前 IOS: Allow for heterogenous name lookup (PR #9391 from lioncash)
5.0-13371 3 年, 4 ヶ月前 SysConf: Make use of std::string_view (PR #9393 from lioncash)
5.0-13367 3 年, 4 ヶ月前 Core: Use C++17 deduction guides with locked recursive mutexes (PR #9394 from lioncash)
5.0-13365 3 年, 4 ヶ月前 Config: Fix cache not being invalidated when callbacks are suppressed (PR #9386 from leoetlino)
5.0-13363 3 年, 4 ヶ月前 Core: Make use of C++17 deduction guides with locks (PR #9389 from lioncash)
5.0-13361 3 年, 4 ヶ月前 DSPCore: Make several SDSP members private (PR #9387 from lioncash)
5.0-13357 3 年, 4 ヶ月前 DSP: Convert Mailbox enum into an enum class (PR #9384 from lioncash)
5.0-13353 3 年, 4 ヶ月前 DSPAnalyzer: Migrate off file-scope state (PR #9377 from lioncash)
5.0-13345 3 年, 4 ヶ月前 DSP: Eliminate some magic values related to the CR register (PR #9383 from lioncash)
5.0-13343 3 年, 4 ヶ月前 Fix latency field being initially enabled on audio backends not supporting it (PR #9379 from Pokechu22)
5.0-13341 3 年, 4 ヶ月前 DSPCore: Move PRECISE_BACKLOG define to the interpreter code (PR #9382 from lioncash)
5.0-13339 3 年, 4 ヶ月前 Fix Core.vcxproj.filters (PR #9381 from JosJuice)
5.0-13337 3 年, 4 ヶ月前 DSP: Eliminate most global state (PR #9348 from lioncash)
5.0-13334 3 年, 4 ヶ月前 CMake: Update cmake_minimum_required calls using versions less than 2.8.12. (PR #9372 from jordan-woyak)
5.0-13332 3 年, 4 ヶ月前 BitUtils: Fix uint64_t gcc compile (Linux) (PR #9375 from iWeaker4you)
5.0-13330 3 年, 4 ヶ月前 Jit_Integer: Use RORX where possible (PR #9363 from MerryMage)
5.0-13327 3 年, 4 ヶ月前 Jit_Integer: rlwinmx: Use BEXTR where possible (PR #9371 from MerryMage)
5.0-13325 3 年, 4 ヶ月前 Jit_Integer: rlwinmx: Generalize byte/word extract plus shift case (PR #9370 from MerryMage)
5.0-13323 3 年, 4 ヶ月前 Jit64: More constant propagation optimizations (PR #9262 from Sintendo)
5.0-13313 3 年, 4 ヶ月前 BitUtils: Add CountLeadingZeros (PR #9374 from MerryMage)