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