Moved the SDL_Eyes test program for shaped windows into the Hg repository and got it building and linking as a test.

This commit is contained in:
Eli Gottlieb
2010-05-31 21:23:06 -04:00
parent fee0949a87
commit fbdbdbcac3
7 changed files with 256 additions and 2 deletions

View File

@@ -12,6 +12,7 @@ These are test programs for the SDL library:
testcursor Tests custom mouse cursor
testdyngl Tests dynamically loading OpenGL library
testerror Tests multi-threaded error handling
testeyes Tests shaped windows
testfile Tests RWops layer
testgamma Tests video device gamma ramp
testgl A very simple example of using OpenGL with SDL