Mercurial > sdl-ios-xcode
log src/cpuinfo/SDL_cpuinfo.c @ 5284:96a22141cf86 tip
age | author | description |
---|---|---|
Fri, 11 Feb 2011 23:02:35 -0800 | Sam Lantinga | Fixed SSE4 detection, and split it into SSE 4.1 and 4.2 |
Fri, 11 Feb 2011 22:37:15 -0800 | Sam Lantinga | Happy 2011! :) |
Fri, 11 Feb 2011 14:51:04 -0800 | Sam Lantinga | Updated CPU detection code for SSE3 and SSE4 and removed obsolete 3DNow! and Altivec support. |
Thu, 27 Jan 2011 20:46:45 -0800 | Sam Lantinga | Added API function to get CPU cache line size. |
Thu, 27 Jan 2011 16:46:15 -0800 | Sam Lantinga | Added cache line size info in SDL_cpuinfo.h |
Mon, 24 Jan 2011 21:20:30 -0800 | Sam Lantinga | Include windows.h in a single point in the source, so we can be consistent about the definition of UNICODE and have core utility functions for Windows that all modules can share. |