comparison test/README @ 4862:7b1d35d98294

Merged Eli's Google Summer of Code work from SDL-gsoc2010-shaped_windows
author Sam Lantinga <slouken@libsdl.org>
date Sun, 22 Aug 2010 13:45:56 -0700
parents a0e096916474
children
comparison
equal deleted inserted replaced
4764:102675835e08 4862:7b1d35d98294
26 testoverlay Tests the software/hardware overlay functionality. 26 testoverlay Tests the software/hardware overlay functionality.
27 testoverlay2 Tests the overlay flickering/scaling during playback. 27 testoverlay2 Tests the overlay flickering/scaling during playback.
28 testpalette Tests palette color cycling 28 testpalette Tests palette color cycling
29 testplatform Tests types, endianness and cpu capabilities 29 testplatform Tests types, endianness and cpu capabilities
30 testsem Tests SDL's semaphore implementation 30 testsem Tests SDL's semaphore implementation
31 testshape Tests shaped windows
31 testsprite Example of fast sprite movement on the screen 32 testsprite Example of fast sprite movement on the screen
32 testsprite2 Improved version of testsprite 33 testsprite2 Improved version of testsprite
33 testtimer Test the timer facilities 34 testtimer Test the timer facilities
34 testver Check the version and dynamic loading and endianness 35 testver Check the version and dynamic loading and endianness
35 testvidinfo Show the pixel format of the display and perfom the benchmark 36 testvidinfo Show the pixel format of the display and perfom the benchmark