summaryrefslogtreecommitdiffstats
path: root/tests/manual/textrendering/textperformance
Commit message (Collapse)AuthorAgeFilesLines
* Fix a rounding error.Alessandro Portale2009-10-301-1/+1
| | | | Reviewed-by: trustme
* Added manual text performance test.Alessandro Portale2009-10-302-0/+232
Small application that simulates different text rendering scenarios and displays the Fps. Reviewed-by: trustme