mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-05-28 14:56:35 +00:00
this new design will once create a texture for all chars. while rendering a string, a list of polygons (position on screen + texture) for this string is generated on the fly and print at once by glDrawArrays. atm, there is no support for colors, so everything will display white. Signed-off-by: Ryan Houdek <Sonicadvance1@gmail.com> |
||
---|---|---|
.. | ||
Src | ||
CMakeLists.txt | ||
Plugin_VideoSoftware.vcxproj | ||
Plugin_VideoSoftware.vcxproj.filters |