5.0-19720 1 year, 7 months ago Kill AsciiToHex (PR #11920 来自 Minty-Meeo)
5.0-19718 1 year, 7 months ago VideoCommon: add graphics mod callback interface for when a texture is created (PR #11982 来自 iwubcode)
5.0-19716 1 year, 7 months ago Video: implement color correction to match the Wii/GC NTSC/PAL color spaces (and gamma) (PR #11850 来自 Filoppi)
5.0-19712 1 year, 7 months ago VideoCommon: move cached texture asset to 'CustomAsset' common code (PR #11981 来自 iwubcode)
5.0-19710 1 year, 7 months ago Core: Remove host thread assert in PauseAndLock(). (PR #11987 来自 AdmiralCurtiss)
5.0-19708 1 year, 7 months ago Android: Declare host thread when generating analytics ID (PR #11984 来自 JosJuice)
5.0-19706 1 year, 7 months ago IOS/KD/Time: Take into account DST for AdjustedUTC (PR #11983 来自 noahpistilli)
5.0-19704 1 year, 7 months ago Minor fix: Rename Symbol constructor parameter to prevent shadowing (PR #11979 来自 nicovank)
5.0-19702 1 year, 7 months ago Android: Hide Infinity Base in MenuFragment when not relevant (PR #11964 来自 JosJuice)
5.0-19700 1 year, 7 months ago Use getCacheDir if getExternalCacheDir returns null. (PR #11935 来自 nitanmarcel)
5.0-19698 1 year, 7 months ago Android: Re-add host thread check (PR #11926 来自 JosJuice)
5.0-19693 1 year, 7 months ago Replace std::ostringstream usage with fmt::format (PR #11972 来自 Minty-Meeo)
5.0-19691 1 year, 7 months ago VideoBackends: fix d3d12 error when validation layers enabled (PR #11963 来自 iwubcode)
5.0-19689 1 year, 7 months ago xEmitter: Convert PrefetchLevel to enum class (PR #11966 来自 Dentomologist)
5.0-19687 1 year, 7 months ago Arm64Emitter/x64Emitter: Use nodiscard for FixupBranch (PR #11976 来自 JosJuice)
5.0-19685 1 year, 7 months ago DITConfiguration: Use File::ReadFileToString (PR #11973 来自 Minty-Meeo)
5.0-19683 1 year, 7 months ago Jit64: Fix trampolines after #11834. (PR #11969 来自 AdmiralCurtiss)
5.0-19681 1 year, 7 months ago EnumUtils: Add Common::ToUnderlying (PR #11962 来自 Minty-Meeo)
5.0-19678 1 year, 7 months ago Qt/NetworkWidget: Get rid of some trivial sign conversions (PR #11965 来自 lioncash)
5.0-19676 1 year, 7 months ago DolphinTool: Use {fmt} library (PR #11960 来自 Minty-Meeo)