Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
Fri, 06 Jul 2007 09:22:18 +0000 | Sam Lantinga | Fixed bug #382 |
Thu, 05 Jul 2007 06:35:40 +0000 | Sam Lantinga | Fixed bug #436 |
Thu, 05 Jul 2007 06:14:26 +0000 | Sam Lantinga | Fixed bug #77 |
Thu, 05 Jul 2007 05:57:31 +0000 | Sam Lantinga | Fixed mode code under VMware running Windows 98 |
Thu, 05 Jul 2007 05:28:08 +0000 | Sam Lantinga | I'm not sure this is a good idea yet, since it adds a unicows.dll redistribution requirement on windows, but adding unicows allows SDL 1.3 to run on Windows 98. |
Thu, 05 Jul 2007 04:34:48 +0000 | Sam Lantinga | Removed campatibility behavior for 1.3 |
Thu, 05 Jul 2007 02:47:54 +0000 | Ryan C. Gordon | Replaced a few memset/memcpy calls with SDL_memset/SDL_memcpy. |