SDL-mirror/src/audio
Patrice Mandin 0fee077381 Save/restore FPU registers in interrupt
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402091
2006-09-16 16:59:46 +00:00
..
alsa Whoops, wrong tokens for int32 support in ALSA driver (specified unsigned 2006-09-01 18:04:01 +00:00
amigaos Actually, my silly logic bug was actually correct. :/ 2006-08-31 23:16:48 +00:00
arts First shot at new audio data types (int32 and float32). 2006-08-24 12:10:46 +00:00
baudio Actually, my silly logic bug was actually correct. :/ 2006-08-31 23:16:48 +00:00
bsd First shot at new audio data types (int32 and float32). 2006-08-24 12:10:46 +00:00
dart Actually, my silly logic bug was actually correct. :/ 2006-08-31 23:16:48 +00:00
dc Let SDL convert to valid Dreamcast audio formats instead of failing if the 2006-08-31 23:16:23 +00:00
disk SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. 2006-07-10 21:04:37 +00:00
dma First shot at new audio data types (int32 and float32). 2006-08-24 12:10:46 +00:00
dmedia Cleaned up IRIX audio driver, added float32 support and fallbacks when 2006-09-01 00:04:07 +00:00
dsp First shot at new audio data types (int32 and float32). 2006-08-24 12:10:46 +00:00
dummy SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. 2006-07-10 21:04:37 +00:00
esd SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. 2006-07-10 21:04:37 +00:00
macosx Fixed macosx audio initialization (passed wrong struct to CoreAudio). 2006-09-02 21:50:04 +00:00
macrom Mac OS 9 support for int32/float32. 2006-09-01 06:01:03 +00:00
mint Save/restore FPU registers in interrupt 2006-09-16 16:59:46 +00:00
mme Updated Tru64 audio to support int32. 2006-09-01 06:43:41 +00:00
nas First shot at new audio data types (int32 and float32). 2006-08-24 12:10:46 +00:00
nto QNX6 support for int32/float32 (isn't this just ALSA?!) 2006-09-01 06:55:41 +00:00
paudio First shot at new audio data types (int32 and float32). 2006-08-24 12:10:46 +00:00
sun Added a FIXME and macro to sun audio. 2006-09-01 22:48:43 +00:00
ums First shot at new audio data types (int32 and float32). 2006-08-24 12:10:46 +00:00
windib Fixed typo in windib audio. 2006-09-13 04:47:46 +00:00
windx5 int32 support for windib and windx5 audio backends. 2006-09-01 07:50:36 +00:00
SDL_audio.c Reordered the favored audio format list a little. 2006-08-31 20:59:42 +00:00
SDL_audio_c.h First shot at new audio data types (int32 and float32). 2006-08-24 12:10:46 +00:00
SDL_audiocvt.c Replaced unions with calls to SDL_SwapFloat... 2006-09-01 19:29:49 +00:00
SDL_audiodev.c SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. 2006-07-10 21:04:37 +00:00
SDL_audiodev_c.h SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. 2006-07-10 21:04:37 +00:00
SDL_audiomem.h SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. 2006-07-10 21:04:37 +00:00
SDL_audiotypecvt.c Fixed broken audio conversions between float and unsigned datatypes. 2006-09-01 18:07:41 +00:00
SDL_mixer.c Replaced unions with calls to SDL_SwapFloat... 2006-09-01 19:29:49 +00:00
SDL_mixer_m68k.c SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. 2006-07-10 21:04:37 +00:00
SDL_mixer_m68k.h SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. 2006-07-10 21:04:37 +00:00
SDL_mixer_MMX.c SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. 2006-07-10 21:04:37 +00:00
SDL_mixer_MMX.h SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. 2006-07-10 21:04:37 +00:00
SDL_mixer_MMX_VC.c SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. 2006-07-10 21:04:37 +00:00
SDL_mixer_MMX_VC.h SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. 2006-07-10 21:04:37 +00:00
SDL_sysaudio.h SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. 2006-07-10 21:04:37 +00:00
SDL_wave.c Continuing my quest to replace all the bitwise operations on SDL_AudioFormats 2006-09-01 19:16:26 +00:00
SDL_wave.h Added int32 adn float32 support to SDL_LoadWAV_RW(). 2006-08-31 21:00:10 +00:00
sdlgenaudiocvt.pl Fixed broken audio conversions between float and unsigned datatypes. 2006-09-01 18:07:41 +00:00