ppsspp/Common/Render/Text
2024-10-23 15:07:27 +02:00
..
draw_text_android.cpp Remove logspam from Android text rendering, oops 2024-10-23 15:07:27 +02:00
draw_text_android.h Warning fixes, add warning to Cave Story if skip buffer effects is on 2024-10-22 11:56:08 +02:00
draw_text_cocoa.h Unify the MeasureString caching code 2024-10-16 14:39:21 +02:00
draw_text_cocoa.mm Unify the MeasureString caching code 2024-10-16 14:39:21 +02:00
draw_text_qt.cpp Unify the MeasureString caching code 2024-10-16 14:39:21 +02:00
draw_text_qt.h Unify the MeasureString caching code 2024-10-16 14:39:21 +02:00
draw_text_sdl.cpp Unify the MeasureString caching code 2024-10-16 14:39:21 +02:00
draw_text_sdl.h Unify the MeasureString caching code 2024-10-16 14:39:21 +02:00
draw_text_uwp.cpp Unify the MeasureString caching code 2024-10-16 14:39:21 +02:00
draw_text_uwp.h Unify the MeasureString caching code 2024-10-16 14:39:21 +02:00
draw_text_win.cpp An old version of android had strict JNI validation of UTF-8 strings enabled. Let's pass it. 2024-10-22 11:02:26 +02:00
draw_text_win.h Unify the MeasureString caching code 2024-10-16 14:39:21 +02:00
draw_text.cpp An old version of android had strict JNI validation of UTF-8 strings enabled. Let's pass it. 2024-10-22 11:02:26 +02:00
draw_text.h Unify the MeasureString caching code 2024-10-16 14:39:21 +02:00