Mercurial > sdl-ios-xcode
log src/cpuinfo/SDL_cpuinfo.c @ 4241:d3a210342761 SDL-1.2
age | author | description |
---|---|---|
Wed, 01 Jul 2009 19:06:31 +0000 | Ryan C. Gordon | Patch from Fedora project to fix crashes with SDL_HasSSE() on amd64. SDL-1.2 |
Mon, 08 Dec 2008 00:25:42 +0000 | Sam Lantinga | Updated copyright date SDL-1.2 |
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 |