From 50621dd2cafe064a5e2d40f93d1bea1fea36c6dd Mon Sep 17 00:00:00 2001 From: "Wang, Xiang" Date: Sat, 14 Mar 2026 23:44:09 +0800 Subject: [PATCH] Fix contributors for 1.20.1 improvements in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a4429d5418..f88a6a92f8 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,7 @@ What's new in 1.20 - iOS - Add support for screen rotation - Linux - - Loongarch improvements by KatyushaScarlet ([#20683], [#20644], [#20599], [#20594]), text rendering improvements ([#21163]) + - Loongarch improvements by lrzlin ([#20683], [#20644]) and KatyushaScarlet ([#20599], [#20594]), text rendering improvements ([#21163]) - SDL fullscreen problems fixed ([#21300], more) - UWP - Migrate code base to C++/WinRT ([#21100]) @@ -456,4 +456,4 @@ See [history.md](history.md). [#21425]: https://github.com/hrydgard/ppsspp/issues/21425 "Fix accidentally missing undo button on the savestate popup." [#21376]: https://github.com/hrydgard/ppsspp/issues/21376 "enhance MMPX algorithm bug fixes and logic optimizations" [#21421]: https://github.com/hrydgard/ppsspp/issues/21421 "Split MMPX texture upscaling shader into regular and advanced" -[#21426]: https://github.com/hrydgard/ppsspp/issues/21426 "Add detection of Dualsense Edge controllers on Windows, update README.md" \ No newline at end of file +[#21426]: https://github.com/hrydgard/ppsspp/issues/21426 "Add detection of Dualsense Edge controllers on Windows, update README.md"