Mercurial > sdl-ios-xcode
diff test/README @ 4799:a0e096916474
Rewrote test program for shaped windows. It definitely displays recognizable pictures now, but the resizing and shaping functionality isn't behaving correctly, possibly due to a miscalculation of alpha values.
author | Eli Gottlieb <eligottlieb@gmail.com> |
---|---|
date | Sun, 18 Jul 2010 21:31:22 -0400 |
parents | cf7976fd3258 |
children |
line wrap: on
line diff
--- a/test/README Sun Jul 18 15:15:05 2010 -0400 +++ b/test/README Sun Jul 18 21:31:22 2010 -0400 @@ -12,7 +12,6 @@ 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 @@ -29,6 +28,7 @@ testpalette Tests palette color cycling testplatform Tests types, endianness and cpu capabilities testsem Tests SDL's semaphore implementation + testshape Tests shaped windows testsprite Example of fast sprite movement on the screen testsprite2 Improved version of testsprite testtimer Test the timer facilities