log src/cpuinfo/SDL_cpuinfo.c @ 3580:951dd6a5d1a2

age author description
2009-12-16 Sam Lantinga Implemented Windows version of SDL_GetCPUCount()
2009-12-16 Sam Lantinga Added SDL_GetCPUCount() to see how many cores are available.
2009-12-03 Sam Lantinga Missing pop over a jump
2009-11-30 Sam Lantinga Reduced the push/pop sequence to a single pair, and ported this fix over to the other architectures.
2009-11-30 Sam Lantinga Fixed crash - need to save and restore rbx around cpuid, since the compiler may be assuming the stack pointer isn't being modified when filling in %0.
2009-10-30 Sam Lantinga cpuid doesn't actually change the flags register
2009-10-30 Sam Lantinga Fixed bug #734
2009-09-26 Sam Lantinga Fixed 32-bit build
2009-09-26 Sam Lantinga Fixed bug #734
2009-09-05 Sam Lantinga Added 64-bit architectures to the fat build script
2009-01-04 Sam Lantinga Fixed some dependency issues with SDL_revision.h
2008-12-24 Sam Lantinga Fixed CPU feature detection on x86_64 platform
2008-12-08 Sam Lantinga Updated copyright date
2006-07-10 Sam Lantinga SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.