5.0-13418 4 years ago JitArm64: Do not use offsetof on non-standard-layout types (PR #9421 from MerryMage)
5.0-13416 4 years ago Arm64Emitter: Remove unused OpType enum (PR #9411 from lioncash)
5.0-13414 4 years ago Arm64Emitter: Convert ArithOption enums into enum classes (PR #9410 from lioncash)
5.0-13412 4 years ago JitArm64_Tables: Construct tables at compile-time (PR #9401 from lioncash)
5.0-13409 4 years ago JitArm64_RegCache: Interface cleanup (PR #9396 from lioncash)
5.0-13402 4 years ago Arm64Emitter: Interface cleanup (PR #9402 from lioncash)
5.0-13392 4 years ago Translation resources sync with Transifex
5.0-13391 4 years ago ArmCommon: Add missing header guard (PR #9403 from lioncash)
5.0-13388 4 years ago JitArm64_LoadStore: Explicitly annotate switch fallthrough cases (PR #9399 from lioncash)
5.0-13386 4 years ago Android: Use storage access framework for game list (PR #9318 from JosJuice)
5.0-13374 4 years ago IOS: Allow for heterogenous name lookup (PR #9391 from lioncash)
5.0-13371 4 years ago SysConf: Make use of std::string_view (PR #9393 from lioncash)
5.0-13367 4 years ago Core: Use C++17 deduction guides with locked recursive mutexes (PR #9394 from lioncash)
5.0-13365 4 years ago Config: Fix cache not being invalidated when callbacks are suppressed (PR #9386 from leoetlino)
5.0-13363 4 years ago Core: Make use of C++17 deduction guides with locks (PR #9389 from lioncash)
5.0-13361 4 years ago DSPCore: Make several SDSP members private (PR #9387 from lioncash)
5.0-13357 4 years ago DSP: Convert Mailbox enum into an enum class (PR #9384 from lioncash)
5.0-13353 4 years ago DSPAnalyzer: Migrate off file-scope state (PR #9377 from lioncash)
5.0-13345 4 years ago DSP: Eliminate some magic values related to the CR register (PR #9383 from lioncash)
5.0-13343 4 years ago Fix latency field being initially enabled on audio backends not supporting it (PR #9379 from Pokechu22)