Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
Fri, 08 Dec 2006 00:16:38 +0000 | Ryan C. Gordon | Logic error in BeOS video mode selection ("width" where it should be "height"). |
Fri, 01 Dec 2006 20:25:03 +0000 | Ryan C. Gordon | From: Torsten Giebl |
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). |
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. |