Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
Wed, 16 Dec 2009 19:50:51 +0000 | Ryan C. Gordon | Initial band-aids on SDL_GetMouseState() API breakage. More work to come. |
Wed, 16 Dec 2009 16:42:04 +0000 | Sam Lantinga | Fixed cpuid assembly to work on PIC code |
Wed, 16 Dec 2009 16:08:17 +0000 | Sam Lantinga | Allocate memory only if we're going to overwrite an environment variable |
Wed, 16 Dec 2009 11:03:38 +0000 | Ryan C. Gordon | Updated svn:ignore. |
Wed, 16 Dec 2009 10:59:51 +0000 | Ryan C. Gordon | Implemented SDL_setenv(), moved SDL_putenv() to compat. |
Wed, 16 Dec 2009 08:17:05 +0000 | Sam Lantinga | Implemented Windows version of SDL_GetCPUCount() |