summaryrefslogtreecommitdiffstats
path: root/tests/manual/textrendering/textperformance/main.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Change to release licenses for 4.6.3.Jason McDonald2010-05-301-13/+13
| | | | Reviewed-by: Trust Me
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
| | | | Reviewed-by: Trust Me
* Fix a rounding error.Alessandro Portale2009-10-301-1/+1
| | | | Reviewed-by: trustme
* Added manual text performance test.Alessandro Portale2009-10-301-0/+231
Small application that simulates different text rendering scenarios and displays the Fps. Reviewed-by: trustme