hrydgard / ppsspp

A PSP emulator for Android, Windows, Mac and Linux, written in C++. Want to contribute? Join us on Discord at https://discord.gg/5NJB6dD or just send pull requests / issues. For discussion use the forums at forums.ppsspp.org.
https://www.ppsspp.org
Other
11.41k stars 2.19k forks source link

Improve performance of UI text rendering #19531

Closed hrydgard closed 1 month ago

hrydgard commented 1 month ago

Unify the measurement caching code, measure "plain" before trying to word-wrap.

Also updates the rcheevos submodule, just because.