5.0-19693 1 year, 5 months ago Replace std::ostringstream usage with fmt::format (PR #11972 来自 Minty-Meeo)
5.0-19691 1 year, 5 months ago VideoBackends: fix d3d12 error when validation layers enabled (PR #11963 来自 iwubcode)
5.0-19689 1 year, 5 months ago xEmitter: Convert PrefetchLevel to enum class (PR #11966 来自 Dentomologist)
5.0-19687 1 year, 5 months ago Arm64Emitter/x64Emitter: Use nodiscard for FixupBranch (PR #11976 来自 JosJuice)
5.0-19685 1 year, 5 months ago DITConfiguration: Use File::ReadFileToString (PR #11973 来自 Minty-Meeo)
5.0-19683 1 year, 5 months ago Jit64: Fix trampolines after #11834. (PR #11969 来自 AdmiralCurtiss)
5.0-19681 1 year, 5 months ago EnumUtils: Add Common::ToUnderlying (PR #11962 来自 Minty-Meeo)
5.0-19678 1 year, 5 months ago Qt/NetworkWidget: Get rid of some trivial sign conversions (PR #11965 来自 lioncash)
5.0-19676 1 year, 5 months ago DolphinTool: Use {fmt} library (PR #11960 来自 Minty-Meeo)
5.0-19674 1 year, 5 months ago DolphinTool: Less string copies (PR #11961 来自 Minty-Meeo)
5.0-19672 1 year, 5 months ago DolphinTool: Use EXIT_SUCCESS and EXIT_FAILURE (PR #11954 来自 Minty-Meeo)
5.0-19670 1 year, 5 months ago Improved DPI change handling (PR #11918 来自 TellowKrinkle)
5.0-19667 1 year, 5 months ago JitArm64: Micro-optimizations in fres routine (PR #11956 来自 JosJuice)
5.0-19664 1 year, 5 months ago DolphinTool: Ditch OOP design (PR #11953 来自 Minty-Meeo)
5.0-19662 1 year, 5 months ago DolphinTool: Sensible changes (PR #11951 来自 Minty-Meeo)
5.0-19660 1 year, 5 months ago Fix video output having small black borders all the times (PR #11889 来自 Filoppi)
5.0-19658 1 year, 5 months ago UICommon/ResourcePack: Allow priority helpers to take arguments by const reference (PR #11957 来自 lioncash)
5.0-19656 1 year, 5 months ago Allow building against system gtest (PR #11950 来自 jmallach)
5.0-19654 1 year, 5 months ago XEmitter: Add enum class Force5Bytes (PR #11834 来自 Dentomologist)
5.0-19652 1 year, 5 months ago Jit64: Attempt to fix updating stores with an immediate value (PR #11424 来自 Pokechu22)