log src/audio/SDL_mixer_MMX_VC.c @ 1886:44635227a939

age author description
2006-02-26 Sam Lantinga Updated OS/2 build, yay!
2006-02-21 Sam Lantinga Use consistent identifiers for the various platforms we support.
2006-02-06 Sam Lantinga It's now possible to build SDL without any C runtime at all on Windows,
2005-11-23 Ryan C. Gordon OS/2 port!
2005-09-28 Ryan C. Gordon Same inline asm bug in S8 mixer, fixed last night, is also in the MSVC version.
2005-04-17 Ryan C. Gordon Mixer: Visual C MMX asm code now aligns loops to 16 bytes.
2003-11-24 Sam Lantinga Greatly simplified the SDL CPU info code
2003-01-20 Sam Lantinga Cth converted the MMX audio mixing routines to VC++ syntax