mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-02 23:21:05 +01:00
75dd48247f
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 |