This website requires JavaScript.
Explore
Help
Sign In
preserve-emulation
/
ppsspp
Watch
1
Star
0
Fork
0
mirror of
https://github.com/hrydgard/ppsspp.git
synced
2026-07-25 16:24:53 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ec05bce06830b0301ea08f1982f972705a80cc39
ppsspp
/
Common
/
Render
/
Text
T
History
Unknown W. Brackets
799a4de23e
Windows: Improve rect measurement precision.
...
Not seeing issues here like Android, but let's make them match.
2021-09-25 08:02:58 -07:00
..
draw_text_android.cpp
Android: Improve precision on text measure.
2021-09-25 07:58:28 -07:00
draw_text_android.h
…
draw_text_qt.cpp
Fix Qt build by simply moving the offending file to the native project. No idea why Qt include paths only work there.
2020-10-05 10:36:57 +02:00
draw_text_qt.h
Fix Qt build by simply moving the offending file to the native project. No idea why Qt include paths only work there.
2020-10-05 10:36:57 +02:00
draw_text_uwp.cpp
Windows: Improve rect measurement precision.
2021-09-25 08:02:58 -07:00
draw_text_uwp.h
…
draw_text_win.cpp
Windows: Improve rect measurement precision.
2021-09-25 08:02:58 -07:00
draw_text_win.h
…
draw_text.cpp
…
draw_text.h
…