diff options
author | Eli Gottlieb <eligottlieb@gmail.com> | 2010-05-31 21:23:06 -0400 |
---|---|---|
committer | Eli Gottlieb <eligottlieb@gmail.com> | 2010-05-31 21:23:06 -0400 |
commit | caf743a102f8d0b8c3531ace05b2535c50759dbc (patch) | |
tree | 40674a32f54b2a7840acdbe885a643a85b1ef7a1 /test/README | |
parent | 608b696abdaec433bbb8879c2033daf0145d0671 (diff) |
Moved the SDL_Eyes test program for shaped windows into the Hg repository and got it building and linking as a test.
Diffstat (limited to 'test/README')
-rw-r--r-- | test/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/README b/test/README index 21845992..183b0e6a 100644 --- a/test/README +++ b/test/README @@ -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 |