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
|
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
|