Mercurial > sdl-ios-xcode
annotate test/COPYING @ 4433:9fa97c6b0014
Fixed bug 984
SDL_CreateTexture allows the creation of textures of size 0, which can lead to div by 0 errors
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Thu, 15 Apr 2010 21:27:32 -0700 |
parents | e8157fcb3114 |
children |
rev | line source |
---|---|
0 | 1 |
2 The test programs in this directory tree are for demonstrating and | |
3 testing the functionality of the SDL library, and are placed in the | |
4 public domain. | |
5 | |
6 October 28, 1997 | |
7 -- | |
252
e8157fcb3114
Updated the source with the correct e-mail address
Sam Lantinga <slouken@libsdl.org>
parents:
0
diff
changeset
|
8 Sam Lantinga (slouken@libsdl.org) |