Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
Wed, 29 Nov 2006 10:38:07 +0000 | Ryan C. Gordon | Apparently it's possible that MSVC will want to call a built-in function to |
Wed, 29 Nov 2006 10:34:05 +0000 | Ryan C. Gordon | Merge r2918:2919 from 1.2 branch: alloca macro params in parentheses. |
Wed, 29 Nov 2006 10:26:32 +0000 | Ryan C. Gordon | Use SDL_strcmp(), not strcmp(). |
Wed, 29 Nov 2006 10:22:59 +0000 | Ryan C. Gordon | Logic error in SDL_video.c (used bitwise OR instead of logical OR). |