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