Added testblitspeed to aid in profiling of SDL's blitters.

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401040
This commit is contained in:
Ryan C. Gordon 2005-02-15 11:50:33 +00:00
parent 21243fbeb6
commit 8556c7d396
3 changed files with 371 additions and 1 deletions

View file

@ -5,7 +5,8 @@ noinst_PROGRAMS = \
testhread testlock testerror testsem testtimer \
loopwave testcdrom testkeys testvidinfo checkkeys testwin graywin \
testsprite testbitmap testalpha testgamma testpalette testwm \
threadwin testoverlay testoverlay2 testgl testdyngl testjoystick
threadwin testoverlay testoverlay2 testgl testdyngl testjoystick \
testblitspeed
testalpha_SOURCES = testalpha.c
testalpha_LDADD = @MATHLIB@