Mercurial > sdl-ios-xcode
log src/cpuinfo/SDL_cpuinfo.c @ 4387:72d3b4fd918b SDL-1.2
age | author | description |
---|---|---|
Thu, 03 Dec 2009 04:20:46 +0000 | Sam Lantinga | Missing pop over a jump SDL-1.2 |
Wed, 02 Dec 2009 16:24:21 +0000 | 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. SDL-1.2 |
Sun, 01 Nov 2009 17:51:39 +0000 | Ryan C. Gordon | 1.2 branch: fixed assembly code register clobbering. SDL-1.2 |
Sat, 26 Sep 2009 21:38:07 +0000 | Sam Lantinga | Fixed 32-bit build SDL-1.2 |
Sat, 26 Sep 2009 10:05:07 +0000 | Sam Lantinga | Fixed bug #734 SDL-1.2 |
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 |