Mercurial > sdl-ios-xcode
log src/audio/SDL_mixer_MMX_VC.c @ 1408:ceb5c2fec4f1
age | author | description |
---|---|---|
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 |