log src/audio/SDL_mixer_MMX_VC.c @ 4393:9afe12fb4c41 SDL-1.2

age author description
Mon, 12 Oct 2009 08:58:12 +0000 Ryan C. Gordon Forcibly disabled MMX mixers. SDL-1.2
Mon, 08 Dec 2008 00:25:42 +0000 Sam Lantinga Updated copyright date SDL-1.2
Fri, 28 Dec 2007 18:07:59 +0000 Sam Lantinga Date: Thu, 15 Nov 2007 10:33:01 +0100 SDL-1.2
Sun, 24 Jan 2010 21:10:53 +0000 Sam Lantinga Fixed bug #926
Sun, 10 Jan 2010 07:48:14 +0000 Ryan C. Gordon Merged r5070:5071 from branches/SDL-1.2: forcibly disable buggy MMX mixers.
Mon, 08 Dec 2008 00:27:32 +0000 Sam Lantinga Updated copyright date
Fri, 28 Dec 2007 18:08:43 +0000 Sam Lantinga Merged changeset 3463 from SDL 1.2, fixed compile error with Intel compiler.
Mon, 10 Jul 2006 21:04:37 +0000 Sam Lantinga SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
Fri, 30 Jun 2006 08:18:44 +0000 Sam Lantinga Added a userdata parameter for event filters. SDL-1.3
Fri, 30 Jun 2006 05:50:35 +0000 Sam Lantinga Fixed indenting in MSVC inline assembly SDL-1.3
Fri, 30 Jun 2006 05:42:49 +0000 Sam Lantinga Cleaned up a bunch of warnings, started adding Win32 event support SDL-1.3
Mon, 29 May 2006 04:04:35 +0000 Sam Lantinga more tweaking indent options SDL-1.3
Sun, 28 May 2006 13:04:16 +0000 Sam Lantinga Revamp of the video system in progress - adding support for multiple displays, multiple windows, and a full video mode selection API. SDL-1.3
Sun, 26 Feb 2006 19:30:21 +0000 Sam Lantinga Updated OS/2 build, yay!
Tue, 21 Feb 2006 08:46:50 +0000 Sam Lantinga Use consistent identifiers for the various platforms we support.
Mon, 06 Feb 2006 08:28:51 +0000 Sam Lantinga It's now possible to build SDL without any C runtime at all on Windows,
Wed, 23 Nov 2005 07:29:56 +0000 Ryan C. Gordon OS/2 port!
Wed, 28 Sep 2005 03:34:24 +0000 Ryan C. Gordon Same inline asm bug in S8 mixer, fixed last night, is also in the MSVC version.
Sun, 17 Apr 2005 10:27:00 +0000 Ryan C. Gordon Mixer: Visual C MMX asm code now aligns loops to 16 bytes.
Mon, 24 Nov 2003 09:22:12 +0000 Sam Lantinga Greatly simplified the SDL CPU info code
Mon, 20 Jan 2003 16:01:20 +0000 Sam Lantinga Cth converted the MMX audio mixing routines to VC++ syntax