devilutionX/3rdParty/hoehrmann_utf8
Gleb Mazovetskiy e9a9daa794 DrawString: Stop allocating
Switch to a state-machine UTF-8 decoder from the branchless one.
This allows us to avoid copying the string on every `DrawString` call.
2021-11-07 04:17:50 +01:00
..
CMakeLists.txt DrawString: Stop allocating 2021-11-07 04:17:50 +01:00
hoehrmann_utf8.h DrawString: Stop allocating 2021-11-07 04:17:50 +01:00