Mercurial > sdl-ios-xcode
log src/file/SDL_rwops.c @ 2387:c33898db6b34 gsoc2008_iphone
age | author | description |
---|---|---|
Thu, 12 Jul 2007 20:00:50 +0000 | Bob Pendleton | This code adds support for DirectColor visuals to SDL 1.3. The support uses part of the Xmu library. To ensure that the library is |
Thu, 12 Jul 2007 06:53:20 +0000 | Sam Lantinga | Visual C++ compiler warning fixes |
Wed, 11 Jul 2007 14:51:49 +0000 | Sam Lantinga | indent |
Tue, 10 Jul 2007 19:06:02 +0000 | Ryan C. Gordon | Merged r3201:3204 from branches/SDL-1.2: win32 rwops tweaks. |
Tue, 10 Jul 2007 16:05:50 +0000 | Sam Lantinga | Merged memory leak fix from SDL 1.2 |
Tue, 10 Jul 2007 05:29:56 +0000 | Sam Lantinga | Oh yeah, they're boolean values... |
Tue, 10 Jul 2007 05:25:19 +0000 | Sam Lantinga | Updated to use size_t instead of int for amounts of data. |