Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
Sat, 14 Jul 2007 08:00:50 +0000 | Sam Lantinga | Fixed bug #373 SDL-1.2 |
Sat, 14 Jul 2007 07:26:34 +0000 | Ryan C. Gordon | Mac OS X/x86 won't build the MMX/YUV inline assembly without optimizations SDL-1.2 |
Sat, 14 Jul 2007 07:06:46 +0000 | Ryan C. Gordon | Reverted r3255:3256. Don't actually need it unless the build is broken. :) SDL-1.2 |
Sat, 14 Jul 2007 07:01:38 +0000 | Ryan C. Gordon | Removed some unused static variables. SDL-1.2 |
Sat, 14 Jul 2007 06:45:01 +0000 | Ryan C. Gordon | Mac OS X thinks we want a function call to SDL_memcpy() and not memcpy() here, SDL-1.2 |
Fri, 13 Jul 2007 18:44:43 +0000 | Patrice Mandin | Call GEM_CheckMouseMode everytime something may change mouse form, and do it properly SDL-1.2 |