mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-24 15:24:37 -05: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> |
||
|---|---|---|
| .. | ||
| Plugin_VideoDX9 | ||
| Plugin_VideoDX11 | ||
| Plugin_VideoOGL | ||
| Plugin_VideoSoftware | ||
| CMakeLists.txt | ||