Mercurial > audlegacy-plugins
log ChangeLog @ 928:88bf800eba26 trunk
age | author | description |
---|---|---|
Mon, 09 Apr 2007 08:50:46 -0700 | nenolod | [svn] - use C-style vectors instead of apple's stuff trunk |
Mon, 09 Apr 2007 08:30:03 -0700 | nenolod | [svn] - fix altivec implementation trunk |
Mon, 09 Apr 2007 08:11:42 -0700 | chainsaw | [svn] Spell internal & pseudorandom in a consistent way. Add missing altivec.h include in SFMT-alti.h; more work to be done as it still does not build. trunk |
Mon, 09 Apr 2007 03:51:00 -0700 | yaz | [svn] - make madplug ignore crc error. closes #884. trunk |
Mon, 09 Apr 2007 03:21:02 -0700 | yaz | [svn] -adjust size of variable in dither code. trunk |
Mon, 09 Apr 2007 02:26:28 -0700 | yaz | [svn] - replace SSE2 detection macro. trunk |
Sun, 08 Apr 2007 21:30:22 -0700 | yaz | [svn] - replace random number generator in dithering code with SIMD-oriented Fast Mersenne Twister (SFMT). it reduces CPU load on SSE2 or AltiVec capable platform. trunk |