Mercurial > sdl-ios-xcode
diff test/README @ 1039:68f2b997758e
Added testblitspeed to aid in profiling of SDL's blitters.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Tue, 15 Feb 2005 11:50:33 +0000 |
parents | 05c551e5bc64 |
children | e6cd882e3ac0 5baad3758427 |
line wrap: on
line diff
--- a/test/README Sun Feb 13 07:10:02 2005 +0000 +++ b/test/README Tue Feb 15 11:50:33 2005 +0000 @@ -24,3 +24,5 @@ testjoystick List joysticks and watch joystick events testoverlay Tests the software/hardware overlay functionality. testoverlay2 Tests the overlay flickering/scaling during playback. + testblitspeed Tests performance of SDL's blitters and converters. +