comparison test/README @ 4770:cf7976fd3258

Moved the SDL_Eyes test program for shaped windows into the Hg repository and got it building and linking as a test.
author Eli Gottlieb <eligottlieb@gmail.com>
date Mon, 31 May 2010 21:23:06 -0400
parents 3e3724fb829e
children a0e096916474
comparison
equal deleted inserted replaced
4769:83f9b95da263 4770:cf7976fd3258
10 testblitspeed Tests performance of SDL's blitters and converters. 10 testblitspeed Tests performance of SDL's blitters and converters.
11 testcdrom Sample audio CD control program 11 testcdrom Sample audio CD control program
12 testcursor Tests custom mouse cursor 12 testcursor Tests custom mouse cursor
13 testdyngl Tests dynamically loading OpenGL library 13 testdyngl Tests dynamically loading OpenGL library
14 testerror Tests multi-threaded error handling 14 testerror Tests multi-threaded error handling
15 testeyes Tests shaped windows
15 testfile Tests RWops layer 16 testfile Tests RWops layer
16 testgamma Tests video device gamma ramp 17 testgamma Tests video device gamma ramp
17 testgl A very simple example of using OpenGL with SDL 18 testgl A very simple example of using OpenGL with SDL
18 testgl2 An even simpler example using the SDL 1.3 API 19 testgl2 An even simpler example using the SDL 1.3 API
19 testhread Hacked up test of multi-threading 20 testhread Hacked up test of multi-threading