ppsspp/Common/Render/Text
Henrik Rydgård a44bee6f85 Fix bug in blue-to-alpha - alpha blending could be on when it shouldn't be.
Fixes #15732. (Split/Second environment mapping problem in the menu).
2022-07-27 10:59:39 +02:00
..
draw_text.cpp Move text rendering to Common. 2020-10-05 00:05:28 +02:00
draw_text.h Move text rendering to Common. 2020-10-05 00:05:28 +02:00
draw_text_android.cpp Fix bug in blue-to-alpha - alpha blending could be on when it shouldn't be. 2022-07-27 10:59:39 +02:00
draw_text_android.h Move text rendering to Common. 2020-10-05 00:05:28 +02:00
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 Move text rendering to Common. 2020-10-05 00:05:28 +02:00
draw_text_win.cpp Windows: Improve rect measurement precision. 2021-09-25 08:02:58 -07:00
draw_text_win.h Move text rendering to Common. 2020-10-05 00:05:28 +02:00