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