dolphin/Source/Plugins/Plugin_VideoSoftware
degasus 75dd48247f initial release of new RasterFont without color support
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>
2012-12-13 15:28:28 -06:00
..
Src initial release of new RasterFont without color support 2012-12-13 15:28:28 -06:00
CMakeLists.txt Simplify the SCons build: 2011-03-20 18:35:07 +00:00
Plugin_VideoSoftware.vcxproj remove scons files from VS projects 2012-03-18 06:41:12 -07:00
Plugin_VideoSoftware.vcxproj.filters remove scons files from VS projects 2012-03-18 06:41:12 -07:00