Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
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). |
Tue, 21 Nov 2006 23:24:33 +0000 | Ryan C. Gordon | Merged r2913:2914 from SDL-1.2 branch into trunk: alpha blit GCC MMX asm fix. |