Mercurial > sdl-ios-xcode
log src/cpuinfo/SDL_cpuinfo.c @ 3697:f7b03b6838cb
age | author | description |
---|---|---|
Sun, 24 Jan 2010 21:10:53 +0000 | Sam Lantinga | Fixed bug #926 |
Wed, 06 Jan 2010 04:33:31 +0000 | Sam Lantinga | Fixed bug #924 |
Thu, 17 Dec 2009 04:01:29 +0000 | Sam Lantinga | Implemented 64-bit version of cpuid code |
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 16:42:04 +0000 | Sam Lantinga | Fixed cpuid assembly to work on PIC code |
Wed, 16 Dec 2009 08:17:05 +0000 | Sam Lantinga | Implemented Windows version of SDL_GetCPUCount() |