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