ppsspp/Common/Render/Text
Henrik Rydgård a831cab14c
Remove unmotivated check preventing texture ini creation on mobile. (#15647)
* Remove unmotivated check preventing  texture ini creation on mobile.

Fixes #15644

* Show a "toast" message on platforms that don't support opening a text editor, when you try to create/open a texture ini file.

* Avoid the need to ifdef around calls to SystemToast

* UWP buildfix (and some warning fixes).

And possibly libretro fix

* Rename for a bit more consistency
2022-07-10 22:34:44 +02:00
..
draw_text.cpp
draw_text.h
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 Remove unmotivated check preventing texture ini creation on mobile. (#15647) 2022-07-10 22:34:44 +02: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