Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
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() |
Wed, 16 Dec 2009 06:53:53 +0000 | Sam Lantinga | Added SDL_GetCPUCount() to see how many cores are available. |