1
0
forked from mirrors/0ad
Files
0ad/source
Ykkrosh 751558d894 Optimise text rendering by batching
When CTextRenderer is given multiple strings with no differences other
than position, render them in a single glDrawElements call to reduce
driver overhead.

Also avoid some unnecessary copies of std::wstrings.

This helps performance a bit with large GUI text boxes.

This was SVN commit r14018.
2013-10-18 16:02:48 +00:00
..
2013-10-18 16:02:48 +00:00
2013-10-18 15:53:07 +00:00
2013-10-18 15:53:07 +00:00
2013-10-18 15:53:07 +00:00
2013-10-18 15:53:07 +00:00
2013-10-13 11:41:30 +00:00