Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
Thu, 17 Dec 2009 03:04:04 +0000 | Sam Lantinga | Added support for querying the number of CPUs available on Linux. This also happens to work on Mac OS X. |
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. |