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