Platform SDK: DirectX |
The DirectDraw Test application allows you to create and manipulate surfaces, blit between surfaces, time certain operations, and perform a variety of other tests.
Executable: (SDK root)\Bin\DXUtils\DDTest.exe
First click Options select a device, then click Connect in order to connect to the DirectDraw system. Create one or more surfaces by clicking the Create button and selecting the desired capabilities. Note that an error appears in the message list if creation was not successful.
Select a surface from the drop-down list and manipulate it by using the various buttons. Choose Blt in order to blit from one surface to another using various flags.
Perform timing tests by clicking Timing. You can check the speed of operations at different screen resolutions by clicking Set Mode and choosing a different resolution before running the test.