mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-02-20 07:13:49 -07: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 | ||