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-28 17:54:59 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bbc83bcdabb3692eb5a63ce9de07ad211ad02592
ppsspp
/
Common
/
Render
/
Text
T
History
Henrik Rydgård
d3abcf1b56
Draw bullet points as circles for a consistent look regardless of system font.
2021-09-10 23:41:44 +02:00
..
draw_text_android.cpp
Draw bullet points as circles for a consistent look regardless of system font.
2021-09-10 23:41:44 +02: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
UWP: Add a missing bounds check from TextDrawerWin32::DrawStringBitmap
2021-06-27 17:55:42 +02:00
draw_text_uwp.h
…
draw_text_win.cpp
Build: Explicitly include ppsspp_config.h.
2021-03-02 21:04:03 -08:00
draw_text_win.h
…
draw_text.cpp
…
draw_text.h
…